Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloudflare
/
computer
Public
Notifications
You must be signed in to change notification settings
Fork
233
Star
4.7k
Code
Issues
18
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Unify the execution backends
- #45
#45
Merged
1/2
aron-cf
merged 13 commits into
main
cloudflare/computer:main
from
unify-backends
cloudflare/computer:unify-backends
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Unify the execution backends
#45
aron-cf
merged 13 commits into
main
cloudflare/computer:main
from
unify-backends
cloudflare/computer:unify-backends
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
computer: carry the module result on the exit event
Show description for 562e278
aron-cf
committed
562e278
View commit details
Copy full SHA for 562e278
Browse repository at this point
computer: remove the waitUntil hook from the workspace
Show description for d84f5c7
aron-cf
committed
d84f5c7
View commit details
Copy full SHA for d84f5c7
Browse repository at this point
rpc, computer: rename the shell exec field to source
Show description for ae0a0d7
aron-cf
committed
ae0a0d7
View commit details
Copy full SHA for ae0a0d7
Browse repository at this point
computer: route every backend through one execution path
Show description for 3bdfe81
aron-cf
committed
3bdfe81
View commit details
Copy full SHA for 3bdfe81
Browse repository at this point
computer: reduce the shell facade to a command executor
Show description for c74cdec
aron-cf
committed
c74cdec
View commit details
Copy full SHA for c74cdec
Browse repository at this point
docs: align the docs with the unified execution backend
Show description for 11a5501
aron-cf
committed
11a5501
View commit details
Copy full SHA for 11a5501
Browse repository at this point
computer: drop dead surface left by the executor collapse
Show description for 024b4e2
aron-cf
committed
024b4e2
View commit details
Copy full SHA for 024b4e2
Browse repository at this point
rpc, computer, computerd: name the exit event's code field
Show description for 18eecfb
aron-cf
committed
18eecfb
View commit details
Copy full SHA for 18eecfb
Browse repository at this point
computer: drop the command adapter's dead close method
Show description for 38279b5
aron-cf
committed
38279b5
View commit details
Copy full SHA for 38279b5
Browse repository at this point
script: update the exec harnesses for the renamed wire fields
Show description for 09572ec
aron-cf
committed
09572ec
View commit details
Copy full SHA for 09572ec
Browse repository at this point
computer: distinguish a missing exit frame from exit 1
Show description for 8459505
aron-cf
committed
8459505
View commit details
Copy full SHA for 8459505
Browse repository at this point
computer: observe the JavaScript execution completion promise
Show description for c8428e9
aron-cf
committed
c8428e9
View commit details
Copy full SHA for c8428e9
Browse repository at this point
computer: export the not-callable error message from the runtime
Show description for 14774d4
aron-cf
committed
14774d4
View commit details
Copy full SHA for 14774d4
Browse repository at this point
You can’t perform that action at this time.