zed/crates/sidebar
Ben Brandt e024200c67
agent_ui: Add keybindable action for terminal threads (#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.
2026-05-21 12:37:12 +00:00
..
src agent_ui: Add keybindable action for terminal threads (#57399) 2026-05-21 12:37:12 +00:00
Cargo.toml sidebar: Experimental Terminal Mode (#56063) 2026-05-07 15:39:16 +00:00
LICENSE-GPL Move sidebar back out of the panel (#51723) 2026-03-17 03:48:20 +00:00