Skip to content

ypollak2/llm-router

v8.6.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

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

Summary

AI summary

Added full-screen terminal dashboard with quota, metrics, routing engine, savings wallet, and Braille activity graphs.

Changes in this release

Feature Medium

Added full-screen terminal dashboard `llm-router tui` built on Textual with multiple panels for subscription status, metrics, routing engine, savings wallet, and L14 activity graph.

Added full-screen terminal dashboard `llm-router tui` built on Textual with multiple panels for subscription status, metrics, routing engine, savings wallet, and L14 activity graph.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Introduced Tokyo Night true-color palette (hex-defined) as a color scheme option.

Introduced Tokyo Night true-color palette (hex-defined) as a color scheme option.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Enabled auto-refresh every 10 seconds with keyboard controls (`q` quit, `r` refresh, `d` theme).

Enabled auto-refresh every 10 seconds with keyboard controls (`q` quit, `r` refresh, `d` theme).

Source: llm_adapter@2026-05-21

Confidence: low

Feature Low

Panel A shows gradient progress bars for session, weekly, and model quotas.

Panel A shows gradient progress bars for session, weekly, and model quotas.

Source: granite4.1:30b@2026-05-22-audit

Confidence: high

Feature Low

Panel B provides live KPIs, top models table, and complexity routing breakdown.

Panel B provides live KPIs, top models table, and complexity routing breakdown.

Source: granite4.1:30b@2026-05-22-audit

Confidence: high

Feature Low

Panel C includes heuristic/fast-path/advanced decision split with percentages.

Panel C includes heuristic/fast-path/advanced decision split with percentages.

Source: granite4.1:30b@2026-05-22-audit

Confidence: high

Feature Low

Panel D displays today/week/month/lifetime savings with trend arrows and annual projections.

Panel D displays today/week/month/lifetime savings with trend arrows and annual projections.

Source: granite4.1:30b@2026-05-22-audit

Confidence: high

Feature Low

Panel E features dense Braille-pattern sparkline charts for calls, tokens, and cost over 14 days.

Panel E features dense Braille-pattern sparkline charts for calls, tokens, and cost over 14 days.

Source: granite4.1:30b@2026-05-22-audit

Confidence: high

Dependency Medium

Added optional dependency group `textual` for TUI functionality (`pip install llm-routing[tui]`).

Added optional dependency group `textual` for TUI functionality (`pip install llm-routing[tui]`).

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

v8.6.0 — Mission Control TUI Dashboard (2026-05-15)

Added

  • llm-router tui — full-screen terminal dashboard built on Textual
    • Panel A: Subscription Status — gradient progress bars for session/weekly/model quotas
    • Panel B: Metrics & Cost Analysis — live KPIs, top models table, complexity routing breakdown
    • Panel C: Routing Engine — heuristic/fast-path/advanced decision split with percentages
    • Panel D: Savings Wallet — today/week/month/lifetime savings with trend arrows and annual projections
    • Panel E: L14 Activity Graph — dense Braille-pattern (U+2800) sparkline charts for calls, tokens, and cost over 14 days
  • Tokyo Night true-color palette (hex-defined, not 16-color ANSI)
  • Auto-refresh every 10 seconds, keyboard controls (q quit, r refresh, d theme)
  • textual added as optional dependency group (pip install llm-routing[tui])

Install

pip install --upgrade llm-routing[tui]
llm-router tui

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]