Skip to content

Conversation

@codefromthecrypt
Copy link
Contributor

Update extensibility documentation with:

  • Type annotation for _meta field: { [key: string]: unknown }
  • W3C trace context propagation conventions (traceparent, tracestate, baggage)
  • Example showing traceparent in _meta

Follow-up to #276

Update extensibility documentation with:
- Type annotation for _meta field: { [key: string]: unknown }
- W3C trace context propagation conventions (traceparent, tracestate, baggage)
- Example showing traceparent in _meta
}
],
"_meta": {
"traceparent": "00-80e1afed08e019fc1110464cfa66635c-7a085853722dc6d2-01",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this wasn't in the RFD, but figured it can re-enforce below. happy to remove it though

Copy link
Member

@benbrandt benbrandt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@benbrandt benbrandt changed the title Document _meta propagation conventions docs: Better document _meta field type and usage Dec 5, 2025
@benbrandt benbrandt merged commit adc661e into agentclientprotocol:main Dec 5, 2025
1 check passed
@codefromthecrypt codefromthecrypt deleted the implement-meta-propagation branch December 7, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants