-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitypriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.
Description
What happened?
The ACP protocol definition specifies that the AuthenticationRequest should contain only two fields: meta and method_id.
Currently, the schema is also validating an extra field called 'authMethod,' which is disrupting Zed integration.
| authMethod: authMethodSchema, |
https://docs.rs/agent-client-protocol/0.7.0/agent_client_protocol/struct.AuthenticateRequest.html
It appears this additional field was introduced with PR #12994.
What did you expect to happen?
Not applicable
Client information
Not applicable
Login information
No response
Anything else we need to know?
No response
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitypriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.
Type
Projects
Status
No status