This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryMinor fixes and improvements.
Full changelog
Bugfix Release
Fixed
- Removed unused imports from
forecast.py(asyncio, timedelta) - Removed dead code: unused
top_modelvariable fromrouter.py - Converted f-strings without placeholders to regular strings in enforce hook and tests
All ruff linting checks now pass cleanly.
Upgrade
pip install --upgrade claude-code-llm-router && llm-router install
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ypollak2/llm-router
Subscription-aware LLM router for Claude Code. Routes tasks to 20+ providers (OpenAI, Gemini, Groq, Ollama, Codex) based on complexity classification, Claude subscription pressure, and cost. Free tasks stay on Claude subscription; expensive tasks fall back to the cheapest capable model. Includes 30 MCP tools, 6 auto-routing hooks, semantic dedup cache, prompt caching, daily spend cap, and a live web dashboard.
Related context
Related tools
Beta — feedback welcome: [email protected]