Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
v3 prompt and tool desc rework 3f367da
adding compaction 0aec89b
enabled passing sandbox scripts to hf jobs 76996d0
sandbox working and agent can use it 8ded4a9
add create sandbox tool 8222392
sandbox start 8d987c7
frontend update bbfa431
Merge branch 'main' into feature/web-frontend a8796d4
Aksel Joonas Reedi commited on
plan tool bottom right 4485208
Henri Bonamy commited on
log streaming 226dea1
Henri Bonamy commited on
hf jobs desc update d3ffa60
added code panel, tool approval, tool calls logging b1d24de
Henri Bonamy commited on
added whooooshing to api spec e83f59a
fix 0d853ec
deleted search code 9d53405
ruff 6a4fd73
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
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
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
Cleaning up tools a2eb28d
Remove utils_tools and disable private_hf_repo_tool c92b763
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
Add retry logic for job log streaming to handle connection drops 648dc32
Show full job script in CLI instead of truncated snippet e119856
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