Fix UnboundLocalError: create mcp_manager before build_default_registries
The previous commit passed mcp_manager to build_default_registries but
left the instantiation after the call, causing UnboundLocalError at
runtime. Move McpManager() creation before the registry build and
remove the now-obsolete post-hoc _mcp_manager patching loop.

392 passed, 1 skipped

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 3ba9a5c commit a075ac74db2df7c087be61f28d39b47f6ab54549
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 20 May
Showing 1 changed file
View
navi/core/container.py