zed/crates/project_panel
Ben Brandt cad7406d52
agent_ui: Require an open project for agent panel (#56577)
A bit brute force, but it works.

<img width="1106" height="988" alt="image"
src="https://github.com/user-attachments/assets/d23f9a80-01c5-4ad3-a280-faf8b8bc9dbe"
/>


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:

- N/A

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2026-05-14 01:24:30 +00:00
..
benches project_panel: Add sort_order settings (#50221) 2026-04-08 18:33:00 +05:30
src agent_ui: Require an open project for agent panel (#56577) 2026-05-14 01:24:30 +00:00
Cargo.toml project_panel: Add redo and restore support (#53311) 2026-04-09 18:49:16 +01:00
LICENSE-GPL