ml-intern / agent /core /tools.py

Commit History

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

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

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

akseljoonas commited on

fix: gracefully handle MCP and OpenAPI failures during startup
f4ebc8f

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

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

akseljoonas commited on

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

akseljoonas commited on

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

akseljoonas commited on

fix: reduce tool selection ambiguity in system prompt
d1d8c1f

akseljoonas commited on

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

akseljoonas commited on

feat: restore sandbox tools and proactive compaction
a644598

akseljoonas commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas commited on

log streaming
b7bfe6f

Henri Bonamy commited on

deleted search code
2461c9d

akseljoonas commited on

adding whoami to system prompt
d9a3b65

akseljoonas commited on

Add hf_repo_files and hf_repo_git tools
bea6687

akseljoonas commited on

Cleaning up tools
4f0bf20

akseljoonas commited on

Remove utils_tools and disable private_hf_repo_tool
dcf7e9f

akseljoonas commited on

Unify dataset tools into single comprehensive hf_inspect_dataset tool
e8a3722

akseljoonas commited on

Added 2 dataset tools, one to list rows, the other one to download the dataset
5fd5de2

Yoan Di Cosmo commited on

removing extra prints
89b1b00

akseljoonas commited on

loading date in system prompt, search code update (still not there)
64a9ca9

akseljoonas commited on

github tools updated
0eeb657

akseljoonas commited on

Merge branch 'main' into private-repo-tool
b70fed7

akseljoonas commited on

Added tools to create repos, view them, upload files to them (private). added a clock tool.
82baf19

Henri Bonamy commited on

main agent search has better vibes
f817978

akseljoonas commited on

formatting + typo fix
eaf2575

akseljoonas commited on

Merge branch 'main' into explore-tool
9995a3b

Aksel Joonas Reedi commited on

Agent can now plan using a new tool
68a4e49

Henri Bonamy commited on

added the explore subagent, quality ok but not perf
b6155b0

akseljoonas commited on

pass ToolErrors to agent, correct HF token handling, simplify uv job calls
d6f16e0

Henri Bonamy commited on

ported the hf jobs tool to python
ee12938

akseljoonas commited on

custom hf jobs tool impl
aa207f7

akseljoonas commited on

adding observability
4a5166d

akseljoonas commited on

a working mcp integration
de136d0

akseljoonas commited on

intermediary commit
1e9763b

akseljoonas commited on