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
.
hyperlight-dev
/
hyperagent
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
12
Code
Issues
0
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat execute bash
- #119
#119
Merged
simongdavies
merged 17 commits into
hyperlight-dev:main
hyperlight-dev/hyperagent:main
from
simongdavies:feat-execute-bash
simongdavies/hyperagent:feat-execute-bash
Copy head branch name to clipboard
May 12, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Feat execute bash
#119
simongdavies
merged 17 commits into
hyperlight-dev:main
hyperlight-dev/hyperagent:main
from
simongdavies:feat-execute-bash
simongdavies/hyperagent:feat-execute-bash
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
feat: add execute_bash tool — sandboxed bash interpreter via just-bash
Show description for d62fb74
simongdavies
committed
d62fb74
View commit details
Copy full SHA for d62fb74
Browse repository at this point
feat: add execute_bash to system message workflow guidance
Show description for 63ac5a1
simongdavies
committed
63ac5a1
View commit details
Copy full SHA for 63ac5a1
Browse repository at this point
feat: wire execute_bash to show-code and code log
Show description for 0c6242b
simongdavies
committed
0c6242b
View commit details
Copy full SHA for 0c6242b
Browse repository at this point
fix: add execute_bash to ALLOWED_TOOLS gating list
Show description for 4a48b08
simongdavies
committed
4a48b08
View commit details
Copy full SHA for 4a48b08
Browse repository at this point
fix: add execute_bash to all skill allowed-tools lists
Show description for 7eba69e
simongdavies
committed
7eba69e
View commit details
Copy full SHA for 7eba69e
Browse repository at this point
chore: gitignore output dirs and temp bundle file
Show description for 4953f0d
simongdavies
committed
4953f0d
View commit details
Copy full SHA for 4953f0d
Browse repository at this point
fix: add execute_bash to availableTools — the THIRD allowlist
Show description for ac7cc5b
simongdavies
committed
ac7cc5b
View commit details
Copy full SHA for ac7cc5b
Browse repository at this point
feat: native RDRAND-backed crypto and Math.random for sandbox
Show description for 8129f92
simongdavies
committed
8129f92
View commit details
Copy full SHA for 8129f92
Browse repository at this point
fix: isolate bash from JS sandbox — dedicated sandbox + blocked from JS APIs
Show description for 682e231
simongdavies
committed
682e231
View commit details
Copy full SHA for 682e231
Browse repository at this point
fix: actionable memory error guidance for both execute_javascript and execute_bash
Show description for b10e888
simongdavies
committed
b10e888
View commit details
Copy full SHA for b10e888
Browse repository at this point
feat: crypto.subtle.digest + Buffer.toString(encoding) for bash sandbox
Show description for 330ea07
simongdavies
committed
330ea07
View commit details
Copy full SHA for 330ea07
Browse repository at this point
fix: use format! instead of alloc::format! for clippy without hyperlight cfg
Show description for 6745db0
simongdavies
committed
6745db0
View commit details
Copy full SHA for 6745db0
Browse repository at this point
Commits on May 9, 2026
fix: address all Copilot PR review comments (#119)
Show description for 4d467de
simongdavies
committed
4d467de
View commit details
Copy full SHA for 4d467de
Browse repository at this point
fix: add curl to bash commands, improve /sessions and /resume UX
Show description for 937e815
simongdavies
committed
937e815
View commit details
Copy full SHA for 937e815
Browse repository at this point
fix: wire fetch plugin into bash curl + fix arrow keys in REPL
Show description for 6e4af50
simongdavies
committed
6e4af50
View commit details
Copy full SHA for 6e4af50
Browse repository at this point
Commits on May 11, 2026
fix: native module discovery, curl, FS wiring, SIGILL, docs, tests
Show description for 705ea6d
simongdavies
committed
705ea6d
View commit details
Copy full SHA for 705ea6d
Browse repository at this point
fix: native module tests fail on CI — copy .d.ts/.json in beforeAll
Show description for b83ba83
simongdavies
committed
b83ba83
View commit details
Copy full SHA for b83ba83
Browse repository at this point
You can’t perform that action at this time.