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 }}
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
28k
Code
Issues
1.2k
Pull requests
320
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(core): add signal.reason convention for ShellExecutionService (#3831 PR-1 of 3)
- #3842
#3842
Merged
wenshao
merged 9 commits into
main
QwenLM/qwen-code:main
from
feat/shell-promote-signal-reason
QwenLM/qwen-code:feat/shell-promote-signal-reason
Copy head branch name to clipboard
May 7, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(core): add signal.reason convention for ShellExecutionService (#3831 PR-1 of 3)
#3842
wenshao
merged 9 commits into
main
QwenLM/qwen-code:main
from
feat/shell-promote-signal-reason
QwenLM/qwen-code:feat/shell-promote-signal-reason
Copy head branch name to clipboard
Commits
Commits on May 5, 2026
feat(core): add signal.reason convention for ShellExecutionService.execute()
Show description for 6cbab37
wenshao
committed
6cbab37
View commit details
Copy full SHA for 6cbab37
Browse repository at this point
fix(core): detach service listeners on background-promote (resolve review)
Show description for 8e8e18c
wenshao
committed
8e8e18c
View commit details
Copy full SHA for 8e8e18c
Browse repository at this point
fix(core): defensive hardening for ShellExecutionService background-promote (resolve 2nd review pass)
Show description for 9008717
wenshao
committed
9008717
View commit details
Copy full SHA for 9008717
Browse repository at this point
Commits on May 6, 2026
fix(core): real bug — ptyProcess.off → removeListener; defensive abort-reason read
Show description for 094fff0
wenshao
committed
094fff0
View commit details
Copy full SHA for 094fff0
Browse repository at this point
fix(core): liveness check + throw-safe abort-reason read + encoding-aware PTY snapshot (resolve 4th review pass)
Show description for 4cc558b
wenshao
committed
4cc558b
View commit details
Copy full SHA for 4cc558b
Browse repository at this point
fix(core): PTY background-promote post-exit race guard (resolve 5th review pass)
Show description for 289feaa
wenshao
committed
289feaa
View commit details
Copy full SHA for 289feaa
Browse repository at this point
docs(core): correct getShellAbortReasonKind boundary-test count in JSDoc
Show description for c51274b
wenshao
committed
c51274b
View commit details
Copy full SHA for c51274b
Browse repository at this point
docs(core): document the helper / union / switch sync invariant explicitly
Show description for 36d96a4
wenshao
committed
36d96a4
View commit details
Copy full SHA for 36d96a4
Browse repository at this point
test(core): align mockChildProcess.exitCode/signalCode in second beforeEach
Show description for b7259e5
wenshao
committed
b7259e5
View commit details
Copy full SHA for b7259e5
Browse repository at this point
You can’t perform that action at this time.