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
.
IBM
/
chuk-tool-processor
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
24
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: isolated code execution (IsolatedCodeRunner + backends) — v0.24.0
- #51
#51
Merged
chrishayuk
merged 15 commits into
main
IBM/chuk-tool-processor:main
from
feat/isolated-code-execution
IBM/chuk-tool-processor:feat/isolated-code-execution
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: isolated code execution (IsolatedCodeRunner + backends) — v0.24.0
#51
chrishayuk
merged 15 commits into
main
IBM/chuk-tool-processor:main
from
feat/isolated-code-execution
IBM/chuk-tool-processor:feat/isolated-code-execution
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
feat(execution): isolated code execution core + Seatbelt/local backends
Show description for 01352f8
chrishayuk
committed
01352f8
View commit details
Copy full SHA for 01352f8
Browse repository at this point
feat(execution): add Docker and bubblewrap isolation backends
Show description for ea12a76
chrishayuk
committed
ea12a76
View commit details
Copy full SHA for ea12a76
Browse repository at this point
docs: document IsolatedCodeRunner and isolation backends
Show description for c487bf1
chrishayuk
committed
c487bf1
View commit details
Copy full SHA for c487bf1
Browse repository at this point
docs: stop presenting IsolatedStrategy as a security boundary
Show description for a0a51ca
chrishayuk
committed
a0a51ca
View commit details
Copy full SHA for a0a51ca
Browse repository at this point
release: v0.24.0 — isolated code execution (IsolatedCodeRunner + backends)
Show description for 2fb0d07
chrishayuk
committed
2fb0d07
View commit details
Copy full SHA for 2fb0d07
Browse repository at this point
style: format isolation tests with ruff 0.15 to match CI
Show description for 9fce47d
chrishayuk
committed
9fce47d
View commit details
Copy full SHA for 9fce47d
Browse repository at this point
build: sync uv.lock project version to 0.24.0
Show description for c9c7fd6
chrishayuk
committed
c9c7fd6
View commit details
Copy full SHA for c9c7fd6
Browse repository at this point
build: bump pre-commit ruff to v0.15.21 to match CI
Show description for d61a3fa
chrishayuk
committed
d61a3fa
View commit details
Copy full SHA for d61a3fa
Browse repository at this point
test/ci: fix isolation tests under CI's pytest + Windows mypy
Show description for 0e41565
chrishayuk
committed
0e41565
View commit details
Copy full SHA for 0e41565
Browse repository at this point
test/ci: make isolation tests CI-safe (POSIX-only, gated integration)
Show description for 5b6c298
chrishayuk
committed
5b6c298
View commit details
Copy full SHA for 5b6c298
Browse repository at this point
chore: temporary docker debug workflow (to be reverted)
Show description for 2578cc0
chrishayuk
committed
2578cc0
View commit details
Copy full SHA for 2578cc0
Browse repository at this point
fix(docker): pre-pull image before the sandboxed run (--pull never)
Show description for 7339309
chrishayuk
committed
7339309
View commit details
Copy full SHA for 7339309
Browse repository at this point
fix(docker): run container as host uid (readable staging under cap-drop ALL)
Show description for c09e1ab
chrishayuk
committed
c09e1ab
View commit details
Copy full SHA for c09e1ab
Browse repository at this point
Commits on Jul 29, 2026
ci/docs: verify DockerBackend integration on Linux; note Desktop limitation
Show description for ea6fe32
chrishayuk
committed
ea6fe32
View commit details
Copy full SHA for ea6fe32
Browse repository at this point
ci/docs: don't run bubblewrap integration in CI (runner blocks netns loopback)
Show description for cafd6ac
chrishayuk
committed
cafd6ac
View commit details
Copy full SHA for cafd6ac
Browse repository at this point
You can’t perform that action at this time.