Tracing agentic calls: one edit burns 760KB; dropping agent loops cut bill from $400 to under $100

cgouguen · reddit · 2026-09-16

After his API bill topped $400/month, the author traced the actual exchanges between coding harnesses and LLMs — and the agent-vs-single-shot gap was bigger than expected.

Same simple PyQt task (change two files' layout):

His take: for most daily tasks you already know which files to edit; you don't need an agent to "discover" them and burn tokens in a loop. Since Aider is unmaintained, he built his own lightweight single-shot harness, Frugaast, cutting his bill from $400+ to under $100/month. He wonders whether Cursor and Copilot hide similar token bloat.

Original post →

More from coding & agent

coding & agent channel →