fabro/crates/attractor/tests
Bryan Helmkamp 778bf45a0b Add cache tokens, reasoning tokens, and file change tracking to pipeline logs
Embed the full Usage struct (with cache_read_tokens, cache_write_tokens,
reasoning_tokens) in AssistantMessage events instead of bare input/output
token fields. Add skip_serializing_if annotations to keep NDJSON clean.
Extend StageUsage with cache/reasoning aggregation. Track files touched
via write_file/edit_file tool call correlation in the backend bridge.
Update format functions, cost accumulator, and TypeScript types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 2c15cd247556
2026-02-25 13:01:45 -05:00
..
cli.rs Write progress.ndjson and live.json to logs dir during pipeline runs 2026-02-24 09:50:19 -05:00
integration.rs Add cache tokens, reasoning tokens, and file change tracking to pipeline logs 2026-02-25 13:01:45 -05:00