Workspace and projects
The core surface for splitting, arranging, and returning to parallel work.
Multi-pane workspace
Split horizontally or vertically, resize freely, drag sessions between panes, and move, clone, or rearrange tabs. Double-click an empty pane to create a session.
Canvas workspace
Arrange, drag, and resize live terminal and chat sessions freely. Navigate with zoom, pan, fit-to-view, layout reset and undo, plus a minimap for distant sessions.
Multi-input mode
Send the same input to every visible session for repeated commands or parallel checks.
Project groups and ordering
Create a git project or add an existing one, organize it into named workspaces, and reorder projects and sessions by dragging.
Worktree workspaces
Adopt an existing linked git worktree as a sidebar workspace, keep related sessions together, and inspect or remove worktrees from project settings. Shared worktrees separate removing sessions from deleting files on disk.
Isolated git worktrees
Give standalone sessions their own worktree so one repository can be worked on in parallel without collisions. Cleanup includes prompts, an always-delete mode, and undo for delayed deletion.