Show HN: Claude Code 2.0 router – preference-aligned routing to multiple LLMs(github.com)
github.com
Show HN: Claude Code 2.0 router – preference-aligned routing to multiple LLMs
https://github.com/katanemo/archgw/tree/main/demos/use_cases/claude_code_router
1 comments
You mean Claude Code 2.0 Router? What's 2.0 about your router, isn't it the v1? And its not packaged into a CLI agent - its integrated into Claude Code (meaning you don't support other agents yet). Correct?
We’ve now applied the same idea to coding workflows, packaged into a CLI agent via Arch Gateway [2]. The tool gives:
Unified model access — use Claude Code, Grok, Mistral, Gemini, DeepSeek, GPT, or local Ollama models from the same interface.
Task-specific routing — assign different models for tasks like code generation, reviews, debugging, or system design.
Instead of relying on public benchmarks (MMLU, MT-Bench, etc.), routing is guided by user-defined criteria. This helps capture subjective quality, task relevance, and individual developer preferences that generic metrics often miss.
Links:
[1] https://huggingface.co/katanemo/Arch-Router-1.5B [2] https://github.com/katanemo/archgw