navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 21 May
..
api Migrate MCP tool naming from mcp:server:tool to mcp__server__tool 2 months ago
auth Fix missing columns in navi_users: add boot-time ALTER TABLE migration 2 months ago
content Add content hosting system with inline viewers 3 months ago
context_providers Add context provider registry all accessor 3 months ago
core Refactor profile tool config to explicit agent/subagent structure 2 months ago
llm Add structured logging for Ollama chat errors 2 months ago
mcp Fix stop button responsiveness and shutdown CancelledError 2 months ago
memory Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
profiles Prioritise gemma4 and add MCP tools to subagent scopes 2 months ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
tools Refactor profile tool config to explicit agent/subagent structure 2 months ago
workers Refine 3D modeler workflow 3 months ago
__init__.py Initial implementation of the agent system core 3 months ago
config.py Make Settings immutable (frozen=True) and fix all test mutations 2 months ago
content_store.py Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer 2 months ago
db.py Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 3 months ago
main.py Fix session file download URL — reverse legacy redirect 2 months ago
session_files.py Add session file directory listing endpoint and Files tab in ArtifactsPanel 2 months ago