zed/crates/agent_servers
Ben Brandt c3951af24f
acp: Support additional session directories (#57051)
Still behind a feature flag for now for testing with various agents.

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
2026-05-18 18:27:54 +00:00
..
src acp: Support additional session directories (#57051) 2026-05-18 18:27:54 +00:00
Cargo.toml acp: Improve ACP debug view (#54769) 2026-04-24 15:53:14 +00:00
LICENSE-GPL