Releases: albertdobmeyer/agent-token-meter
Releases · albertdobmeyer/agent-token-meter
v1.0.1 — Public Release
Agent Token Meter v1.0.1
Zero-dependency burn-rate monitor for AI coding agents. Run alongside Claude Code in a split terminal to see real-time context usage, cost tracking, and workflow advice.
Install
npx agent-token-meterHighlights
- Context fill bar with burn rate and acceleration
- Compaction ETA — estimated calls until auto-compaction
- Cost tracking with cache ROI and multi-provider comparison (Sonnet, Kimi)
- Workflow advisor — context tax, /clear savings, phase detection
- Threshold hooks — nudge the agent at 50/75/90% context fill
What's new in v1.0.1
- Fixed README screenshot rendering on npmjs.com
- Normalized package.json bin paths
- Added CONTRIBUTING.md
- Added CI workflow