navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 14 Jul
..
api terminal: REST list/close endpoints + async client helpers (Etap 2) 1 month ago
auth Fix review issues for NAVI_AUTH_ENABLED feature 2 months ago
content Add content hosting system with inline viewers 4 months ago
context_providers Add context provider registry all accessor 4 months ago
core compress: raise budget 6000 + richer prompt detail + input headroom 1 month ago
llm tui: show the currently-served model in the status panel 2 months ago
mcp mcp: dedicated runner task per client (fix cross-task cancel-scope on shutdown) 1 month ago
memory Extract single shared Database pool, eliminate 4 duplicated pool creations 3 months ago
profiles navi_code: stop delegating code work to the developer profile 1 month ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 3 months ago
tools navi_code: stop delegating code work to the developer profile 1 month ago
workers compression: profile-aware worker + real-token baseline estimator 2 months ago
__init__.py Initial implementation of the agent system core 5 months ago
config.py compress: raise budget 6000 + richer prompt detail + input headroom 1 month ago
content_store.py Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer 3 months ago
db.py Extract single shared Database pool, eliminate 4 duplicated pool creations 3 months ago
exceptions.py Navi Code: force context compression via typed /compact control message 2 months ago
main.py session store: lazy persistence — no empty sessions in DB 2 months ago
session_files.py Add session file directory listing endpoint and Files tab in ArtifactsPanel 4 months ago