July 10, 2026 · 11 min read
Token Metering vs Task Quotas: Why Claude Code and Kimi Code Stopped Billing You by the Token (2026)
The unit of AI billing is changing: the leading coding agents are switching from token metering to task and session quotas because agents made token spend impossible to forecast. Claude Code rate-limits by rolling 5-hour sessions (not message count); Kimi Code meters 300 to 1,200 API calls per 5-hour window. This breaks token-based cost tracking at the root - you can no longer forecast a session's token spend, because the thing being rationed is your access to run tasks, not tokens. When the unit of billing moves from tokens to sessions, your cost model and your meter have to move with it: meter both the session or task quota that governs access and the token cost that still accrues underneath.
Read →