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
.
f-code-club
/
code-executor
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add sandbox struct
- #4
#4
Merged
akagiyuu
merged 13 commits into
main
f-code-club/code-executor:main
from
feature/sandbox
f-code-club/code-executor:feature/sandbox
Copy head branch name to clipboard
Dec 22, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add sandbox struct
#4
akagiyuu
merged 13 commits into
main
f-code-club/code-executor:main
from
feature/sandbox
f-code-club/code-executor:feature/sandbox
Copy head branch name to clipboard
Commits
Commits on Dec 21, 2025
feat: add resources
akagiyuu
committed
cdc688a
View commit details
Copy full SHA for cdc688a
Browse repository at this point
feat: add metrics
akagiyuu
committed
1344c7b
View commit details
Copy full SHA for 1344c7b
Browse repository at this point
refactor: config all resource in struct
akagiyuu
committed
356a0d3
View commit details
Copy full SHA for 356a0d3
Browse repository at this point
feat: init sandbox
akagiyuu
committed
2d89f00
View commit details
Copy full SHA for 2d89f00
Browse repository at this point
fix: set default cpu quota and cpu period to 100ms
akagiyuu
committed
cbdf09c
View commit details
Copy full SHA for cbdf09c
Browse repository at this point
feat: add time limit to sandbox
akagiyuu
committed
b88135b
View commit details
Copy full SHA for b88135b
Browse repository at this point
feat(sandbox): add wall time limit
akagiyuu
committed
5d1d851
View commit details
Copy full SHA for 5d1d851
Browse repository at this point
feat(sandbox): add idleness parameter
akagiyuu
committed
6a329fa
View commit details
Copy full SHA for 6a329fa
Browse repository at this point
feat(metrics): add memory limit exceeded
akagiyuu
committed
16bb159
View commit details
Copy full SHA for 16bb159
Browse repository at this point
Commits on Dec 22, 2025
feat(sandbox): add run
akagiyuu
committed
731c89e
View commit details
Copy full SHA for 731c89e
Browse repository at this point
refactor: rename metrics to verdict
akagiyuu
committed
58bd3e1
View commit details
Copy full SHA for 58bd3e1
Browse repository at this point
feat(sandbox): add cgroup ext
akagiyuu
committed
fb9bc7b
View commit details
Copy full SHA for fb9bc7b
Browse repository at this point
refactor(sandbox): split cgroup helper to separate file
akagiyuu
committed
aa891d4
View commit details
Copy full SHA for aa891d4
Browse repository at this point
You can’t perform that action at this time.