ml-intern / agent /tools /sandbox_client.py

Commit History

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