Zed extension still uses zip for github releases asset url #3375

Closed
opened 2026-02-16 17:39:49 -05:00 by yindo · 1 comment
Owner

Originally created by @nyxkrage on GitHub (Dec 7, 2025).

Description

OpenCode has switched to using tar.gz archives for linux releases instead of zip files, however the Zed extenion.toml file still references them with .zip extensions

OpenCode version

1.0.134

Steps to reproduce

  1. Install latest 1.0.134 OpenCode Zed extension
  2. Try to launch the OpenCode agent in Zed
  3. RPC request GetAgentServerCommand failed: extracting response for asset https://github.com/sst/opencode/releases/download/v1.0.134/opencode-linux-x64.zip into "/home/$USER/.local/share/zed/external_agents/opencode/opencode/v_e63c4217db798041": reading the zip archive: unable to locate the end of central directory record

Screenshot and/or share link

No response

Operating System

N/A

Terminal

N/A

Originally created by @nyxkrage on GitHub (Dec 7, 2025). ### Description OpenCode has switched to using tar.gz archives for linux releases instead of zip files, however the Zed extenion.toml file still references them with .zip extensions ### OpenCode version 1.0.134 ### Steps to reproduce 1. Install latest 1.0.134 OpenCode Zed extension 2. Try to launch the OpenCode agent in Zed 3. `RPC request GetAgentServerCommand failed: extracting response for asset https://github.com/sst/opencode/releases/download/v1.0.134/opencode-linux-x64.zip into "/home/$USER/.local/share/zed/external_agents/opencode/opencode/v_e63c4217db798041": reading the zip archive: unable to locate the end of central directory record` ### Screenshot and/or share link _No response_ ### Operating System N/A ### Terminal N/A
yindo added the opentuibug labels 2026-02-16 17:39:49 -05:00
yindo closed this issue 2026-02-16 17:39:49 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 7, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2444: Please release linux versions as tar balls

This is a follow-up to the original request from #2444 where Linux releases switched from zip to tar.gz, but the Zed extension's extension.toml still references the old .zip asset URLs.

@github-actions[bot] commented on GitHub (Dec 7, 2025): This issue might be a duplicate of existing issues. Please check: - #2444: Please release linux versions as tar balls This is a follow-up to the original request from #2444 where Linux releases switched from zip to tar.gz, but the Zed extension's extension.toml still references the old .zip asset URLs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3375