You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI runs on Node 18/20/22 for push and PRs.
Badges: npm version, CI status, MIT license.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
**A speedometer for your context window.** Zero dependencies. Single file. Answers one question: *should I reset my context right now?*
4
6
5
7
AI coding agents bill by tokens, and conversations accumulate cost **quadratically** — each message resends the entire history. A 100-turn conversation doesn't cost 10x more than a 10-turn conversation. It costs **50x** more. Most developers have no real-time visibility into this.
0 commit comments