Reddit debate asks why coding agents still run planning and review on the same expensive model

Neat_Initiative_7780 · reddit · 2026-07-28

A Reddit post argues that agentic coding tools may be overpaying by routing every phase of a session through the same expensive model.

The author suggests splitting the workflow into stages—planning, scaffolding, implementation, review, and push—and routing each stage to the model that actually fits it, using cheaper models for boilerplate and stronger ones for architecture and review. The post asks whether anyone is already doing this well, and whether the lack of a polished UI is the main reason more tools do not ship it.

Original post →

More from coding & agent

coding & agent channel →