Skip to content

Protocol extensibility#79

Merged
agu-z merged 8 commits intomainfrom
ext
Sep 12, 2025
Merged

Protocol extensibility#79
agu-z merged 8 commits intomainfrom
ext

Conversation

@agu-z
Copy link
Copy Markdown
Contributor

@agu-z agu-z commented Sep 11, 2025

Allows extending the protocol with extra fields, methods, and notifications that aren't part of the spec.

  • Add _meta field to all types
  • _method
  • _notification
  • docs

See the docs here: https://agentclientprotocol.com/protocol/extensibility

@cla-bot cla-bot Bot added the cla-signed label Sep 11, 2025
@agu-z agu-z changed the title Extension points Protocol extensibility Sep 11, 2025
@agu-z agu-z marked this pull request as ready for review September 11, 2025 14:06
@agu-z agu-z merged commit 592489f into main Sep 12, 2025
3 checks passed
@agu-z agu-z deleted the ext branch September 12, 2025 13:00
nerzhulart pushed a commit to nerzhulart/agent-client-protocol that referenced this pull request Oct 21, 2025
* Add _meta to all types

* Ext methods and notifications

* Add extMethod and extNotification to typescript lib

* Fix decoders and add tests

* Extensibility docs

* Reference docs from doc comments

* Use _ prefix for custom methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant