ZIm/crates/client/src
Marshall Bowers 50482a6bc2
language_model: Refresh the LLM token upon receiving a UserUpdated message from Cloud (#35839)
This PR makes it so we refresh the LLM token upon receiving a
`UserUpdated` message from Cloud over the WebSocket connection.

Release Notes:

- N/A
2025-08-07 23:00:45 +00:00
..
proxy Revert "client: Fix an issue where non-IP proxy URLs didn’t resolve c… (#33013) 2025-06-19 08:56:00 +00:00
telemetry Use Instant not chrono for telemetry (#20756) 2024-11-19 08:23:12 -07:00
client.rs language_model: Refresh the LLM token upon receiving a UserUpdated message from Cloud (#35839) 2025-08-07 23:00:45 +00:00
proxy.rs Revert "client: Fix an issue where non-IP proxy URLs didn’t resolve c… (#33013) 2025-06-19 08:56:00 +00:00
telemetry.rs Fix minidump endpoint configuration (#35646) 2025-08-05 10:07:30 -07:00
test.rs Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00
user.rs client: Re-fetch the authenticated user when receiving a UserUpdated message from Cloud (#35807) 2025-08-07 21:44:53 +00:00
zed_urls.rs Add fast-follows to the AI onboarding flow (#34737) 2025-07-22 02:09:05 -03:00