History for navi-1 / navi / tools
2026-06-01
@Eugene Sukhodolskiy
Fix spawn_agent profile selection: stronger prompt + alias fallback ...
Eugene Sukhodolskiy committed 24 days ago
@Eugene Sukhodolskiy
Fix scratchpad tool: rename op→action, add examples, improve error messages ...
Eugene Sukhodolskiy committed 24 days ago
2026-05-26
@Eugene Sukhodolskiy
Clarify terminal description param and profile prompts ...
Eugene Sukhodolskiy committed on 26 May
@Eugene Sukhodolskiy
Move terminal_manager to _internal subpackage ...
Eugene Sukhodolskiy committed on 26 May
@Eugene Sukhodolskiy
Fix terminal review issues: security, lifecycle, reactivity ...
Eugene Sukhodolskiy committed on 26 May
@Eugene Sukhodolskiy
Add persistent multi-session terminal tool with background support ...
Eugene Sukhodolskiy committed on 26 May
2026-05-25
@Eugene Sukhodolskiy
Fix user tool execute() signature to accept ctx keyword argument ...
Eugene Sukhodolskiy committed on 25 May
2026-05-24
@Eugene Sukhodolskiy
Add MCP health check loop, auto-reconnect, and system toast notifications ...
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
Refactor profile tool config to explicit agent/subagent structure ...
Eugene Sukhodolskiy committed on 21 May
@Eugene Sukhodolskiy
Migrate MCP tool naming from mcp:server:tool to mcp__server__tool ...
Eugene Sukhodolskiy committed on 21 May
2026-05-16
@Eugene Sukhodolskiy
Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix review issues: KV-store NULL, SVG messages, filesystem tests + docs ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix scratchpad get_section user_id and filesystem diff newline bugs ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Add inherit_system_prompt and is_subagent_only mechanisms ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Enhance native toolset and add persistent KV store ...
Eugene Sukhodolskiy committed on 16 May
2026-05-15
@Eugene Sukhodolskiy
cleanup: remove deprecated tools and orphaned memory tools ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix(recall): stabilize scheduled callback system and improve UX ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
Refactor: move tool helper modules into _internal subpackage ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
Add self-recall (scheduled callback) system ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix: wire test_mcp_tool into MCP manager startup injection ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix: filesystem empty path validation and terminal timeout defaults ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
feat: add create_mcp_server and test_mcp_tool builtins ...
Eugene Sukhodolskiy committed on 15 May
2026-05-13
@Eugene Sukhodolskiy
Persist uploaded files in messages, live file tree updates, and UI polish ...
Eugene Sukhodolskiy committed on 13 May
@Eugene Sukhodolskiy
Add profile_id support to list_tools ...
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
@Eugene Sukhodolskiy
Clean up remaining web_search / web_view / http_request references ...
Eugene Sukhodolskiy committed on 13 May
@Eugene Sukhodolskiy
Migrate web tools (web_search, web_view, http_request) to navi-web MCP server ...
Eugene Sukhodolskiy committed on 13 May
@Eugene Sukhodolskiy
Migrate 3D modeling tools to standalone MCP server navi-3d ...
Eugene Sukhodolskiy committed on 13 May
2026-05-12
@Eugene Sukhodolskiy
Wire MCP manager into sub-agent (spawn_agent) so MCP tools are available to sub-agents ...
Eugene Sukhodolskiy committed on 12 May