mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-20 06:30:27 +00:00
f29441bf09
- Keep resolve_moa_preset optional so older hermes-agent installs still degrade gracefully. - Surface MoA presets in the WebUI model picker as a virtual provider. - Keep configured Copilot per-model settings from collapsing the built-in catalog. - Refresh the Copilot static fallback used when the live catalog probe misses. Verification: ./scripts/test.sh tests/test_issue5057_moa_webui_route.py tests/test_copilot_provider_model_settings_not_allowlist.py tests/test_moa_model_picker_provider.py -q 11 passed, 1 skipped