zed/crates/extension/src
Finn Evers c84c22dab5
Deprecate and migrate ACP extensions (#57133)
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>
2026-05-21 08:32:23 +00:00
..
capabilities extension_host: Add npm:install capability (#35144) 2025-07-26 22:40:02 +00:00
types lsp: Add container_name to lsp::Symbol (#46822) 2026-02-04 23:03:15 +01:00
capabilities.rs extension_host: Add npm:install capability (#35144) 2025-07-26 22:40:02 +00:00
extension.rs Fix usability issues with automatically-created git worktrees (#51775) 2026-03-18 22:49:16 +00:00
extension_builder.rs extension_builder: Use cfg_select for WASI SDK asset name (#55660) 2026-05-06 18:52:31 +00:00
extension_events.rs JSON Schema URIs (#38916) 2025-09-26 11:41:26 -04:00
extension_host_proxy.rs Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
extension_manifest.rs Deprecate and migrate ACP extensions (#57133) 2026-05-21 08:32:23 +00:00
types.rs context_server: Change command string field to PathBuf (#34873) 2025-07-22 12:12:07 +02:00