corgi agent today
corgi agent today
What has been done today — yours and the watch's
Synopsis
Answers "what have I done today?" in one place: the commits that landed, what
Claude was asked, and — the part nothing else records — what corgi agent watch --auto
did on its own while nobody was looking, with the pull requests it opened.
The window is today since midnight, not a rolling 24 hours, so the answer does not drift into yesterday evening.
corgi agent today # since midnight corgi agent today --since 72h # a longer stretch corgi agent today --write # a few sentences from claude -p corgi agent today --json # the same, machine readable
corgi agent today [flags]
Options
-h, --help help for today
--since string A rolling window like 8h instead of since midnight
--write Have claude -p turn the list into a few sentences
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