Skip to content

Conversation

@lattwood
Copy link

@lattwood lattwood commented Dec 5, 2025

This means you don't have to duplicate the types if you're implementing your own TracingExporter and want type safety.

Fixes #732

@changeset-bot
Copy link

changeset-bot bot commented Dec 5, 2025

🦋 Changeset detected

Latest commit: 15fa9b9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@openai/agents-core Patch
@openai/agents-extensions Patch
@openai/agents-openai Patch
@openai/agents-realtime Patch
@openai/agents Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lattwood lattwood force-pushed the lattwood/export_data_types branch from 19d5a74 to 15fa9b9 Compare December 5, 2025 15:45
@seratch seratch added this to the 0.3.x milestone Dec 5, 2025
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

Wed don't do wildcard exports in the index.ts; Can you explicitly add span data types?

@seratch seratch changed the title Ensure SpanData types are exported Fix #732 Ensure SpanData types are exported Dec 5, 2025
@lattwood
Copy link
Author

lattwood commented Dec 6, 2025 via email

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.

Please export SpanData and friends

2 participants