ZIm/crates/telemetry_events
Joseph T. Lyons ed510b5e93
Remove unused AssistantThreadFeedback event (#27021)
It looks like:

- https://github.com/zed-industries/zed/pull/26780

accidentally added a new event type, `AssistantThreadFeedback`, using
the old event system, that it didn't end up actually using, as the code
actually relies on using the newer (preferred) `telemetry::event!()`.

Release Notes:

- N/A
2025-03-18 20:39:54 +00:00
..
src Remove unused AssistantThreadFeedback event (#27021) 2025-03-18 20:39:54 +00:00
Cargo.toml chore: Use workspace fields for edition and publish (#23291) 2025-01-17 17:39:22 +01:00
LICENSE-GPL Add telemetry events backend for collab (#8220) 2024-02-23 11:13:28 -05:00