Skip to content

ypollak2/llm-router

v8.8.0 Feature

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

Published 17d 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.8.0 improves white-background terminal visibility by replacing dim ANSI codes with bright-black and adds Contract-as-Infrastructure verification gates with real savings tracking.

Why it matters: Terminal rendering improves on light backgrounds. Verification gates validate routing decisions before execution. Test new verification features in dev if using Contract-as-Infrastructure; visual improvements apply immediately.

Summary

AI summary

Replaced dim ANSI escape code with bright-black for better white‑background visibility.

Changes in this release

Feature Medium

Verification gates with real savings tracking added in Contract-as-Infrastructure v8.8.0.

Verification gates with real savings tracking added in Contract-as-Infrastructure v8.8.0.

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Feature Medium

Gate contracts ensure routing decisions are validated before execution in Contract-as-Infrastructure v8.8.0.

Gate contracts ensure routing decisions are validated before execution in Contract-as-Infrastructure v8.8.0.

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Feature Medium

Static session summary with modern terminal UI aesthetics added to Cyber-Grid Session Summary Dashboard v8.7.0.

Static session summary with modern terminal UI aesthetics added to Cyber-Grid Session Summary Dashboard v8.7.0.

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Feature Medium

Color-coded progress bars and compact formatting introduced in Cyber-Grid Session Summary Dashboard v8.7.0.

Color-coded progress bars and compact formatting introduced in Cyber-Grid Session Summary Dashboard v8.7.0.

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Dependency Medium

All plugin versions synchronized to 8.8.0.

All plugin versions synchronized to 8.8.0.

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Refactor Medium

Replaced dim (``) with bright-black (``) for white background visibility in Universal ANSI Colors.

Replaced dim (``) with bright-black (``) for white background visibility in Universal ANSI Colors.

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Full changelog

What's New

Contract-as-Infrastructure (v8.8.0)

  • Verification gates with real savings tracking
  • Gate contracts ensure routing decisions are validated before execution

Cyber-Grid Session Summary Dashboard (v8.7.0)

  • Static session summary with modern terminal UI aesthetics
  • Color-coded progress bars and compact formatting

Universal ANSI Colors

  • Replaced dim (\033[2m) with bright-black (\033[90m) for white background visibility
  • All plugin versions synchronized to 8.8.0

Upgrade

pip install --upgrade claude-code-llm-router

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]