mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-23 00:41:13 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| CLAUDE.md | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||