This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryHourly Snapshots automatically capture routing accuracy, costs, and gaps with live trend indicators.
Full changelog
Mid-Session Monitoring with Live Trends
Features
- Hourly Snapshots — Automatically captures routing accuracy, costs, and gaps every hour
- Live Feedback — Displays trend indicators after each routing call (↑ 95% (H1) ⚠ gaps)
- Trend Analysis — Detects accuracy improvement/degradation and gap emergence patterns
- Session Command — New
llm-router snapshotto check session status anytime - Final Report — Comprehensive trend analysis displayed at session end
What's New
src/llm_router/monitoring/periodic.py— Snapshot capture and trend analysissrc/llm_router/monitoring/live_tracker.py— Real-time trend indicatorssrc/llm_router/commands/snapshot.py— CLI command for mid-session checkstests/test_periodic.py— 14 tests for snapshot system
Testing
All 31 monitoring and retrospective tests pass ✅
Upgrade
```bash
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]