zed/crates/zeta_prompt/src
Ben Kunkle 481854f754
ep: Various ep CLI improvements (#56587)
- limit diagnostics sent to teacher
- improve parallelism in `ep` commands when using `--max-parallelism` by
only grouping by repo when instructed too (repo grouping is only useful
for context collection)
- update rejected and rated queries to also fetch settled editable
region

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

Closes #ISSUE

Release Notes:

- N/A or Added/Fixed/Improved ...
2026-05-13 11:34:50 +00:00
..
excerpt_ranges.rs zeta: Allow the server to select the editable and context ranges more flexibly (#50975) 2026-03-09 19:58:31 -04:00
multi_region.rs Rust 1.95 (#55104) 2026-04-29 10:27:47 +00:00
udiff.rs zeta_prompt: Fix multy-hunk diff application (#55613) 2026-05-04 10:01:12 +00:00
zeta_prompt.rs ep: Various ep CLI improvements (#56587) 2026-05-13 11:34:50 +00:00