zed/crates/edit_prediction_ui
Oleksiy Syvokon b54716dac1
ep: Skip context retrieval when already performed (#51100)
Previously we didn't distinguish between an empty `.related_files[]` and
a case where context collection hadn't run yet. As a result, context
retrieval was always attempted for examples with empty `related_files`.

Release Notes:

- N/A
2026-03-09 14:42:15 +00:00
..
src ep: Skip context retrieval when already performed (#51100) 2026-03-09 14:42:15 +00:00
Cargo.toml Remove unreferenced dev dependencies (#51093) 2026-03-09 13:22:12 +01:00
LICENSE-GPL Reorganize edit prediction code and remove old experiments (#44187) 2025-12-04 15:56:57 -08:00