Add uv and bloc to base sandbox image #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-bloc-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds
uv(fast Python package manager) andbloc(commune CLI for Forgejo operations) to the base sandbox image.Why uv?
Why bloc?
bloc pr listvs multi-line curl with JSON parsingInstallation approach
Testing
Once merged and built, agents (intern, researcher) will have bloc available:
Auth is automatic via rbw (FORGEJO_TOKEN already configured in agent workspaces).
Related