navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 9 days ago
..
api Remove offline_access from OAuth scopes 24 days ago
auth Fix frequent OAuth logouts: offline_access scope, transient error handling, fetchMe resilience 24 days ago
content Add content hosting system with inline viewers 1 month ago
context_providers Add context provider registry all accessor 1 month ago
core Move terminal_manager to _internal subpackage 1 month ago
llm Add session message archive table + global sequence_number tracking 1 month ago
mcp Add internal navi_ui MCP server for structured UI components 9 days ago
memory Extract single shared Database pool, eliminate 4 duplicated pool creations 1 month ago
profiles Harden realtor profile search rules and filters 9 days ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 1 month ago
tools Fix spawn_agent profile selection: stronger prompt + alias fallback 24 days ago
workers Fix CompressionWorker: sync context compression with session messages 24 days ago
__init__.py Initial implementation of the agent system core 2 months ago
config.py Add internal navi_ui MCP server for structured UI components 9 days ago
content_store.py Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer 1 month ago
db.py Extract single shared Database pool, eliminate 4 duplicated pool creations 1 month ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 2 months ago
main.py Add internal navi_ui MCP server for structured UI components 9 days ago
session_files.py Add session file directory listing endpoint and Files tab in ArtifactsPanel 1 month ago