kodemux v0.4.0
When the deterministic router isn't confident, kodemux now consults a cheap AI judge instead of only guessing.
- On by default, fires only when confidence is low — the confident majority of prompts pay zero extra cost/latency
- Cheapest model (
claude-haiku-4-5) for the judgment - Reuses existing Anthropic credentials — no separate API key setup
- Never overrides, only raises the deterministic complexity/risk — the core decision stays explainable
- Always fails safe — no credentials/network/timeout/refusal all fall back silently, verified live
--no-ai/router.aiAssist: falseto disable
79 tests green (16 new). See CHANGELOG.md and docs/INTERNALS.md §5.8.
🤖 Generated with Claude Code