zed/crates/edit_prediction
Ben Kunkle 49c6f78fc1
ep: Allow setting expected patch in rate completions modal (#56629)
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)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- Added the ability to input the "expected patch", i.e. what the model
should have predicted in the `edit prediction: rate completions` modal
2026-05-13 16:03:01 +00:00
..
benches Track additional metrics in settled (#52938) 2026-04-08 18:39:17 -04:00
license_examples Reorganize edit prediction code and remove old experiments (#44187) 2025-12-04 15:56:57 -08:00
license_patterns Reorganize edit prediction code and remove old experiments (#44187) 2025-12-04 15:56:57 -08:00
src ep: Allow setting expected patch in rate completions modal (#56629) 2026-05-13 16:03:01 +00:00
Cargo.toml Move edit prediction metrics into shared crate (#53912) 2026-04-14 21:04:10 +03:00
LICENSE-GPL Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00