zeta: Add CLI tool for querying edit predictions and related context (#35491)

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
This commit is contained in:
Michael Sloan 2025-08-01 15:08:09 -06:00 committed by GitHub
parent 561ccf86aa
commit 6052115825
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 719 additions and 102 deletions

View file

@ -189,6 +189,7 @@ members = [
"crates/zed",
"crates/zed_actions",
"crates/zeta",
"crates/zeta_cli",
"crates/zlog",
"crates/zlog_settings",