Expertise-aware model router with semantic domain scoring, context-overflow protection, and security redaction. Automatically selects the optimal AI model using weighted expertise scoring (Feb 2026 benchmarks). Supports Claude, GPT, Gemini, Grok with automatic fallback chains, HITL gates, and cost optimization.
Smart-router 0.1.2 introduces state management and improved context handling. - Added persistent state documentation (STATE.md) to clarify router behavior across sessions. - Implemented context guard logic in new context_guard.py for enhanced context-overflow protection. - Updated routing logic in router_gateway.py to integrate state and context checks. - Documentation (README.md, SKILL.md) updated to reflect new features and version bump.