OptionalfsFile system capabilities supported by the client. Determines which file operations the agent can request.
OptionalterminalWhether the Client support all terminal* methods.
Optional ExperimentalplanUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
Whether the client supports plan_update and plan_removed session updates.
Optional. Omitted means the client does not advertise support.
Supplying {} means the client can receive both update types.
Optional ExperimentalauthUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
Authentication capabilities supported by the client.
Determines which authentication method types the agent may include
in its InitializeResponse.
Optional ExperimentalelicitationUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
Elicitation capabilities supported by the client. Determines which elicitation modes the agent may use.
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 client.
Optional ExperimentalpositionUNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
The position encodings supported by the client, in order of preference.
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 client.
Advertised during initialization to inform the agent about available features and methods.
See protocol docs: Client Capabilities