Skip to content

ypollak2/llm-router

v8.5.2 Breaking

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

Published 20d 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

ReleasePort's take

Light signal
editorial:auto 13d

v8.5.2 renames llm_dashboard to llm_savings_dashboard and ships a terminal savings dashboard with time-series visualization of token metrics.

Why it matters: Breaking change: update scripts and aliases referencing llm_dashboard before upgrading. New time-series visualization aids cost tracking.

Summary

AI summary

Renamed the LLM dashboard command from llm_dashboard to llm_savings_dashboard

Changes in this release

Feature Medium

New terminal savings dashboard with time-series, colored bars, and token metrics.

New terminal savings dashboard with time-series, colored bars, and token metrics.

Source: llm_adapter@2026-05-21

Confidence: high

Refactor Medium

Renamed `llm_dashboard` to `llm_savings_dashboard`.

Renamed `llm_dashboard` to `llm_savings_dashboard`.

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

Fixed

  • Renamed llm_dashboardllm_savings_dashboard to avoid conflict with existing web dashboard tool
  • The new terminal savings dashboard (time-series, colored bars, token metrics) is now llm_savings_dashboard
  • The old web dashboard (llm_dashboard on port 7337) continues to work unchanged

Upgrade

pip install --upgrade llm-routing

Breaking Changes

  • Renamed CLI/entrypoint `llm_dashboard` to `llm_savings_dashboard`

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]