ml-intern / agent /tools /sandbox_client.py

Commit History

Add CLI sandbox runtime and fix HF Jobs script paths (#237)
b05b6f5
unverified

lewtun HF Staff OpenAI Codex commited on

Use duplicate_repo for sandbox Spaces (#249)
d684c1a
unverified

lewtun HF Staff OpenAI Codex commited on

Fix GPU sandbox hardware OAuth failure (#246)
60f7188
unverified

lewtun HF Staff OpenAI Codex commited on

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

lewtun HF Staff OpenAI Codex commited on

Skip redundant CPU sandbox hardware request (#216)
6ea1c42
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

Make sandboxes private (#195)
15d6506
unverified

lewtun HF Staff Codex commited on

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

Guillaume Salou commited on

Protect sandbox control-plane routes (#142)
98e4465
unverified

Aksel Joonas Reedi commited on

Fix sandbox HF_TOKEN not available inside container
45e517a

akseljoonas commited on

Improve agent loop, tools, and research subagent for long-running autonomous tasks
73882d9

akseljoonas commited on

fix: move import/signature validation to sandbox, keep host-side lightweight
5f5c156

akseljoonas commited on

Improve tool output quality: ANSI stripping, tail-biased truncation, noise suppression
c85e4f2

akseljoonas commited on

feat: cancel sandbox creation on user interrupt
e7524a8

akseljoonas Claude Opus 4.6 commited on

feat: kill sandbox processes and cancel HF jobs on user interrupt
3c91fc8

akseljoonas Claude Opus 4.6 commited on

fix: retry sandbox API calls on transient failures
c86aaa8

akseljoonas Claude Opus 4.6 commited on

chore: double sandbox command timeouts
aa0f54a

akseljoonas Claude Opus 4.6 commited on

stream sandbox creation logs to tool output, fix hf_jobs final status race
9d1a532

akseljoonas commited on

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

akseljoonas commited on

fix: remove TRANSFORMERS_VERBOSITY from sandbox env
574496f

akseljoonas commited on

feat: restore sandbox tools and proactive compaction
a644598

akseljoonas commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas commited on

v3 prompt and tool desc rework
66647c8

akseljoonas commited on

sandbox working and agent can use it
786b8bc

akseljoonas commited on