ml-intern / agent /tools

Commit History

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

lewtun HF Staff OpenAI Codex commited on

Use hyphenated ml-intern Trackio prefixes (#250)
11112c6
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

Fix Pro entitlement checks (#239)
d7637ba
unverified

lewtun HF Staff OpenAI Codex commited on

Skip sandbox spaces for artifact metadata (#241)
1e1fe1f
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

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

Steer agent to HF kernels instead of pip install flash-attn (#204)
7599843
unverified

Darshan Thakare commited on

Make sandboxes private (#195)
15d6506
unverified

lewtun HF Staff 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

Bill HF Jobs by namespace credits, drop Pro and org-join gating (#172)
bed4e38
unverified

Aksel Joonas Reedi commited on

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

Guillaume Salou commited on

Embed trackio dashboard in chat for jobs and sandboxes (#161)
6131fc8
unverified

Aksel Joonas Reedi commited on

Add web search so the agent can cite current sources (#159)
72f615f
unverified

Aksel Joonas Reedi commited on

Add Slack gateway (#116)
6155b26
unverified

lewtun HF Staff OpenAI Codex commited on

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

Aksel Joonas Reedi commited on

Keep repetition guard internal (#144)
e8ed637
unverified

Aksel Joonas Reedi commited on

Run jobs under user or org accounts with upgrade / org-pick UX (#132)
ff8c636
unverified

Aksel Joonas Reedi 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: route Claude via Bedrock inference profile (#82)
2fac9ff
unverified

Guillaume Salou commited on

feat: enable Anthropic prompt caching on system prompt and tools (#69)
5d357ba
unverified

XciD7 commited on

fix /model switcher with effort params
e2552e8
unverified

Aksel Joonas Reedi commited on

Fix parallel-research display: per-call stats in CLI and web UI (#49)
5ab7c4e
unverified

Aksel Joonas Reedi lee101 commited on

Strip provider_specific_fields from research sub-agent messages
a2e8010

akseljoonas HF Staff commited on

Route HF inference through /v1 auto-router + add reasoning_effort knob
0a9e96d

akseljoonas HF Staff commited on

Fall back to user HF token for router when INFERENCE_TOKEN is unset (#39)
182ddee
unverified

Aksel Joonas Reedi Claude Opus 4.7 (1M context) commited on

Rename CLI entry and Space assets from ml-agent to ml-intern
ae4a534

akseljoonas HF Staff commited on

Rewrite research workflow to lead with literature mining
3bf831e

akseljoonas HF Staff commited on

Fix sandbox HF_TOKEN not available inside container
45e517a

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

Remove outdated-API flagging line from research prompt
f91e520

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

Use Haiku 4.5 for research sub-agent
eba82cc

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

Research stats tick every second via background timer
9d8d295

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on