Eugene Sukhodolskiy
authored
11 hours ago
|
|
.. |
|
|
|
|
api
|
Fix MCP names and profile API format consistency
|
2 days ago
|
|
|
auth
|
Fix review issues for NAVI_AUTH_ENABLED feature
|
3 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
|
compressor: structured summaries, profile-aware compression, adaptive keep_recent
|
11 hours ago
|
|
|
llm
|
compressor: structured summaries, profile-aware compression, adaptive keep_recent
|
11 hours ago
|
|
|
mcp
|
Fix MCP tool registration at startup
|
1 month ago
|
|
|
memory
|
Extract single shared Database pool, eliminate 4 duplicated pool creations
|
1 month ago
|
|
|
profiles
|
compressor: structured summaries, profile-aware compression, adaptive keep_recent
|
11 hours 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
|
25 days ago
|
|
|
workers
|
Fix CompressionWorker: sync context compression with session messages
|
25 days ago
|
|
|
__init__.py
|
Initial implementation of the agent system core
|
2 months ago
|
|
|
config.py
|
compressor: structured summaries, profile-aware compression, adaptive keep_recent
|
11 hours 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 NAVI_AUTH_ENABLED switch for optional auth
|
3 days ago
|
|
|
session_files.py
|
Add session file directory listing endpoint and Files tab in ArtifactsPanel
|
1 month ago
|