ZIm/crates/inline_completion
Marshall Bowers e17e838c07
Include prediction ID on edit prediction accepted/discarded events (#24480)
This PR updates the edit predictions to include the prediction ID
returned from the server on the resulting telemetry events indicating
whether the prediction was accepted or discarded.

The `prediction_id` on the events can then be correlated with the
`request_id` on the server-side prediction events.

Release Notes:

- N/A
2025-02-07 22:06:37 +00:00
..
src Include prediction ID on edit prediction accepted/discarded events (#24480) 2025-02-07 22:06:37 +00:00
Cargo.toml zeta: Send up diagnostics with prediction requests (#24384) 2025-02-06 18:07:26 +00:00
LICENSE-GPL Extract InlineCompletionProvider to its own crate (#20935) 2024-11-20 16:51:13 -05:00