Skip to content

ypollak2/llm-router

v9.0.7 Breaking

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

Published 10d 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 system context for Ollama, Gemini, and OpenAI direct calls and simplified Direct Execution output format.

Full changelog

v9.0.7 — Polished Direct Execution & System Context (2026-05-24)

Added

  • System Context for Direct Exec — added a specialized system prompt for Ollama, Gemini, and OpenAI direct calls so they know they are providing responses for a Claude Code user within llm-router.
  • Cleaner Response Format — simplified the Direct Execution output in the terminal. Removed verbose headers and separators in favor of a clean message with a minimal, dimmed metadata footer.

Fixed

  • Response Rendering — improved ANSI styling for direct responses to feel more integrated into the conversation.

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]