| 2026-05-15 |
fix: wire test_mcp_tool into MCP manager startup injection
...
Eugene Sukhodolskiy
committed
on 15 May
|
|---|---|
|
fix: filesystem empty path validation and terminal timeout defaults
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
|
|
|
|
refactor: rewrite tool_developer profile for MCP server development
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
|
feat: admin API endpoints for individual MCP server CRUD
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
|
refactor: migrate MCP config to directory-based mcp_servers.d
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
| 2026-05-14 |
Add session search across messages with backend + frontend
...
Eugene Sukhodolskiy
committed
on 14 May
|
| 2026-05-13 |
Persist uploaded files in messages, live file tree updates, and UI polish
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
Defensive image cleanup in Ollama backend to prevent 'unknown format' errors
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
Add session file directory listing endpoint and Files tab in ArtifactsPanel
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
Add MCP admin endpoints for config, reconnect, status, test, and profile group management
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
|
|
|
Fix gnexus-book MCP instructions and add old-format fallback in tool executor
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
|
|
|
Fix profile MCP server groups to use group names instead of tool names
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
Fix agent.py _tool_list to use colon-delimited MCP names
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
Rename MCP tools to mcp:server:tool format and restore human-readable names
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
Clean up remaining web_search / web_view / http_request references
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
|
|
|
Migrate web tools (web_search, web_view, http_request) to navi-web MCP server
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
Migrate 3D modeling tools to standalone MCP server navi-3d
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
|
|
|
| 2026-05-12 |
Add auto-reconnect to MCP client on call_tool/list_tools
...
Eugene Sukhodolskiy
committed
on 12 May
|
|
Wire MCP manager into sub-agent (spawn_agent) so MCP tools are available to sub-agents
...
Eugene Sukhodolskiy
committed
on 12 May
|
|
|
Handle MCP tool aliases robustly
Eugene Sukhodolskiy
committed
on 12 May
|
|
|
Clarify knowledge persistence prompts
Eugene Sukhodolskiy
committed
on 12 May
|
|
|
Integrate proactive knowledge capture into planning and persona
...
Eugene Sukhodolskiy
committed
on 12 May
|
|
|
Auto-inject relevant memory facts into LLM context on every user turn.
...
Eugene Sukhodolskiy
committed
on 12 May
|
|
|
|
|
| 2026-05-11 |
|