This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryRemoved version‑controlled absolute path files and cleaned the Claude Memory database.
Full changelog
Repository sanitization release:
- Removed 30+ files with literal absolute path names from version control
- Moved session artifacts to ~/Documents/llm-router-session-artifacts/
- Updated .gitignore to prevent re-adding user-specific configs and development files
- Cleaned .serena/memories/ (Claude Memory database) from tracked files
No feature changes. Pure repository hygiene.
Breaking Changes
- Removed 30+ version‑controlled files containing literal absolute path names
- Moved session artifacts from repository to ~/Documents/llm-router-session-artifacts/
- Cleaned tracked .serena/memories/ (Claude Memory database) from version control
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]