ZIm/crates/zed/src
Agus Zubiaga a7a7335da4
edit prediction: Assign providers when client status changes (#28919)
There was recently a change that caused the Zed Edit Prediction provider
to only be assigned when the client was connected. However, this check
happened too early, resulting in restored buffers never getting
registered. We'll now subscribe to client status changes and reassign
providers accordingly.

Release Notes:

- edit prediction: Fixed bug disabling prediction in restored buffers
2025-04-16 21:09:25 -03:00
..
zed edit prediction: Assign providers when client status changes (#28919) 2025-04-16 21:09:25 -03:00
main.rs Remove netcat dependency (#28920) 2025-04-16 19:46:36 -04:00
reliability.rs zlog: Ensure log file is flushed (#28923) 2025-04-16 23:30:23 +00:00
zed.rs agent: Add websearch tool (#28621) 2025-04-16 19:25:00 +02:00