Skip to content

Allow methods that previously returned void to return _meta#85

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

Allow methods that previously returned void to return _meta#85
agu-z merged 2 commits intomainfrom
ext-fixes

Conversation

@agu-z
Copy link
Copy Markdown
Contributor

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

  • All methods now have a corresponding response struct with a _meta field
  • Handle empty responses in deserialization
  • Remove some _meta fields that wouldn't work because they were in objects that were #[serde(flatten)]d
  • Remove _meta field from errors since they already have data

@cla-bot cla-bot Bot added the cla-signed label Sep 12, 2025
@agu-z agu-z merged commit 1cf7e2c into main Sep 12, 2025
4 checks passed
@agu-z agu-z deleted the ext-fixes branch September 12, 2025 14:48
nerzhulart pushed a commit to nerzhulart/agent-client-protocol that referenced this pull request Oct 21, 2025
…lientprotocol#85)

* Allow methods that previously returned void to use _meta

* Hide AgentNotification from docs
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