navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 18 May
..
api Extract WebSocket business logic into AgentSessionOrchestrator 1 month 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 2 months ago
context_providers Add context provider registry all accessor 2 months ago
core Extract WebSocket business logic into AgentSessionOrchestrator 1 month ago
llm fix(recall): stabilize scheduled callback system and improve UX 2 months ago
mcp Refactor: move tool helper modules into _internal subpackage 2 months ago
memory Enhance native toolset and add persistent KV store 2 months ago
profiles Add inherit_system_prompt and is_subagent_only mechanisms 2 months ago
store Fix review issues: KV-store NULL, SVG messages, filesystem tests + docs 2 months ago
tools Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer 2 months ago
workers Refine 3D modeler workflow 2 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 1 month ago
content_store.py Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer 2 months ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 2 months ago
main.py Extract WebSocket business logic into AgentSessionOrchestrator 1 month ago
session_files.py Add session file directory listing endpoint and Files tab in ArtifactsPanel 2 months ago