Fetching from the wire…
Tools2026-09-21 · source-backed
A user instrumenting Claude Code measured that the greyed-out inline suggestions, the ones proposing things like "commit and push," trigger a cache read of the entire context on a full-size model. Median measured cost was 91% of the corresponding real prompt, and at high context lengths the total reached about 10% of a weekly Fable limit. The author is careful: turning it off doesn't double your usage, since tool calls dominate. He also flags that compacting after the cache expires is separately expensive. Single-source and self-instrumented, but the methodology is stated and the setting is one toggle.
Each link below shares sources, entities, or timing with this story.
This one changed how I'm spending my week. Anthropic's July 24 context-engineering post says they removed over 80% of Claude Code's system prompt for Opus 5 and Fable 5 with no measurable loss on coding evals. They call it "unhobbling" — stripping guardrails and rules that new...
An r/ClaudeAI user traced part of this week's quota burn to a specific shape: when a sub-agent finishes and you send it a follow-up, Claude Code rebuilds the conversation in a form the prompt cache doesn't recognize, so the next request re-sends and re-pays for nearly everythi...
A developer took a 228MB Claude Code standalone binary, cracked it open with Ghidra, ran a MITM proxy and radare2, and identified two independent bugs causing prompt cache to break silently. The result: API costs inflated by 10-20x with no user-visible warning. The first bug:...
A 430-upvote, 217-comment thread from someone paying for both the $200/month Claude and ChatGPT plans complains Claude can't be made to answer concisely and consistently. Separately, a user published a drop-in CLAUDE.md section built by diagnosing specific tics, adding them as...
Anthropic's @ClaudeDevs announced on August 14 that Claude Code desktop now resumes a stalled session the moment the usage-limit window resets. The post framing it as more valuable than the Fable model launch drew 134 upvotes, with the line "the real flagship feature is not ha...
An r/ClaudeAI post at 232 upvotes warns against treating it as an hour of reading, saying it tests whether you understand how agentic systems work instead of whether you've used Claude Code. 60 questions in 120 minutes, $125, scaled pass at 720/1000, valid 12 months, spanning...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.