zed/crates/edit_prediction
Ben Kunkle b8c853a63d
ep: Fix agent edits triggering edit predictions due to diagnostic refresh (#57832)
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 ...

---------

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-05-28 13:27:55 +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: Fix agent edits triggering edit predictions due to diagnostic refresh (#57832) 2026-05-28 13:27:55 +00:00
Cargo.toml ep: Make tree-sitter dependency optional in edit_prediction_metrics (#57829) 2026-05-27 14:11:23 +00:00
LICENSE-GPL Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00