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 }}
zed-industries
/
zed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10.7k
Star
90.7k
Code
Issues
2.4k
Pull requests
760
Discussions
Actions
Projects
Security and quality
12
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Let agent see output of killed terminal tools
- #46218
#46218
Merged
rtfeldman
merged 12 commits into
main
zed-industries/zed:main
from
fix-agent-terminal-kill-output
zed-industries/zed:fix-agent-terminal-kill-output
Copy head branch name to clipboard
Jan 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Let agent see output of killed terminal tools
#46218
rtfeldman
merged 12 commits into
main
zed-industries/zed:main
from
fix-agent-terminal-kill-output
zed-industries/zed:fix-agent-terminal-kill-output
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2026
Fix kill_active_task to properly terminate terminal and capture output
Show description for 617fa2a
rtfeldman
committed
617fa2a
View commit details
Copy full SHA for 617fa2a
Browse repository at this point
Improve terminal tool output messaging when user stops a command
Show description for e1e8b7c
rtfeldman
committed
e1e8b7c
View commit details
Copy full SHA for e1e8b7c
Browse repository at this point
Fix signal detection to use actual signal names from strsignal()
Show description for 1b77554
rtfeldman
committed
1b77554
View commit details
Copy full SHA for 1b77554
Browse repository at this point
Track timeout vs user-stop explicitly instead of parsing signals
Show description for 4022a01
rtfeldman
committed
4022a01
View commit details
Copy full SHA for 4022a01
Browse repository at this point
Make user-stopped message clearer and instruct agent to ask what to do
Show description for 6f66f1b
rtfeldman
committed
6f66f1b
View commit details
Copy full SHA for 6f66f1b
Browse repository at this point
Use elapsed time to detect timeout vs user stop
Show description for 76b1c78
rtfeldman
committed
76b1c78
View commit details
Copy full SHA for 76b1c78
Browse repository at this point
Add debug logging to terminal tool to diagnose issue
rtfeldman
committed
1e14a1e
View commit details
Copy full SHA for 1e14a1e
Browse repository at this point
Check for kill signal before exit code to detect user stops
Show description for 26ab5cb
rtfeldman
committed
26ab5cb
View commit details
Copy full SHA for 26ab5cb
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix-agent-terminal-kill-output
rtfeldman
committed
403f340
View commit details
Copy full SHA for 403f340
Browse repository at this point
Deterministically detect user-stopped terminal commands
Show description for 930030f
rtfeldman
committed
930030f
View commit details
Copy full SHA for 930030f
Browse repository at this point
Deterministically detect user-initiated terminal stops
Show description for ddc726c
rtfeldman
committed
ddc726c
View commit details
Copy full SHA for ddc726c
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix-agent-terminal-kill-output
rtfeldman
committed
36e4add
View commit details
Copy full SHA for 36e4add
Browse repository at this point
You can’t perform that action at this time.