I'm building a tool, it runs in the terminal like Claude Code, but allows for smart model use in the coding cycle. Cheap INSTRUCT models can perform file search and basic tasks. JrDev (my tool), uses cheap models where able, then hands it off to the big models for final coding.