claude-code How to Get Claude Code Notifications on Your Phone Claude Code has no built-in notification system. Here's how to get alerted when your session needs attention — from DIY webhooks to real-time approval gates on your phone.
claude-code The Best Apps to Control Coding Agents from Mobile (2026) Grass, Happy Coder, Claude Code Remote Control, Cursor Mobile, and AgentsRoom Mobile all let you control coding agents from your phone. Here's which one fits your setup.
claude-code How to Set Up Claude Code on Daytona How to create a Daytona workspace, install Claude Code inside it, and run a fully cloud-based agent — laptop closed, session persistent, optionally accessible from your phone.
claude-code How to Run Claude Code on a Remote Server How to SSH into a remote Linux server, install Claude Code, keep it running persistently with tmux, and optionally connect to the session from your phone without a terminal.
claude-code How to Run Claude Code on a VPS (DigitalOcean, Hetzner, EC2) How to provision a VPS, install Claude Code, add basic security hardening, and keep sessions running persistently with tmux. Covers DigitalOcean, Hetzner, and AWS EC2.
claude-code How to Keep Claude Code Running After You Close Your Terminal Claude Code exits when you close your terminal because it receives SIGHUP. tmux is the fix — here's how to set it up, detach, and reconnect, with screen and nohup as alternatives.
claude-code Claude Code Stops When I Disconnect from SSH — How to Fix It Claude Code exits on SSH disconnect because the OS sends SIGHUP to all foreground processes. tmux is the permanent fix — here's how to set it up and recover a crashed session.
claude-code How to Run Claude Code with tmux A complete tmux workflow for Claude Code — named sessions per project, multiple parallel agents in separate windows or panes, detach and reattach, and session recovery.
developer-tools How to Access Your Dev Server from Your Phone Three options for accessing a running dev server from your phone — mobile SSH apps, Tailscale, and Grass for agent-specific workflows that don't need a terminal at all.
claude-code How to Use Tailscale with Claude Code for Remote Access How to set up Tailscale on a server running Claude Code so you can access the session securely from any network — without opening SSH ports or managing firewall rules.
developer-tools How to Connect to a Remote Dev Server Without SSH Four alternatives to SSH for accessing a remote dev server — from web-based terminals to VS Code tunnels to Daytona workspaces — and how Grass replaces SSH entirely for agent workflows.
claude-code Claude Code Keeps Asking for Permission — How to Handle It Three options for handling Claude Code's approval gates: disable them entirely with --dangerously-skip-permissions, auto-approve specific tools, or handle them remotely from your phone with Grass.
use-case How to Run Claude Code Unattended How to keep a Claude Code session alive, handle approval gates from your phone, and check in on progress without touching a laptop.
use-case Is There a Mobile App for Claude Code? Claude Code has no official native mobile app, but three tools let you monitor, control, and approve agent actions from your phone today.
technical-guide How to Connect Grass to Claude Code A deep dive into the Grass and Claude Code integration: how sessions are created and resumed, how the permission system works, and how to get the most out of both tools together.
technical-guide Getting Started with Grass in 5 Minutes Everything you need to go from zero to a live coding agent session on your phone: install the CLI, scan the QR code, and start monitoring in under 5 minutes.
use-case How to Approve or Deny a Coding Agent Action from Your Phone When your coding agent needs permission to write a file or run a command, Grass surfaces the request on your phone instantly. One tap to approve or deny — wherever you are.
use-case How to Manage Multiple Coding Agents from Your Phone Running more than one coding agent at a time? Grass lets you monitor all of them from a single mobile app — switching between sessions, handling approvals, and checking diffs.
use-case How to Kick Off a Coding Task During Your Commute Your commute doesn't have to be dead time. With Grass, you can start a coding agent session from your phone and arrive at your desk with the work already underway.
use-case How to Review Your Agent's Code Changes from Your Phone Your agent just finished a feature build. Grass lets you review every file it touched — diffs, syntax highlighting, line numbers — right from your phone.
use-case How to Monitor a Long-Running Coding Agent Overnight You don't have to sit at your laptop while your coding agent works. Grass lets you monitor it, handle approval gates, and check progress from your phone — overnight or anywhere.