Skip to content

ypollak2/llm-router

v8.0.3 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 29d LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-routing anthropic claude claude-code cost-optimization gemini
+7 more
litellm llm llm-router mcp-server model-router ollama openai

Summary

AI summary

Fixed clipping of “60–80%” text in Savings SVG.

Full changelog

Fixed

  • Savings SVG: "60–80%" text no longer clips on the left during pulse animation
  • Savings SVG: — entity replaced with — (SVG parse error)
  • Hero SVG: routing dots now follow actual route paths via <animateMotion> instead of drifting sideways
  • Hero SVG: removed distracting pill float and tier slide animations

Changed

  • Savings SVG: replaced hardcoded dollar amounts with generic tier labels
  • Hero SVG: updated "87% saved" → "60–80% saved"
  • Star CTA moved back to upper README section

Added

  • tests/test_readme_svgs.py — 15 regression tests for SVG layout, animation, and data correctness

Full Changelog: https://github.com/ypollak2/llm-router/compare/v8.0.2...v8.0.3

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

Track ypollak2/llm-router

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Earlier breaking changes

  • v9.2.0 Changes auto‑route directive from advisory "DO NOT SKIP" to hard constraint with explicit blocked tools list.
  • v9.2.0 Breaks permanent downgrade of enforcement after first Edit/Write; v13 now requires per‑turn routing.

Beta — feedback welcome: [email protected]