Frontier Frugality
Frontier-tier models like Claude Fable 5 cost $10/$50 per million tokens — 10x the price of Haiku 4.5 — and an agentic coding session re-sends its whole history on every turn, so the bill grows roughly quadratically with session length. This post works through the levers that tame that bill: prompt caching, delegating bulk reading to cheap subagents, difficulty-based routing, verification asymmetry, and — the lever with the longest half-life — distilling the expensive model's judgment into rules files that cheap models can execute after your frontier access ends.
Michael Wan Interactive Insights