Eugene Sukhodolskiy
authored
on 24 May
|
|
.. |
|
|
|
|
api
|
Apply review fixes to API token auth system
|
1 month ago
|
|
|
auth
|
Add auth resilience: user cache, retry, and API token fallback
|
1 month ago
|
|
|
content
|
Add content hosting system with inline viewers
|
1 month ago
|
|
|
context_providers
|
Add context provider registry all accessor
|
1 month ago
|
|
|
core
|
Add MCP health check loop, auto-reconnect, and system toast notifications
|
1 month ago
|
|
|
llm
|
Raise first-chunk timeout to 90s and retry same server+model before fallback
|
1 month ago
|
|
|
mcp
|
Add MCP health check loop, auto-reconnect, and system toast notifications
|
1 month ago
|
|
|
memory
|
Extract single shared Database pool, eliminate 4 duplicated pool creations
|
1 month ago
|
|
|
profiles
|
Enable gnexus-creds MCP in profiles that already use gnexus-book
|
1 month ago
|
|
|
store
|
Extract single shared Database pool, eliminate 4 duplicated pool creations
|
1 month ago
|
|
|
tools
|
Add MCP health check loop, auto-reconnect, and system toast notifications
|
1 month ago
|
|
|
workers
|
Refine 3D modeler workflow
|
1 month ago
|
|
|
__init__.py
|
Initial implementation of the agent system core
|
2 months ago
|
|
|
config.py
|
Raise first-chunk timeout to 90s and retry same server+model before fallback
|
1 month 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 API token auth system for headless/micro clients
|
1 month ago
|
|
|
session_files.py
|
Add session file directory listing endpoint and Files tab in ArtifactsPanel
|
1 month ago
|