Volli Code
A ticket is a terminal workspace. Move one to Doing and a coding agent starts in its own git worktree.
Volli Code runs on macOS and keeps everything on your machine. Projects, tickets, and history live in a local SQLite database. There’s no account and no sync.
Start here
Section titled “Start here”InstallDownload the app or build it from source.
QuickstartAdd a project, write a ticket, and watch an agent pick it up.
ConceptsTickets, sessions, worktrees, and the words Volli uses for them.
CLI referenceEvery volli command, for you and for the agents you run.
What you can do
Section titled “What you can do”Plan on a boardFive fixed columns track whose turn it is. Backlog and Todo are yours, Doing belongs to an agent, Needs Review comes back to you.
Run agents in isolationEach ticket gets its own git worktree and branch, so two agents can work at once without touching each other's files or your main checkout.
Bring your own agentVolli supports Claude Code, Codex, and OpenCode directly, and launches whichever CLI you point it at.
Let agents drive the boardAgents report progress through the bundled volli CLI over a local socket, which moves tickets between columns.