Skip to content

Fix error when loading ACP registry#48957

Merged
bennetbo merged 1 commit intomainfrom
fix-acp-registry
Feb 11, 2026
Merged

Fix error when loading ACP registry#48957
bennetbo merged 1 commit intomainfrom
fix-acp-registry

Conversation

@bennetbo
Copy link
Member

@bennetbo bennetbo commented Feb 11, 2026

This change broke the ACP registry in Zed, since we did not have #[serde(default)] on the _extensions field.

  • Tests or screenshots needed?
  • Code Reviewed
  • Manual QA

Release Notes:

  • Fixed an issue where the ACP registry would fail to load

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 11, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Feb 11, 2026
@bennetbo bennetbo merged commit c778255 into main Feb 11, 2026
40 checks passed
@bennetbo bennetbo deleted the fix-acp-registry branch February 11, 2026 17:37
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.

1 participant