corgi agent stream
corgi agent stream
Which workspaces a paired phone may read as a conversation
Synopsis
A paired phone can show a session as a chat — your prompts, Claude's words, every tool call and result — for sessions in the workspaces listed here. Nothing streams until you enable a workspace, and nothing is pushed: the phone pulls while its chat sheet is open, over the sealed link, and the session's row shows an eye while it does. What looks like a secret in a tool result is scrubbed before it leaves.
corgi agent stream # what is allowed corgi agent stream enable --workspace api # this workspace corgi agent stream enable --all # every workspace corgi agent stream disable [--workspace api]
corgi agent stream [flags]
Options
-h, --help help for stream
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 stream disable - Stop the phone reading sessions in a workspace (--workspace), or everywhere
- corgi agent stream enable - Let the phone read sessions in a workspace (--workspace), or all (--all)