Every agent gets its own branch
Each workspace is backed by a real git worktree — a separate working directory with its own branch. Agents never interfere with each other. No stashing, no switching, no conflicts. Run five agents on five features simultaneously.
- Git changes and ahead/behind counts at a glance
- Launch any agent in a new workspace in seconds
- Push branches and open Pull Requests directly from the app
- Archive or delete when you're done