🛠️Set Custom Model Prices in AgentsView Token Tracker
TL;DR
Simon Willison shows how to add custom model pricing to AgentsView, Wes McKinney's CLI for tracking token spend across coding agents. The fix lets new models like Claude Fable 5 show real costs before the tool's price database updates.
Simon Willison shows how to add custom model pricing to AgentsView, Wes McKinney's CLI for tracking token spend across coding agents. The fix lets new models like Claude Fable 5 show real costs before the tool's price database updates.
Key Points
AgentsView reads transcripts from Claude Code, Codex, Pi, and more to total token spend
Run it with uvx for an ASCII table of per-agent spending in the terminal
Add custom prices in ~/.agentsview/config.toml when a model is missing
Willison logged $82.92 in tokens within about 4.5 hours of getting Fable 5 access
Why It Matters
As coding-agent bills climb, per-model token visibility is becoming a basic ops requirement rather than a nice-to-have.
Quick Facts
Frequently Asked Questions
Why does this matter?
As coding-agent bills climb, per-model token visibility is becoming a basic ops requirement rather than a nice-to-have.
What happened?
Simon Willison shows how to add custom model pricing to AgentsView, Wes McKinney's CLI for tracking token spend across coding agents. The fix lets new models like Claude Fable 5 show real costs before the tool's price database updates.
Comments
Be the first to comment
Enjoyed this article?
Get it daily. 7am. Free. Reads in 5 minutes.
Join 1,984 builders reading daily.