entire recap shows a time-based summary of agent and checkpoint activity. By default, it opens the interactive recap view for today.
Use --static when you want plain terminal output, such as in a script, transcript, or docs example:
Time Windows
Choose the range you want to summarize:Views
Limit recap to one agent:Flags
| Flag | Description |
|---|---|
--90 | Show the rolling 90-day window. |
--agent ID | Show activity for one agent, or use all. Defaults to all. |
--color MODE | Set color output to auto, always, or never. Defaults to auto. |
--day | Show today only. This is the default time window. |
--insecure-http-auth | Allow plain HTTP auth. Local development only. |
--month | Show this calendar month. |
--static | Print static output instead of opening the interactive recap. |
--view VIEW | Choose which columns to show: you, team, or both. Defaults to both. |
--week | Show the last 7 days. |
-h, --help | Show help for entire recap. |