navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 13 May
..
api Rename MCP tools to mcp:server:tool format and restore human-readable names 1 month ago
auth Fix missing columns in navi_users: add boot-time ALTER TABLE migration 1 month ago
content Add content hosting system with inline viewers 1 month ago
context_providers Add context provider registry all accessor 1 month ago
core Generate session titles in the user's language 1 month ago
llm Remove dead LLMBackend.stream() method 1 month ago
mcp Fix agent.py _tool_list to use colon-delimited MCP names 1 month ago
memory Clarify knowledge persistence prompts 1 month ago
profiles Fix profile MCP server groups to use group names instead of tool names 1 month ago
tools Rename MCP tools to mcp:server:tool format and restore human-readable names 1 month ago
workers Refine 3D modeler workflow 1 month ago
__init__.py Initial implementation of the agent system core 2 months ago
config.py Add multi-user sandbox: filesystem, terminal, code_exec, security policy 1 month ago
content_store.py Add artifact source previews 1 month ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 2 months ago
main.py Wire MCP manager into sub-agent (spawn_agent) so MCP tools are available to sub-agents 1 month ago
session_files.py Make server I/O non-blocking; update docs 2 months ago