I traced the agentic calls. Here's where the token consumption comes from
This story is from 2026-09-16. It is preserved in the archive; the latest stories are on the live feed.
I expected an agentic coding assistant to use more tokens than a simpler tool. I didn't expect the difference to be this large. For the exact same simple coding task, I measured: Pi: 3 LLM calls, ~760 KB JSON exchanged Aider: 1 LLM calls, ~100 KB JSON exchanged The task was very simple: a small PyQ…
Read the full story at r/ChatGPTCoding ↗
Timeline · 1 report
- 2026-09-16 13:25 · r/ChatGPTCoding
I traced the agentic calls. Here's where the token consumption comes from