KV cache exposes agent economics: devs pay big for context re-reads that cost providers nothing

hackgoofer · x · 2026-09-10

@CompleteSkeptic's article "(KV) Cache Rules Everything Around Me" argues the biggest agent cost is re-reading its own context (KV cache), which costs providers nearly nothing — explaining why agents are expensive, why inference is suddenly so profitable (and why it won't last), and why routing doesn't work. KV cache also heavily constrains coding-agent design. Practical advice: measure cache hit rate and tool-call counts closely; at scale, consider self-hosting to keep the cache savings.

Original post →

More from coding & agent

coding & agent channel →