corgi agent kanban
corgi agent kanban
One card per ticket: Inbox, Ready, Running, Blocked, Review, Done
Synopsis
The board corgi derives from what it knows — the inbox, the unattended runs, the sessions on each branch, the handoffs, the tracker's own columns. A card is Running because a run or a session is on it, Review because a pull request is open, Blocked because the breaker tripped or a run said so, Ready because a handoff or a deferred run is waiting. Nobody drags a card into a column; moving a ticket moves it on the tracker (corgi agent watch move).
corgi agent kanban corgi agent kanban --workspace api --json
corgi agent kanban [flags]
Options
-h, --help help for kanban
--workspace string only this workspace's cards
Options inherited from parent commands
--describe Describe contents of corgi-compose file
--dockerContext string Specify docker context to use, can be default,orbctl,colima (default "default")
-l, --exampleList List examples to choose from. Click on any example to download it
-f, --filename string Custom filepath for for corgi-compose
--fromScratch Clean the .corgi/corgi_services folder before running
-t, --fromTemplate string Create corgi service from template url
--fromTemplateName string Create corgi service from template name and url
-g, --global Use global path to one of the services
--interactive Force interactive prompts even when no TTY/agent detected
--isolate string Run this workspace under a named lease: own port block, own database names, own containers
--json Emit machine-readable JSON output
--privateToken string Private token for private repositories to download files
-o, --runOnce Run corgi once and exit
--silent Hide all welcome messages
SEE ALSO
- corgi agent - Keep Claude Code Remote Control running for your corgi workspaces