modcomms/backend/app/websocket
Vadym Samoilenko efa6e772e0 Add toast notification when primary Gemini model falls back to backup
Backend: thread on_fallback callback through analysis chain
(gemini_service → agents → analysis_service → handlers). The handler
sends a 'model_fallback' WebSocket message exactly once per analysis
when the primary model is unavailable.

Frontend: handle 'model_fallback' WS message and show a dismissible
yellow toast at the bottom of the screen with an 8-second auto-dismiss.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 13:00:12 +00:00
..
__init__.py permissions changes 2025-12-18 16:51:27 +00:00
handlers.py Add toast notification when primary Gemini model falls back to backup 2026-03-02 13:00:12 +00:00
manager.py permissions changes 2025-12-18 16:51:27 +00:00