Skip to content

http_client: Fix Codex ACP install robustness by staging downloads#45428

Merged
ConradIrwin merged 3 commits intozed-industries:mainfrom
cppcoffee:agent-download
Feb 23, 2026
Merged

http_client: Fix Codex ACP install robustness by staging downloads#45428
ConradIrwin merged 3 commits intozed-industries:mainfrom
cppcoffee:agent-download

Conversation

@cppcoffee
Copy link
Contributor

Release Notes:

  • Improved Codex ACP install robustness by staging downloads

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 20, 2025
@github-actions github-actions bot added the community champion Issues filed by our amazing community champions! 🫶 label Dec 20, 2025
@cppcoffee cppcoffee marked this pull request as draft December 20, 2025 05:58
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
@cppcoffee cppcoffee marked this pull request as ready for review December 20, 2025 13:54
@cppcoffee
Copy link
Contributor Author

cppcoffee commented Dec 20, 2025

http_client/project: Make GitHub binary installs atomic via staging

  • Download/extract GitHub release assets into a temporary staging path next to the destination, then rename into place on success.
  • Clean up staging files/dirs on extraction or rename failure to avoid leaving partial installs behind.

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
@SomeoneToIgnore SomeoneToIgnore added area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features and removed community champion Issues filed by our amazing community champions! 🫶 labels Jan 5, 2026
@ConradIrwin ConradIrwin merged commit c2504ad into zed-industries:main Feb 23, 2026
27 checks passed
@github-project-automation github-project-automation bot moved this from Community PRs to Done in Quality Week – December 2025 Feb 23, 2026
@ConradIrwin
Copy link
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>
@cppcoffee cppcoffee deleted the agent-download branch February 25, 2026 13:53
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features cla-signed The user has signed the Contributor License Agreement

Projects

Development

Successfully merging this pull request may close these issues.

3 participants