We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfc6d8 commit 7dd1e46Copy full SHA for 7dd1e46
docs/cli/headless.md
@@ -31,7 +31,8 @@ Returns a stream of newline-delimited JSON (JSONL) events.
31
- `tool_use`: Tool call requests with arguments.
32
- `tool_result`: Output from executed tools.
33
- `error`: Non-fatal warnings and system errors.
34
- - `result`: Final outcome with aggregated statistics.
+ - `result`: Final outcome with aggregated statistics and per-model token usage
35
+ breakdowns.
36
37
## Exit codes
38
0 commit comments