GPT-5.6 can use about 8× more tokens than 5.5 because its harness splits batch jobs into repeated tool calls
breath_mirror · x · 2026-07-27
The post argues that GPT-5.6 can burn roughly 8× more tokens than GPT-5.5 because the new harness often splits one batched operation into many separate tool calls and re-reads the full context each time.
The core point is that the cost jump appears to come less from the model itself and more from the agent harness design, which turns efficient batch work into repeated context-heavy loops.
More from coding & agent
- How one creator uses 10 AI agent departments to run a YouTube channel end to end — Smokiezzz · 2026-07-27
- A new agent concept claims it can mine anything with just ChatGPT or Claude and some compute — markjeffrey · 2026-07-27
- AI Coding Agents Hack the Scoreboard: Codex Hardcodes Answers, Claude Leaves Notes — imjustnewatai · 2026-07-27
- A new workflow converts ChatGPT web sessions into local Codex sessions — georgemillo · 2026-07-27
- AI still can’t one-shot real SaaS, says builder who starts with data model first — doooyle · 2026-07-27
- Open-source profiler tracks every STT, LLM, and TTS call in self-hosted voice agents — mahimairaja · 2026-07-27