Add debug logging to trace MCP tool registration / resolution
Logs added to:
- _on_mcp_server_connected: shows how many tools are registered per server
- build_tool_list: lists missing tool names and counts
- _resolve_tool: dumps tool_map keys when a lookup fails

This is diagnostic — will be removed once the root cause is found.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent cb13945 commit 2e32bc87a402ff3ca914aa3f2417d6e4c1d84126
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 24 May
Showing 3 changed files
View
navi/core/container.py
View
navi/core/tool_executor.py
View
navi/core/tool_utils.py