Show HN: Smart model routing directly in Claude, Codex and Cursor
Workweave introduced a smart model routing tool on GitHub that works directly within Claude, Codex, and Cursor. The router automatically selects the optimal AI model for each request based on cost and capability, aiming to reduce API expenses. It is designed as a drop-in replacement, meaning users can integrate it without modifying their existing code. The project is open-source and available on GitHub under the repository workweave/router. The tool supports multiple models and routes queries to the most cost-effective option, potentially lowering spending on API calls. No specific model names, pricing, or benchmark values are mentioned in the source text.
// why it matters
Developers can reduce API costs without changing their existing AI tool workflows.