This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
ReleasePort's take
Light signalv8.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 summaryReplaced dim ANSI escape code with bright-black for better white‑background visibility.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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 (`[2m`) with bright-black (`[90m`) for white background visibility in Universal ANSI Colors. Replaced dim (`[2m`) with bright-black (`[90m`) 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
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]