Every workspace is a separate branch
Each workspace is backed by a real git worktree — a separate working directory with its own branch. Codex CLI sessions never step on each other, so you can test ideas in parallel without turning your repo into a branch-management chore.
- Git changes and ahead/behind counts at a glance
- Launch Codex CLI in a new workspace in seconds
- Push branches and open Pull Requests directly from the app
- Archive or delete when you're done