This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryFixed test suite compatibility with updated install() signature and enforced consistent routing violation reporting.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Ensured consistent reporting of routing violations across execution paths. Ensured consistent reporting of routing violations across execution paths. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Updated tests to match new install() signature and hook response format, achieving 100% pass rate. Updated tests to match new install() signature and hook response format, achieving 100% pass rate. Source: llm_adapter@2026-05-25 Confidence: low |
— |
Full changelog
v9.0.6 — Fix: Test Stability & Enforcement Logic (2026-05-24)
Fixed
- Test Suite — updated
tests/commands/test_update.pyandtests/test_route_enforcement_hooks.pyto match the newinstall()signature and hook response format, ensuring 100% test pass rate. - Enforcement Logic — ensured consistency in how routing violations are reported across different execution paths.
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]