http_client: Fix Codex ACP install robustness by staging downloads - #45428
Merged
Conversation
cppcoffee
marked this pull request as draft
December 20, 2025 05:58
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
cppcoffee
force-pushed
the
agent-download
branch
from
December 20, 2025 13:06
5f6ee31 to
e807219
Compare
cppcoffee
marked this pull request as ready for review
December 20, 2025 13:54
Contributor
Author
|
http_client/project: Make GitHub binary installs atomic via staging
|
Member
|
Thanks for this, and sorry for the extremely long response time on our side. |
Anthony-Eid
pushed a commit
to bobbymannino/zed
that referenced
this pull request
Feb 25, 2026
…ed-industries#45428) Release Notes: - Improved Codex ACP install robustness by staging downloads --------- Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com> Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
tahayvr
pushed a commit
to tahayvr/zed
that referenced
this pull request
Mar 4, 2026
…ed-industries#45428) Release Notes: - Improved Codex ACP install robustness by staging downloads --------- Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com> Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Member
|
I think this broke updating github based lsps (on Windows at least)
|
Veykril
added a commit
that referenced
this pull request
Mar 14, 2026
…sts (#51548) cc #45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ...
github-actions Bot
pushed a commit
that referenced
this pull request
Mar 14, 2026
…sts (#51548) cc #45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ...
github-actions Bot
pushed a commit
that referenced
this pull request
Mar 14, 2026
…sts (#51548) cc #45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ...
zed-zippy Bot
added a commit
that referenced
this pull request
Mar 14, 2026
…sts (#51548) (cherry-pick to stable) (#51557) Cherry-pick of #51548 to stable ---- cc #45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ... Co-authored-by: Lukas Wirth <lukas@zed.dev>
zed-zippy Bot
added a commit
that referenced
this pull request
Mar 14, 2026
…sts (#51548) (cherry-pick to preview) (#51556) Cherry-pick of #51548 to preview ---- cc #45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ... Co-authored-by: Lukas Wirth <lukas@zed.dev>
tommyming
pushed a commit
to tommyming/zed
that referenced
this pull request
Mar 15, 2026
…sts (zed-industries#51548) cc zed-industries#45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ...
piper-of-dawn
pushed a commit
to piper-of-dawn/zed
that referenced
this pull request
Apr 25, 2026
…sts (zed-industries#51548) cc zed-industries#45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ...
jonx
pushed a commit
to jonx/zed-aros
that referenced
this pull request
Jul 17, 2026
…ed-industries#45428) Release Notes: - Improved Codex ACP install robustness by staging downloads --------- Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com> Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
jonx
pushed a commit
to jonx/zed-aros
that referenced
this pull request
Jul 17, 2026
…sts (zed-industries#51548) cc zed-industries#45428 (comment) Release Notes: - N/A *or* Added/Fixed/Improved ...
jolutz
pushed a commit
to jolutz/zed
that referenced
this pull request
Aug 8, 2026
…ed-industries#45428) Release Notes: - Improved Codex ACP install robustness by staging downloads --------- Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com> Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes: