This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryFixed CI and publish job failures by ensuring the agno extra is installed.
Full changelog
Fixed
-
Release and CI test jobs now install the
agnoextra (.github/workflows/ci.yml,.github/workflows/publish.yml)The workflows were running the full test suite, including
tests/test_agno_integration.py, but only installing--extra dev. That made both CI and tag-based publish fail before release becauseagnowas missing. Both workflows now installuv sync --extra dev --extra agnobefore running tests.
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]