Every workspace is a separate 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.
- Git changes and ahead/behind counts at a glance
- Launch an agent in a new workspace in seconds
- Push branches and open Pull Requests directly from the app
- Archive or delete when you're done