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
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
/
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 }}
exiao
/
hermes-agent
Public
forked from
NousResearch/hermes-agent
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(modal): cancel a command without destroying the sandbox
- #160
#160
Merged
exiao
merged 18 commits into
live-config
exiao/hermes-agent:live-config
from
fix/modal-targeted-cancel
exiao/hermes-agent:fix/modal-targeted-cancel
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix(modal): cancel a command without destroying the sandbox
#160
exiao
merged 18 commits into
live-config
exiao/hermes-agent:live-config
from
fix/modal-targeted-cancel
exiao/hermes-agent:fix/modal-targeted-cancel
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
fix(modal): cancel a command without destroying the sandbox
Show description for e58aa78
exiao
committed
e58aa78
View commit details
Copy full SHA for e58aa78
Browse repository at this point
fix(modal): record the command PID instead of an env marker
Show description for f11edef
exiao
committed
f11edef
View commit details
Copy full SHA for f11edef
Browse repository at this point
fix(modal): escalate to the process group unconditionally
Show description for 774ab48
exiao
committed
774ab48
View commit details
Copy full SHA for 774ab48
Browse repository at this point
fix(modal): wait for the command to register before giving up on cancel
Show description for c47464d
exiao
committed
c47464d
View commit details
Copy full SHA for c47464d
Browse repository at this point
fix(modal): replay a cancel that arrives before the command launches
Show description for 4f88a90
exiao
committed
4f88a90
View commit details
Copy full SHA for 4f88a90
Browse repository at this point
fix(modal): coordinate cancellation with exec startup
exiao
committed
53a5a1c
View commit details
Copy full SHA for 53a5a1c
Browse repository at this point
fix(modal): swallow pending cancel replay failures
exiao
committed
3f64cf6
View commit details
Copy full SHA for 3f64cf6
Browse repository at this point
fix(modal): clean cancellation pid files on exit
exiao
committed
183d076
View commit details
Copy full SHA for 183d076
Browse repository at this point
Commits on Jul 27, 2026
fix(modal): survive a command's own EXIT trap and a spaced comm
Show description for 56dd8f7
exiao
committed
56dd8f7
View commit details
Copy full SHA for 56dd8f7
Browse repository at this point
fix(modal): move pid-file cleanup out of the command's shell
Show description for 6e9d01b
exiao
committed
6e9d01b
View commit details
Copy full SHA for 6e9d01b
Browse repository at this point
fix(modal): keep pid-file cleanup off the command's timed path
Show description for 1ee092c
exiao
committed
1ee092c
View commit details
Copy full SHA for 1ee092c
Browse repository at this point
fix(modal): sweep stale pid files instead of reaping per command
Show description for 0826002
exiao
committed
0826002
View commit details
Copy full SHA for 0826002
Browse repository at this point
test(modal): drive cancellation through execute() and drop source inspection
Show description for d091b48
exiao
committed
d091b48
View commit details
Copy full SHA for d091b48
Browse repository at this point
fix(modal): kill descendants that detach from the process group
Show description for a0c374c
exiao
committed
a0c374c
View commit details
Copy full SHA for a0c374c
Browse repository at this point
test(modal): assert the pgid parser's output, not its shell text
Show description for d1cd150
exiao
committed
d1cd150
View commit details
Copy full SHA for d1cd150
Browse repository at this point
test(modal): replace the remaining change-detector tests with behavior tests
Show description for 3dad56d
exiao
committed
3dad56d
View commit details
Copy full SHA for 3dad56d
Browse repository at this point
fix(modal): record the process group so cancel survives the wrapper exiting
Show description for d831ca1
exiao
committed
d831ca1
View commit details
Copy full SHA for d831ca1
Browse repository at this point
test(modal): compare only the PID field of the pid-file record
Show description for 2c4f9b3
exiao
committed
2c4f9b3
View commit details
Copy full SHA for 2c4f9b3
Browse repository at this point
You can’t perform that action at this time.