ZIm/crates/http_client/src
Marshall Bowers 1220049089
Add feature flag to use cloud.zed.dev instead of llm.zed.dev (#34076)
This PR adds a new `zed-cloud` feature flag that can be used to send
traffic to `cloud.zed.dev` instead of `llm.zed.dev`.

This is just so Zed staff can test the new infrastructure. When we're
ready for prime-time we'll reroute traffic on the server.

Release Notes:

- N/A
2025-07-08 18:44:51 +00:00
..
async_body.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
github.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
http_client.rs Add feature flag to use cloud.zed.dev instead of llm.zed.dev (#34076) 2025-07-08 18:44:51 +00:00