ml-intern / agent /tools

Commit History

Fix sandbox HF_TOKEN not available inside container
45e517a

akseljoonas commited on

Minimize S2 API calls: drop paper_details enrichment, add response cache, rate limit only with API key
84d6321

akseljoonas commited on

Add Semantic Scholar integration: citation graph, filtered search, snippet search, recommendations
d81613f

akseljoonas commited on

Use sandbox read endpoint for script resolution to avoid bash truncation
23be8d5

akseljoonas commited on

Remove outdated-API flagging line from research prompt
f91e520

akseljoonas commited on

Add SOTA-awareness to research sub-agent system prompt
bdd77ee

akseljoonas commited on

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

akseljoonas commited on

Use Haiku 4.5 for research sub-agent
eba82cc

akseljoonas commited on

Use Haiku for research sub-agent when main model is Anthropic
fd87f8e

akseljoonas commited on

Research stats tick every second via background timer
9d8d295

akseljoonas commited on

Live research stats: tool count, tokens, elapsed time in header
a96af97

akseljoonas commited on

Revert "Sub-agent log: tool_name → output_preview on one line"
a6c60ef

akseljoonas commited on

Sub-agent log: tool_name → output_preview on one line
d1b62e5

akseljoonas commited on

Log 20-char output preview for sub-agent tool calls
53f2739

akseljoonas commited on

feat: add headless CLI mode with local filesystem tools and rich terminal rendering
577ec48

akseljoonas commited on

Deduplicate file re-reads via content hashing for local and sandbox tools
6d4f619

akseljoonas commited on

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

akseljoonas commited on

feat: emit tool_log events from research sub-agent for UI liveness
44be1d7

akseljoonas commited on

feat: add research sub-agent tool, slim down main agent system prompt
da0136f

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

chore: increase sandbox sleep_time to 45 min
9cd534c

akseljoonas Claude Opus 4.6 commited on

feat: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes
82b0c13

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: increase sandbox sleep_time to 1500s
5a188fd

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

feat: resolve sandbox file paths and show tool description in status
ae24efc

akseljoonas commited on

fix: use user OAuth token for job creation (has job.write on org)
d644dff

akseljoonas commited on

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

akseljoonas commited on

fix: pass user OAuth token to dataset inspection tool
061ebdc

akseljoonas commited on

fix: use correct HF API filter param and improve integration tests
b95477e

akseljoonas commited on

feat: add hf_papers tool for paper discovery and reading
64bf289

akseljoonas commited on

fix: remove TRANSFORMERS_VERBOSITY from sandbox env
574496f

akseljoonas commited on

feat: inject OAuth token as HF_TOKEN secret into sandbox Space
38ab4b6

akseljoonas commited on

feat: require sandbox_create approval before sandbox operations
642f202

akseljoonas commited on

fix: use OAuth token for sandbox creation instead of env HF_TOKEN
08153a8

akseljoonas commited on

feat: use hf_agent tool descriptions, hardware flavors, and default env
103298c

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

enabled passing sandbox scripts to hf jobs
852a847

akseljoonas commited on

sandbox working and agent can use it
786b8bc

akseljoonas commited on

add create sandbox tool
2464c2e

akseljoonas commited on