navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 25 May
..
api Add client-side image resize and server-side image token budgeting 2 months ago
auth Add auth resilience: user cache, retry, and API token fallback 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 Add subagent progress report on failure 2 months ago
llm Raise first-chunk timeout to 90s and retry same server+model before fallback 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 Enable gnexus-creds MCP in profiles that already use gnexus-book 2 months ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
tools Fix user tool execute() signature to accept ctx keyword argument 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 Raise first-chunk timeout to 90s and retry same server+model before fallback 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 Suppress noisy MCP SDK health-check logs 2 months ago
session_files.py Add session file directory listing endpoint and Files tab in ArtifactsPanel 2 months ago