Fix MCP tool lookup in websocket handler and tests
- websocket.py: pass mcp_manager to Agent(), with graceful fallback
  if MCP connection fails
- conftest.py: mock get_mcp_manager() in tests to prevent SSE
  connection attempts against real servers

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 651731c commit b449fb4595e5bf0a70098d8a3bb7e5edc7b8bdba
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 11 May
Showing 2 changed files
View
navi/api/websocket.py
View
tests/integration/conftest.py