This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryStatus bar now shows sub · free · paid call breakdown with cost savings.
Full changelog
What's new
The status bar (shown before every prompt) now displays a sub · free · paid call breakdown:
📊 CC 33%s · 25%w · 45%♪ │ sub:0 · free:15 · paid:27 │ $0.008 saved (29%)
- sub — calls routed to Claude subscription models
- free — calls handled by Ollama or Codex ($0 cost)
- paid — calls to paid external APIs (Gemini, OpenAI, Perplexity…)
Upgrade
pip install --upgrade claude-code-llm-router
llm-router update
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]