Skip to content

Not following ACP protocol definition #13641

@marcocondrache

Description

@marcocondrache

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.

Ref: zed-industries/zed#43231

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

No one assigned

    Labels

    area/coreIssues related to User Interface, OS Support, Core Functionalitypriority/p1Important and should be addressed in the near term.

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions