History for navi-1 / navi / core / tool_executor.py
2026-06-24
@Eugene Sukhodolskiy
Fix MCP names and profile API format consistency ...
Eugene Sukhodolskiy committed 2 days ago
2026-05-24
@Eugene Sukhodolskiy
Fix MCP tool spinner bug: match tool_started → tool_call by tool_call_id ...
Eugene Sukhodolskiy committed on 24 May
@Eugene Sukhodolskiy
Fix MCP tool registration at startup ...
Eugene Sukhodolskiy committed on 24 May
@Eugene Sukhodolskiy
Add debug logging to trace MCP tool registration / resolution ...
Eugene Sukhodolskiy committed on 24 May
2026-05-23
@Eugene Sukhodolskiy
Pass explicit ToolContext to tools instead of hidden ContextVars ...
Eugene Sukhodolskiy committed on 23 May
2026-05-21
@Eugene Sukhodolskiy
Migrate MCP tool naming from mcp:server:tool to mcp__server__tool ...
Eugene Sukhodolskiy committed on 21 May
2026-05-18
@Eugene Sukhodolskiy
DRY: unify tool execution in ToolExecutor._execute_one() ...
Eugene Sukhodolskiy committed on 18 May
2026-05-15
@Eugene Sukhodolskiy
Refactor: move tool helper modules into _internal subpackage ...
Eugene Sukhodolskiy committed on 15 May
2026-05-13
@Eugene Sukhodolskiy
Fix gnexus-book MCP instructions and add old-format fallback in tool executor ...
Eugene Sukhodolskiy committed on 13 May
@Eugene Sukhodolskiy
Rename MCP tools to mcp:server:tool format and restore human-readable names ...
Eugene Sukhodolskiy committed on 13 May
2026-05-12
@Eugene Sukhodolskiy
Handle MCP tool aliases robustly
Eugene Sukhodolskiy committed on 12 May
2026-04-29
@Eugene Sukhodolskiy
Extract PlanningEngine, ContextBuilder, ToolExecutor from agent.py ...
Eugene Sukhodolskiy committed on 29 Apr