corgi agent attempts
corgi agent attempts
Compare the sessions a fan-out opened on a ticket, and pick one
Synopsis
corgi agent watch work ABC-123 --attempts 3 opens three sessions on the ticket, a worktree each. This puts them side by side — status, what each built, whether its tests and the workspace's done-when passed, what it cost, the pull request it opened — and picks one:
corgi agent attempts every fan-out on the board corgi agent attempts ABC-123 corgi agent attempts pick ABC-123 2 keep attempt 2: the others are interrupted and marked; their worktrees stay until you remove them
corgi agent attempts [ref] [flags]
Options
-h, --help help for attempts
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
- corgi agent attempts pick - Keep one attempt: the others are interrupted and marked not picked