Skip to content

Deprecate and migrate ACP extensions#57133

Merged
MrSubidubi merged 11 commits into
mainfrom
acp-extension-deprecation
May 21, 2026
Merged

Deprecate and migrate ACP extensions#57133
MrSubidubi merged 11 commits into
mainfrom
acp-extension-deprecation

Conversation

@MrSubidubi

@MrSubidubi MrSubidubi commented May 19, 2026

Copy link
Copy Markdown
Member

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • [N/A] Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • Removed support for ACP extensions. Installed ACP extensions will be migrated to use the ACP servers as provided by the ACP registry instead.
  • Resources of extensions that have been deprecated will now be automatically removed.

MrSubidubi and others added 4 commits May 19, 2026 10:35
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
…istry ones

instead.

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 19, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 19, 2026
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Comment thread crates/extension_host/src/extension_host.rs
Comment thread crates/extension_host/src/extension_host.rs Outdated
Comment thread crates/cloud_api_types/src/extension.rs Outdated
@MrSubidubi MrSubidubi added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit c84c22d May 21, 2026
32 checks passed
@MrSubidubi MrSubidubi deleted the acp-extension-deprecation branch May 21, 2026 08:35
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
Self-Review Checklist:

- [X] I've reviewed my own diff for quality, security, and reliability
- [N/A] Unsafe blocks (if any) have justifying comments
- [X] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [X] Performance impact has been considered and is acceptable

Release Notes:

- Removed support for ACP extensions. Installed ACP extensions will be
migrated to use the ACP servers as provided by the ACP registry instead.

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Marshall Bowers <git@maxdeviant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants