Agent Handoff
Sometimes you want to take over from the dashboard and work directly in your terminal or editor. Agent Handoff lets you continue any session in your preferred tool with one click.
How It Works
Click the Continue in… dropdown on any session card. CrewHub auto-detects available targets on your system:
| Target | Command |
|---|---|
| iTerm2 | Opens a new tab with claude --resume <session-id> |
| Warp | Opens a new Warp tab |
| Terminal.app | Opens a new window |
| VS Code | Opens in integrated terminal |
| Copy command | Copies the claude --resume command to clipboard |
Session Continuity
When you resume a session in the terminal, CrewHub keeps monitoring it. Updates from the terminal session appear in the dashboard in real-time — the handoff is seamless in both directions.
Agent Handoff requires the claude CLI to be installed. It uses claude --resume <session-id> to pick up where the dashboard left off.
Zen Mode
For a distraction-free single-agent view, click the fullscreen icon on any session to enter Zen Mode. Zen Mode shows only that session's chat, activity, and stats — no other agents visible. Perfect for focused work on one task.