Claim◆Article
To avoid burning through valuable Fable tokens before the price increase, tell Fable to hand off smaller tasks to other models, letting it use its own judgement about which model to use.
Jesse Vincent · Simon Willison's Weblog
Investigating why Claude Code burns far more tokens than Codex or Qwen-Code, Raschka found the difference is almost entirely on the input side—one run used 578k input tokens versus just 4.5k output tokens—suggesting Claude's harness re-accumulates prior context every turn. ✦ AI generated
Sebastian Raschka · Ahead of AI · 2026-06-27 · original ↗
The logs suggest that Claude is repeatedly feeding more context back into the model across turns, including previous messages, tool calls, command outputs, and file contents. For example, one Claude run used about 578k input tokens but only about 4.5k output tokens across 25 turns.
Read full article ↗excerpt · fair-use quotation