ml-intern / backend /session_manager.py

Commit History

feat: SSE keepalive, reconnection, and is_processing flag
00a57cd

akseljoonas HF Staff Claude Opus 4.6 commited on

replace websocket transport with SSE
571b292

akseljoonas HF Staff commited on

fix: buffer websocket events during disconnects and replay on reconnect
ea2014d

akseljoonas HF Staff commited on

feat: cleanup sandbox spaces on session end and increase cookie TTL
94e0915

akseljoonas HF Staff commited on

fix: inject OAuth token into MCP server headers at runtime
00102c4

akseljoonas HF Staff commited on

fix: route all HF token usage through session.hf_token from OAuth
5510397

akseljoonas HF Staff commited on

feat: per-session WebSocket architecture for parallel chat sessions
854c261

akseljoonas HF Staff Claude Opus 4.6 commited on

feat: implement cooperative agent cancellation with cancel button
2bc3b1a

akseljoonas HF Staff commited on

feat: merge HF Space improvements
bdbcdab

akseljoonas HF Staff commited on

functioning frontend and docker
32f62c3

akseljoonas HF Staff commited on

Fix config path to use absolute path from project root
0e6ce7b

akseljoonas HF Staff Claude Opus 4.5 commited on

Fix session_manager imports - define Operation/Submission locally
2fa7104

akseljoonas HF Staff Claude Opus 4.5 commited on

Fix imports and add frontend to gitignore
d70b208

akseljoonas HF Staff Claude Opus 4.5 commited on

formatting
60a3755

akseljoonas HF Staff commited on

Add web frontend infrastructure for HF Agent
a56db97

akseljoonas HF Staff Claude Opus 4.5 commited on