|
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> |
|---|
|
|
| navi/core/container.py |
|---|
| navi/core/tool_executor.py |
|---|
| navi/core/tool_utils.py |
|---|