Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
feat: kill sandbox processes and cancel HF jobs on user interrupt 9aea4e6
stream sandbox creation logs to tool output, fix hf_jobs final status race da5e0c7
fix: use user OAuth token for job creation (has job.write on org) 829ae5c
fix: route all HF token usage through session.hf_token from OAuth 5510397
feat: use hf_agent tool descriptions, hardware flavors, and default env c45ebae
feat: restore sandbox tools and proactive compaction a33baef
feat: merge HF Space improvements bdbcdab
rewording e4ae7cc
v3 prompt and tool desc rework 3f367da
enabled passing sandbox scripts to hf jobs 76996d0
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
jobs tool timeout errors; e2b91f0
Add retry logic for job log streaming to handle connection drops 648dc32
integrated hf skills into the prompts 0610df6
Filter UV package installation output from HF Jobs logs e5a148a
poc github tools a6dcda8
Merge branch 'main' into private-repo-tool b7b2c0c
Added tools to create repos, view them, upload files to them (private). added a clock tool. 0c21cf1
Henri Bonamy commited on
main agent search has better vibes b307ff7
reworked job tool descriptions + implemented batch processing for hf_job tool calls in cli 1598bb4
reworked the hf-jobs tool b63e2df
deleted help style call, added it to tool descritption and autoloaded HF token to env 9934918
prompt changes, more robust hf token sending, banner 916a4b8
Henri Bonamy commited on
small prompt change, printing job url before stream instead of id f84d68c
Henri Bonamy commited on
adding a user approval step to jobs api + ruff formatting 927e50a
pass ToolErrors to agent, correct HF token handling, simplify uv job calls 160da13
Henri Bonamy commited on
small param / docs change to improve reliability of job scheduling by the agent a82c70a
Henri Bonamy commited on
Log streaming enabled ff2fb51
Henri Bonamy commited on