Every workspace is a separate branch
Each workspace is backed by a real git worktree — a separate working directory with its own branch. Gemini CLI sessions never interfere with each other, which makes experimentation less risky and cleanup much easier.
- Git changes and ahead/behind counts at a glance
- Launch Gemini CLI in a new workspace in seconds
- Push branches and open Pull Requests directly from the app
- Archive or delete when you're done