Skip to content

agent_server_store: Broaden Windows asset detection to all architectures (#50061) (cherry-pick to preview) - #50062

Merged
ConradIrwin merged 1 commit into
v0.225.xfrom
cherry-pick-v0.225.x-0103f151
Feb 25, 2026
Merged

agent_server_store: Broaden Windows asset detection to all architectures (#50061) (cherry-pick to preview)#50062
ConradIrwin merged 1 commit into
v0.225.xfrom
cherry-pick-v0.225.x-0103f151

Conversation

@zed-zippy

@zed-zippy zed-zippy Bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Cherry-pick of #50061 to preview


Previously only x86_64 Windows used ZIP archives, but ARM64 Windows
builds also use ZIP format.

Closes #50039.

Note

The P1 is two-fold: the user cannot download the ZIP file on Windows
ARM. BUT -- the Agent Panel is stalled because of that. This ONLY makes
it so that the ZIP download doesn’t fail, but if for some reason the
download fails, the panel is genuinely stuck with no recovery path.
Every restart attempts the same download, hits the same GZIP error, and
silently drops it again.

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual
    testing
  • Done a self-review taking into account security and performance
    aspects
  • Aligned any UI changes with the UI
    checklist

Release Notes:

  • Broaden Windows asset detection to all architectures

@zed-zippy
zed-zippy Bot requested a review from a team as a code owner February 25, 2026 06:28
@zed-zippy
zed-zippy Bot requested review from reflectronic and smitbarmase and removed request for a team February 25, 2026 06:28
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 25, 2026
…res (#50061)

Previously only `x86_64` Windows used ZIP archives, but ARM64 Windows
builds also use ZIP format.

Closes #50039.

> [!NOTE]
> The P1 is two-fold: the user cannot download the ZIP file on Windows
ARM. BUT -- the Agent Panel is stalled because of that. This ONLY makes
it so that the ZIP download doesn’t fail, but if for some reason the
download fails, the panel is genuinely stuck with no recovery path.
Every restart attempts the same download, hits the same GZIP error, and
silently drops it again.

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- Broaden Windows asset detection to all architectures
@github-actions
github-actions Bot force-pushed the cherry-pick-v0.225.x-0103f151 branch from 39cfdfc to 9242c83 Compare February 25, 2026 06:28
@zed-community-bot zed-community-bot Bot added the bot Pull requests authored by a bot label Feb 25, 2026
@ConradIrwin
ConradIrwin merged commit 244d015 into v0.225.x Feb 25, 2026
9 checks passed
@ConradIrwin
ConradIrwin deleted the cherry-pick-v0.225.x-0103f151 branch February 25, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Pull requests authored by a bot cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants