Michael Sloan
67b16a738a
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-23 10:38:17 -04:00
Michael Sloan
8090b57cb6
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-23 10:38:17 -04:00
Michael Sloan
0ceb5b7d90
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-23 10:37:25 -04:00
Michael Sloan
99f0a7e2c5
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-23 10:37:12 -04:00