ExperimentalOptionalsessionSession capabilities supported by the agent.
Optional. Omitted or null both mean the agent does not support the
session* method surface. Supplying {} means the agent supports the
baseline session methods: session/new, session/prompt,
session/cancel, and session/update.
OptionalauthAuthentication-related extension capabilities supported by the agent.
Optional. Omitted or null both mean the agent does not advertise any
authentication-related extensions. This field does not advertise support
for auth/login or auth/logout; those methods are advertised by a
non-empty authMethods list in the initialize response.
Optional ExperimentalprovidersUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
Provider configuration capabilities supported by the agent.
Optional. Omitted or null both mean the agent does not advertise support.
Supplying {} means the agent supports provider configuration methods.
Optional ExperimentalnesUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
NES (Next Edit Suggestions) capabilities supported by the agent.
Optional. Omitted or null both mean the agent does not advertise support
for NES methods.
Optional ExperimentalpositionUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
The position encoding selected by the agent from the client's supported encodings.
Optional_The _meta property is reserved by ACP to allow clients and agents to attach additional metadata to their interactions. Implementations MUST NOT make assumptions about values at these keys.
See protocol docs: Extensibility
Capabilities supported by the agent.
Advertised during initialization to inform the client about available features and content types.
See protocol docs: Agent Capabilities