ml-intern / backend /session_manager.py

Commit History

Create Hub artifact collections lazily (#245)
60474c1
unverified

lewtun HF Staff OpenAI Codex commited on

Add ML Intern Hub artifact metadata (#225)
4fc6e96
unverified

lewtun HF Staff OpenAI Codex commited on

Add CI for tests and Ruff (#217)
754345f
unverified

lewtun HF Staff OpenAI Codex commited on

Preserve HF token across restored sessions (#218)
5de6e8f
unverified

lewtun HF Staff OpenAI Codex commited on

Retry sandbox hardware requests (#210)
7636865
unverified

lewtun HF Staff OpenAI Codex commited on

Auto-start CPU sandboxes for sessions (#200)
8615c28
unverified

lewtun HF Staff Codex commited on

Add session YOLO auto-approval budget (#201)
77324b8
unverified

lewtun HF Staff Codex commited on

Use HF username for personal trace uploads (#199)
71e1892
unverified

lewtun HF Staff OpenAI Codex commited on

feat(telemetry): track 5 untracked Bedrock call sites for full cost attribution (#179)
7867a7a
unverified

Guillaume Salou commited on

Track Pro conversions + credits top-up; emit user_id + new KPIs (#174)
2715896
unverified

Aksel Joonas Reedi commited on

Persist Space sessions in MongoDB (#170)
d9d9785
unverified

Aksel Joonas Reedi commited on

fix(sandbox): retry cleanup on transient failures + add backstop sweeper (#163)
1d50c78
unverified

Guillaume Salou commited on

Add Slack gateway (#116)
6155b26
unverified

lewtun HF Staff OpenAI Codex commited on

feat(session): include user_id and total_cost_usd in trajectory dump (#136)
645964c
unverified

Guillaume Salou commited on

Fix CLI rendering corruption and split CLI/frontend model defaults (#121)
3eec386
unverified

Aksel Joonas Reedi commited on

feat(observability)
2a2e170
unverified

Aksel Joonas Reedi commited on

feat(quota): daily Opus cap + HF-org gate + cap dialog (#72)
540437a
unverified

Aksel Joonas Reedi commited on

Restore expired sessions via summary-based catch-up (#52)
962191f
unverified

Aksel Joonas Reedi commited on

Scope model selection per session instead of globally
bf564b6

akseljoonas HF Staff commited on

Raise MAX_SESSIONS to 200 for 8 vCPU / 32 GB Space
feadff1

akseljoonas HF Staff commited on

Add message edit and regenerate from any point in conversation
0611031

akseljoonas HF Staff commited on

feat: SSE keepalive, reconnection, and is_processing flag
d7f2a7c

akseljoonas HF Staff Claude Opus 4.6 commited on

replace websocket transport with SSE
564aab6

akseljoonas HF Staff commited on

sync: org onboarding, model updates, sandbox cleanup, prompt fixes
5af3ab5

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

fix: inject OAuth token into MCP server headers at runtime
30aa6c1

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

feat: per-session WebSocket architecture for parallel chat sessions
27da720

akseljoonas HF Staff Claude Opus 4.6 commited on

feat: implement cooperative agent cancellation with cancel button
ecbfd3c

akseljoonas HF Staff commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas HF Staff commited on

functioning frontend and docker
ba93c86

akseljoonas HF Staff commited on

Fix config path to use absolute path from project root
4b261d1

akseljoonas HF Staff Claude Opus 4.5 commited on

Fix session_manager imports - define Operation/Submission locally
796d977

akseljoonas HF Staff Claude Opus 4.5 commited on

Fix imports and add frontend to gitignore
880b591

akseljoonas HF Staff Claude Opus 4.5 commited on

formatting
8460d28

akseljoonas HF Staff commited on

Add web frontend infrastructure for HF Agent
67b16c6

akseljoonas HF Staff Claude Opus 4.5 commited on