Skip to content

agent_ui: Add keybindable action for terminal threads#57399

Merged
benbrandt merged 1 commit into
mainfrom
terminal-thread-shortcut
May 21, 2026
Merged

agent_ui: Add keybindable action for terminal threads#57399
benbrandt merged 1 commit into
mainfrom
terminal-thread-shortcut

Conversation

@benbrandt

Copy link
Copy Markdown
Member

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • Add agent::NewTerminalThread for defining custom shortcuts to launch an Agent Panel terminal thread.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 21, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 21, 2026
@benbrandt benbrandt enabled auto-merge May 21, 2026 12:36
@benbrandt

Copy link
Copy Markdown
Member Author

/cherry-pick preview

@benbrandt benbrandt added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit e024200 May 21, 2026
44 checks passed
@benbrandt benbrandt deleted the terminal-thread-shortcut branch May 21, 2026 12:40
zed-zippy Bot added a commit that referenced this pull request May 21, 2026
…y-pick to preview) (#57400)

Cherry-pick of #57399 to preview

----
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX

checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Add `agent::NewTerminalThread` for defining custom shortcuts to launch
an Agent Panel terminal thread.

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
…#57399)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Add `agent::NewTerminalThread` for defining custom shortcuts to launch
an Agent Panel terminal thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants