Marshall Bowers
ad02f6b9e3
cloud_llm_client: Add another Plan variant ( #37852 )
...
This PR adds a corresponding `FreeV2` variant to the `Plan`.
Release Notes:
- N/A
2025-09-09 15:51:22 +00:00
Marshall Bowers
ea4073e50e
cloud_llm_client: Add new Plan variants ( #37810 )
...
This PR adds new variants to the `Plan` enum.
Release Notes:
- N/A
2025-09-09 00:18:43 +00:00
Marshall Bowers
e4de26e5dc
cloud_llm_client: Remove unused code ( #37799 )
...
This PR removes some unused code from the `cloud_llm_client`.
This was only used on the server, so we can move it there.
Release Notes:
- N/A
2025-09-08 20:42:42 +00:00
8dbded46d8
agent2: Add now, grep, and web search tools ( #35974 )
...
Release Notes:
- N/A
---------
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de >
Co-authored-by: Antonio Scandurra <me@as-cii.com >
2025-08-11 15:34:34 +02: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
Marshall Bowers
b1a7993544
cloud_api_types: Add more data to the GetAuthenticatedUserResponse ( #35384 )
...
This PR adds more data to the `GetAuthenticatedUserResponse`.
We now return more information about the authenticated user, as well as
their plan information.
Release Notes:
- N/A
2025-07-30 23:38:51 -04:00
Marshall Bowers
b8f3a9101c
Add cloud_llm_client crate ( #35307 )
...
This PR adds a `cloud_llm_client` crate to take the place of the
`zed_llm_client`.
Release Notes:
- N/A
2025-07-29 23:30:45 +00:00