Skip to main content

corgi agent continue

corgi agent continue

Let the daemon continue a limited session when its limit is over

Synopsis

A session that hit a usage limit is waiting on a clock, not on you. With this on, the daemon plans a resume from the account's reset time (or a few minutes after an overload), types "continue" once the numbers say the window is back, and gives up after a few tries if the limit comes straight back.

corgi agent continue on corgi agent continue off corgi agent continue what is set now

The board shows the plan on the key ("continues 14:02"). The VS Code extension has the same feature; when the daemon does it, the extension stands down.

corgi agent continue [on|off] [flags]

Options

-h, --help help for continue

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
Auto generated by spf13/cobra on 20-Sep-2026