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 }}
LeXwDeX
/
OpenCode-GraphAgent
Public template
Notifications
You must be signed in to change notification settings
Fork
1
Star
114
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix: hook command grandchildren hold stdio pipes and hang triggers forever
- #505
#505
Merged
LeXwDeX
merged 13 commits into
main
LeXwDeX/OpenCode-GraphAgent:main
from
fix/500-hook-command-grandchildren
LeXwDeX/OpenCode-GraphAgent:fix/500-hook-command-grandchildren
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix: hook command grandchildren hold stdio pipes and hang triggers forever
#505
LeXwDeX
merged 13 commits into
main
LeXwDeX/OpenCode-GraphAgent:main
from
fix/500-hook-command-grandchildren
LeXwDeX/OpenCode-GraphAgent:fix/500-hook-command-grandchildren
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
chore: record delivery binding for hook-command-grandchildren
LeXwDeX
committed
d58037d
View commit details
Copy full SHA for d58037d
Browse repository at this point
chore: record delivery binding for hook-command-grandchildren
LeXwDeX
committed
bf76ff2
View commit details
Copy full SHA for bf76ff2
Browse repository at this point
fix(hook): kill the process group on timeout so pipe-holding grandchildren cannot hang triggers
Show description for 19fcd38
LeXwDeX
committed
19fcd38
View commit details
Copy full SHA for 19fcd38
Browse repository at this point
fix(share): unsubscribe the five instance event listeners on dispose
Show description for cbca6c3
LeXwDeX
committed
cbca6c3
View commit details
Copy full SHA for cbca6c3
Browse repository at this point
fix(tui): clean up route and prompt event subscriptions on unmount
Show description for 92cc97e
LeXwDeX
committed
92cc97e
View commit details
Copy full SHA for 92cc97e
Browse repository at this point
fix(process): await exit with SIGKILL escalation in stop and MCP client shutdown
Show description for dd70af1
LeXwDeX
committed
dd70af1
View commit details
Copy full SHA for dd70af1
Browse repository at this point
fix(memory): bound generations retention and rotate heap snapshots
Show description for a93625d
LeXwDeX
committed
a93625d
View commit details
Copy full SHA for a93625d
Browse repository at this point
test: clear the four new oxlint warnings from the leak-fix test files
Show description for 6812626
LeXwDeX
committed
6812626
View commit details
Copy full SHA for 6812626
Browse repository at this point
fix(heap): prune snapshots by embedded timestamp, not by pid-led name
Show description for 2a0497c
LeXwDeX
committed
2a0497c
View commit details
Copy full SHA for 2a0497c
Browse repository at this point
fix(index): replace the unconditional exit with a bounded drain window
Show description for 09bad5f
LeXwDeX
committed
09bad5f
View commit details
Copy full SHA for 09bad5f
Browse repository at this point
test(memory): replace the aliased star import with a named chmod import
LeXwDeX
committed
929ebe4
View commit details
Copy full SHA for 929ebe4
Browse repository at this point
Revert "fix(index): replace the unconditional exit with a bounded drain window"
Show description for 7c44188
LeXwDeX
committed
7c44188
View commit details
Copy full SHA for 7c44188
Browse repository at this point
test(process): install the SIGTERM trap before signaling readiness
Show description for 271175a
LeXwDeX
committed
271175a
View commit details
Copy full SHA for 271175a
Browse repository at this point
You can’t perform that action at this time.