navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 12 May
..
api Fix ollama_backends / FallbackOllamaBackend issues 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 Handle MCP tool aliases robustly 1 month ago
llm Remove dead LLMBackend.stream() method 1 month ago
mcp Add auto-reconnect to MCP client on call_tool/list_tools 1 month ago
memory Clarify knowledge persistence prompts 1 month ago
profiles Clarify knowledge persistence prompts 1 month ago
tools Wire MCP manager into sub-agent (spawn_agent) so MCP tools are available to sub-agents 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