v0.7.0 — Local-First Routing Flip
Added
- Local-first routing: LOCAL=default, NIM cloud=heavy-only
- Local tool-calling: XML parser + system-prompt tool injection
- Standalone web search via ddgs
- WebUI — FastAPI + WebSocket streaming on port 3007
/cloud and /local commands for manual routing override
Fixed
- MoA
reference_results → reference_responses attribute mismatch
- Streaming async_generator bug — unified stream path through orchestrator
- WebUI: slash commands now bypass streaming, go through orchestrator
Tests
- 467 tests (same as v0.6.0, all passing)
Install
pip install hermes-lite==0.7.0
PyPI: https://pypi.org/project/hermes-lite/0.7.0/