Skip to content

agent-top v0.3.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:39
· 37 commits to main since this release

[0.3.5] - 2026-09-04

Added

  • The cost is broken down per kind of token in the detail pane, with the price each was charged at and what it came to, and the total names the table it was priced from ("list price, built-in table" or "your price file"). A figure that differs from the harness's own display can now be traced to the one line that differs, instead of looking like a bug. --json carries the same lines as cost_breakdown and the table as price_source; both are additive.
  • A README section, "If the cost does not match your harness", with a real worked example (Claude Code pricing Fable 5.1 cache reads at $0.50 per million where the published page says $0.25) and the one-model override that makes the figures agree.

Changed

  • The README's Prices section says plainly that a user file overrides the built-in table one model at a time.