Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Fix imports and add frontend to gitignore d70b208
formatting 60a3755
Add web frontend infrastructure for HF Agent a56db97
added whooooshing to api spec e83f59a
fix 0d853ec
deleted search code 9d53405
ruff 6a4fd73
Merge pull request #20 from huggingface/dataset_tool_improved e82b057
Aksel Joonas Reedi commited on
Merge branch 'main' into dataset_tool_improved 471bd1a
Aksel Joonas Reedi commited on
file refactor, still works 9459bd9
pre simple impl 914fa31
adding token counts 9689843
whoosh impl for docs search 13025d5
smol cleanup 9120789
adding whoami to system prompt 4197b96
Stop tracking session logs a8a06cc
Yoan Di Cosmo commited on
small modif 6732b11
Yoan Di Cosmo commited on
limit in rows displaying 414e120
Yoan Di Cosmo commited on
better data shape + small change in tool desc 6d8949d
Yoan Di Cosmo commited on
Merge pull request #19 from huggingface/feat/hf-repo-tools 6692ff0
Henri Bonamy commited on
Added tool to go from draft to open PR, enabling merging + minor improvements a2e414d
Henri Bonamy commited on
Add approval display details for hf_repo_files and hf_repo_git 5558a57
Show file contents in hf_repo_files approval request 1dec1c0
Add hf_repo_files and hf_repo_git tools 8b2c9e3
Merge disable-private-repo-tool 7efc07b
Remove skills/ from tracking f9194c0
Cleaning up tools a2eb28d
Remove utils_tools and disable private_hf_repo_tool c92b763
Merge remote main after PR #14 8688b66
Merge pull request #14 from huggingface/dataset_tools c37b078
Aksel Joonas Reedi commited on
Fix: look for hardware_flavor at top level of tool_args, not nested 5d45d14
Simplify yolo_mode: use config instead of runtime variable 3b7a6b9
Merge configurable-permissions: add confirm_cpu_jobs, auto_file_upload, keep yolo mode 9bb2fc3
Merge branch 'dataset_tools' e96ab7e
Fix example message selection and show as JSON with all keys a8d5460
Prefer tool_calls or assistant message for example structure 33c0482
Unify dataset tools into single comprehensive hf_inspect_dataset tool 0d8b29e
jobs tool timeout errors; e2b91f0
fixing logs 67f8ace
Add yolo mode for auto-approving tool calls 803b966
job-streaming-retry f257894
Aksel Joonas Reedi commited on
show-full-job-script 8031995
Aksel Joonas Reedi commited on
Add retry logic for job log streaming to handle connection drops 648dc32
Show full job script in CLI instead of truncated snippet e119856
Merge pull request #10 from huggingface/prompt-and-reliability 078d423
Aksel Joonas Reedi commited on
Remove unused prompt files 4e3063a
integrated hf skills into the prompts 0610df6
enhanced prompt v0 5d182e4
modified timeout and rows parameters 56a3625
Yoan Di Cosmo commited on