Fetching from the wire…
Top 5 · 2026-08-15 · source-backed
Output tokens cost roughly 5x input, because decode is sequential. Cache reads cost 0.1x input price. The prompt cache expires after 1 hour on subscriptions and 5 minutes on API keys.
Those three numbers are the whole post, and Anthropic put them in one place for the first time on August 14. Anthropic The guidance that follows is concrete: run /clear between tasks, fix your model and effort level at session start so you don't bust the cache mid-conversation, @-mention files to skip a Read call, add quiet flags or hand noisy commands to subagents, and run /context in a fresh session to find tool definitions you're paying for on every turn and never using.
That last one is the highest-value five minutes in this newsletter. Go run /context right now. Every MCP server you connected six months ago and forgot is sitting in your system prompt on every single request. I found tool definitions I'd stopped using in April.
The 1-hour subscription cache TTL is the number that should reshape how you work, and it cuts the opposite way from how people read it. It means a session you come back to 45 minutes later is still cheap. It also means the fifth hour of a long session has rewritten the cache several times. Pace your sessions against that window rather than against your own attention span.
Now the counter-argument, because it's a good one. The 247-point HN thread reframes the whole post as a product failure rather than a tutorial. Commenters reached for the iPhone antenna comparison: you're holding it wrong. Their argument is that these optimizations should be automatic, and the harness should do them. Hacker News
The concrete grievances are hard to wave off. A documented 1.6M-token cache write exceeding $100 in a single session. Multiple reports of cache bloat during normal workflows with no user action that caused it. And the 5-hour usage limit, which reads badly next to competitors resetting every two days.
I'm mostly on the users' side here. If /clear between tasks is correct 95% of the time, the harness knows when a task ended better than I do. But the most useful thing to come out of that thread isn't the complaint, it's a workaround: use a /handoff skill that writes a portable summary roughly every 20 messages, instead of running /compact on a long session. A summary you can read and edit beats a compaction you can't inspect. I've switched to this and my sessions restart cleaner.
Connect this to story 5. Anthropic is telling individual developers to measure cost per task on the same day Canva told public markets it couldn't.
Each link below shares sources, entities, or timing with this story.
Three moves in 72 hours. That's all it took for Anthropic to go from AI lab to application company. On April 14, Anthropic CPO Mike Krieger quietly resigned from Figma's board of directors. The same day, The Information reported Anthropic was building a design tool. Three days...
August 6: Sapiom raised $35M for a router that sends each model call to the cheapest capable model. August 7: Databricks published its internal cost playbook. August 8: Toolport hit Product Hunt with a free MCP gateway cutting tool-definition overhead 96%. Three parties, zero...
Anthropic published "Patterns and problems in emerging multi-agent systems" on August 13. It hit Hacker News on August 15 at 118 points and 63 comments (Anthropic). The headline failure is genuinely strange. Three agents, each told to migrate a shared codebase to a different l...
Anthropic shipped cross-session messaging for Claude Code on August 7, macOS and Linux, version 2.1.224 or higher. Two new tools: ListAgents discovers other active sessions on your machine, SendMessage delivers text to one by name. Messages between sessions on the same machine...
Anthropic added it in 2.1.237 on August 20, selectable under Output style in /config or settings.json. The r/ClaudeAI thread asking whether it reduces consumption drew 219 upvotes and a clear consensus of no: cost sits in input context, file reads, and reasoning traces, not us...
The headline number on this repo is 65% token savings. The number you should actually care about is 33.2%, and the reason to trust the project is that the maintainer tells you the difference. JuliusBrussee/caveman cut v2.1.0 on August 16 at 19:22 UTC (GitHub). The GitHub API r...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.