corgi agent new
corgi agent new
Open a new Claude Code session in the editor window in front
Synopsis
Asks the corgi VS Code extension to open a fresh integrated terminal in an editor window and run claude in it: the window named with --window, else the one the last focus landed in, else the most recently connected. The new session takes the lowest free key within a second. The "+" key on a deck.
corgi agent new [flags]
Options
--bot corgi agent bot list Open it as this bot: its workspace, account, model and soul (corgi agent bot list)
-h, --help help for new
--isolate Start it in a worktree of its own, on a corgi/session-<time> branch, so it never touches the checkout the window is on
--model string The model, as claude --model takes it
--profile corgi agent profiles The account profile to run under (corgi agent profiles)
--prompt string The first prompt, typed once the session is up
--window corgi agent windows Editor window id, as corgi agent windows lists them (default: the one in front)
--workspace corgi agent workspaces Open it in this workspace's window, as corgi agent workspaces names them (default: the window in front)
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
--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