Show HN: Optimal model routing directly in Claude, Codex and Cursor
Category: devtools
Tags: model-routing, ai-cost-optimization, go
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 3, Utility: 5)
This is a Go-based model routing tool designed to optimize which AI model handles requests within IDEs like Claude, Codex, and Cursor. It's interesting because it attempts to solve cost and latency issues by routing prompts to the best model based on complexity, but the project is very early-stage with minimal documentation and only 40 stars.
Target audience: backend devs
Repository: https://github.com/workweave/router · Go · NOASSERTION · 40 stars
View on Hacker News