Token compression can miss the real bill: transcript resend and cache writes dominate

KitchenAmoeba4438 · reddit · 2026-07-25

Context compression often targets the wrong cost layer

The post argues that token compression usually saves the latest message, while the real bill comes from repeatedly resending the entire transcript in tool loops.

The author also notes that token counters can be misleading if you are not tracking cache creation vs. cache reads, and suggests measuring cost per successful task in paired runs instead of trusting token savings alone.

Original post →

More from coding & agent

coding & agent channel →