navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 24 Jun
..
api Navi Code: Phase 1 — terminal-first profile, default profile mechanism, env/persona, tests 1 month ago
auth Fix review issues for NAVI_AUTH_ENABLED feature 1 month ago
content Add content hosting system with inline viewers 3 months ago
context_providers Add context provider registry all accessor 3 months ago
core Move terminal_manager to _internal subpackage 2 months ago
llm Add session message archive table + global sequence_number tracking 2 months ago
mcp Fix MCP tool registration at startup 2 months ago
memory Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
profiles Update Navi Code profile: config, prompts, docs, and env example 1 month ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
tools Fix spawn_agent profile selection: stronger prompt + alias fallback 2 months ago
workers Fix CompressionWorker: sync context compression with session messages 2 months ago
__init__.py Initial implementation of the agent system core 3 months ago
config.py Navi Code: Phase 1 — terminal-first profile, default profile mechanism, env/persona, tests 1 month 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 Add NAVI_AUTH_ENABLED switch for optional auth 1 month ago
session_files.py Add session file directory listing endpoint and Files tab in ArtifactsPanel 2 months ago