ZIm/crates/zeta
Oleksiy Syvokon 739098ef1f
zeta: Reduce request payload (#35968)
1. Don't send diagnostics if there are more than 10 of them. This fixes
an issue with sending 100kb requests for projects with many warnings.

2. Don't send speculated_output and outline, as those are currently
unused.


Release Notes:

- Improved edit prediction latency
2025-08-23 10:38:19 -04:00
..
src zeta: Reduce request payload (#35968) 2025-08-23 10:38:19 -04:00
Cargo.toml Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-23 10:37:24 -04:00
LICENSE-GPL Introduce staff-only inline completion provider (#21739) 2024-12-09 14:26:36 +01:00