Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rivet-dev
/
sandbox-agent
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
1.2k
Code
Issues
57
Pull requests
30
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Mar 19, 2026
Merge pull request #273 from Crunchyman-ralph/fix/update-install-script-to-0.4.x
Show description for f353e39
NathanFlurry
authored
f353e39
Copy full SHA for f353e39
fix: update install script URL from 0.3.x to 0.4.x
Show description for 3525dcc
Crunchyman-ralph
committed
3525dcc
Copy full SHA for 3525dcc
Commits on Mar 18, 2026
fix(foundry): add Bun idleTimeout safety net and subscription retry with backoff
Show description for 7b23e51
NathanFlurry
and
claude
committed
7b23e51
Copy full SHA for 7b23e51
fix(foundry): use $HOME instead of hardcoded /home/sandbox for sandbox repo paths
Show description for bea3b58
NathanFlurry
and
claude
committed
bea3b58
Copy full SHA for bea3b58
Commits on Mar 17, 2026
fix(foundry): fix runner version
NathanFlurry
committed
ffb9f10
Copy full SHA for ffb9f10
chore(release): update version to 0.5.0-rc.1
NathanFlurry
committed
f25a92a
Copy full SHA for f25a92a
Merge pull request #264 from rivet-dev/desktop-computer-use-neko
Show description for 3b8c745
NathanFlurry
authored
3b8c745
Copy full SHA for 3b8c745
feat: desktop computer-use APIs with windows, launch/open, and neko streaming
Show description for dff7614
NathanFlurry
and
claude
committed
dff7614
Copy full SHA for dff7614
feat: enhance desktop computer-use streaming with neko integration
Show description for 2d8508d
NathanFlurry
and
claude
committed
2d8508d
Copy full SHA for 2d8508d
chore: remove .context/ from git and add to .gitignore
Show description for 4252c70
NathanFlurry
and
claude
committed
4252c70
Copy full SHA for 4252c70
feat: desktop computer-use APIs with neko-based streaming
Show description for 33821d8
NathanFlurry
and
claude
committed
33821d8
Copy full SHA for 33821d8
feat(foundry): add foundry base sandbox image with sudo, chromium, and dev tooling
Show description for 3895e34
NathanFlurry
and
claude
committed
3895e34
Copy full SHA for 3895e34
fix(foundry): use IF NOT EXISTS in org migration to handle pre-existing auth tables
Show description for eafe0f9
NathanFlurry
and
claude
committed
eafe0f9
Copy full SHA for eafe0f9
fix(foundry): use cookie-based OAuth state to prevent proxy retry auth failures
Show description for 6ebe13c
NathanFlurry
and
claude
committed
6ebe13c
Copy full SHA for 6ebe13c
fix(foundry): deduplicate OAuth callbacks and cache actor handles to fix production auth
Show description for 8ddec68
NathanFlurry
and
claude
committed
8ddec68
Copy full SHA for 8ddec68
Merge remote-tracking branch 'origin/main' into fix-foundry-auth-error
NathanFlurry
committed
4ca77e4
Copy full SHA for 4ca77e4
fix(foundry): move Better Auth operations from queues to actions to fix production auth timeout
Show description for e7b9ac6
NathanFlurry
and
claude
committed
e7b9ac6
Copy full SHA for e7b9ac6
feat(foundry): redirect to signin page on auth API errors
Show description for eab215c
NathanFlurry
and
claude
committed
eab215c
Copy full SHA for eab215c
Merge pull request #265 from rivet-dev/revert-actions-to-queues
Show description for 84a80d5
NathanFlurry
authored
84a80d5
Copy full SHA for 84a80d5
feat(foundry): revert actions to queue/workflow pattern with direct sends
Show description for a171956
NathanFlurry
and
claude
committed
a171956
Copy full SHA for a171956
feat(foundry): task owner git auth + manual owner change UI (#263)
Show description for 4111aeb
NathanFlurry
and
claude
authored
4111aeb
Copy full SHA for 4111aeb
Commits on Mar 16, 2026
chore(release): update version to 0.4.1-rc.1
NathanFlurry
committed
167712a
Copy full SHA for 167712a
Merge pull request #261 from rivet-dev/e2b-autopause-provider
Show description for 9ce71c0
NathanFlurry
authored
9ce71c0
Copy full SHA for 9ce71c0
chore(foundry): migrate to actions (#262)
Show description for f45a467
NathanFlurry
and
claude
authored
f45a467
Copy full SHA for f45a467
feat: add E2B auto-pause support with pause/kill/reconnect provider lifecycle
Show description for 77c8f1e
NathanFlurry
and
claude
committed
77c8f1e
Copy full SHA for 77c8f1e
chore(release): update version to 0.4.0
NathanFlurry
committed
32f3c6c
Copy full SHA for 32f3c6c
chore(release): update version to 0.4.0-rc.3
NathanFlurry
committed
7faed2f
Copy full SHA for 7faed2f
fix: mock agent process launcher not written during install
Show description for f0ec8e4
NathanFlurry
and
claude
committed
f0ec8e4
Copy full SHA for f0ec8e4
chore(release): update version to 0.4.0-rc.2
NathanFlurry
committed
56c80e6
Copy full SHA for 56c80e6
fix: mock agent process, React 18/19 types, release version refs
Show description for bf543d2
NathanFlurry
and
claude
committed
bf543d2
Copy full SHA for bf543d2
chore(release): update version to 0.4.0-rc.1
NathanFlurry
committed
2f9f25a
Copy full SHA for 2f9f25a
SDK: Add ensureServer() for automatic server recovery (#260)
Show description for cf7e2a9
NathanFlurry
and
claude
authored
cf7e2a9
Copy full SHA for cf7e2a9
chore: update ACP SDK to 0.16.1 and add e2e testing guidance (#259)
Show description for 3426cbc
NathanFlurry
and
claude
authored
3426cbc
Copy full SHA for 3426cbc
fix: normalize Pi ACP bootstrap payloads (#227)
Show description for d850a3b
NathanFlurry
authored
d850a3b
Copy full SHA for d850a3b
Commits on Mar 15, 2026
Add modal sandbox support (#192)
Show description for e740d28
waltertang27
and
NathanFlurry
authored
e740d28
Copy full SHA for e740d28
Pagination
Previous
Next
You can’t perform that action at this time.