model-switcher
A local setup for routing Claude Code prompts between model tiers and tracking turn and session cost. It scores prompts with an offline heuristic, keeps simple work on a lower-cost model and delegates harder work to a stronger subagent. Routing and cost calculations stay on the developer's machine.
View model-switcher on GitHub