File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -224,6 +224,12 @@ agent-strace server [--port 4317] [--storage DIR] Start a server-side event col
224224agent-strace auto [--framework NAME] -- <cmd> Run a command with auto-instrumentation
225225agent-strace watch [--timeout DURATION] [--budget $] [--on-death CMD] [--rules file]
226226 Watch a live session; kill/pause on rule breach
227+ agent-strace lint [session-id] [--strict] [--all] [--since DURATION]
228+ Analyse a session for bad behaviour patterns
229+ agent-strace compare <session-id-a> <session-id-b> [--tag TAG] [--format json]
230+ Session-to-session regression report
231+ agent-strace budget-report [--since DATE] [--format text|markdown|json]
232+ Weekly spend digest across sessions
227233agent-strace share <session-id> [-o file] Export a self-contained HTML report
228234agent-strace standup [--session id] Standup report from session trace (no LLM)
229235agent-strace freshness [--scope glob] Context freshness check vs last session
You can’t perform that action at this time.
0 commit comments