AI coding tools are getting very useful, but I kept running into one problem:
Expensive frontier models are often used for everything, including small file-scoped implementation patches.
That feels wasteful.
For many coding tasks, I want the strong model to stay in charge of planning and judgment, but I do not necessarily need it to write every narrow diff.
So I built TokenPatch.







