Every workspace is a separate branch
Each workspace is backed by a real git worktree — a separate working directory with its own branch. OpenCode sessions stay isolated, so you can explore multiple implementation paths without tangling the repo.
- Git changes and ahead/behind counts at a glance
- Launch OpenCode in a new workspace in seconds
- Push branches and open Pull Requests directly from the app
- Archive or delete when you're done