This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
ReleasePort's take
Light signalv8.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 summaryRenamed the LLM dashboard command from llm_dashboard to llm_savings_dashboard
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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_dashboard→llm_savings_dashboardto 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_dashboardon 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
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]