What changed
More products are shifting from single prompts to multi-step chains.
Recursive planning and tool use make average cost harder to estimate manually.
Teams need per-run and batch-level estimates before scaling agent workflows.
Impact
Builders should cap loops and record how many calls each task triggers.
Expensive reasoning steps should be separated from cheap classification or routing steps.
Cost reviews should happen before agent features are exposed to heavy usage.