Michael Sloan
aedf195e97
Use distinct user agents in agent eval and zeta-cli ( #35897 )
...
Agent eval now also uses a proper Zed version
Release Notes:
- N/A
2025-08-08 23:26:38 +00:00
Michael Sloan
a1bc6ee75e
zeta: Only send outline and diagnostics when data collection is enabled ( #35896 )
...
This data is not currently used by edit predictions - it is only useful
when `can_collect_data == true`.
Release Notes:
- N/A
2025-08-08 22:16:13 +00:00
Michael Sloan
68c24655e9
zeta: Collect git sha / remote urls when data collection from OSS is enabled ( #35514 )
...
Release Notes:
- Edit Prediction: Added Git info to edit predictions requests (only
sent for opensource projects when data collection is enabled). The sent
Git info is the SHA of the current commit and the URLs for the `origin`
and `upstream` remotes.
2025-08-04 14:18:06 -06:00
Michael Sloan
6052115825
zeta: Add CLI tool for querying edit predictions and related context ( #35491 )
...
Release Notes:
- N/A
---------
Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2025-08-01 21:08:09 +00:00