Skip to content

Agents

Git worktrees

Keep concurrent agent work isolated, reviewable, and compatible with Git.

Isolation you can inspect

Each agent can own a Git worktree and branch. Standard Git commands remain authoritative, so work is reviewable even when the desktop application is closed.

  • One branch per assignment
  • Visible diffs
  • Independent test runs
  • Human-controlled integration