Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 18, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@openai/agents@0.1.0

Minor Changes

  • ad322bb: Bump to v0.1 with the following chnages:

    • gpt-5 model support
    • opt-in: gpt-5 as default option
    • ai-sdk model provider v2 migration

    and more

Patch Changes

  • 2260e21: Upgrade openai package to the latest version
  • Updated dependencies [2260e21]
  • Updated dependencies [94f606c]
  • Updated dependencies [8cf5356]
  • Updated dependencies [47a28ad]
  • Updated dependencies [8fc01fc]
  • Updated dependencies [6f1677c]
    • @openai/agents-openai@1.0.0
    • @openai/agents-core@1.0.0
    • @openai/agents-realtime@1.0.0

@openai/agents-extensions@1.0.0

Minor Changes

Patch Changes

  • Updated dependencies [2260e21]
  • Updated dependencies [ad322bb]
    • @openai/agents@0.1.0

@openai/agents-core@1.0.0

Patch Changes

@openai/agents-openai@1.0.0

Patch Changes

  • 2260e21: Upgrade openai package to the latest version
  • 47a28ad: Fix a bug where responses api does not accept both outputType and verbosity parameter for gpt-5
  • 8fc01fc: Add a quick opt-in option to switch to gpt-5
  • Updated dependencies [2260e21]
  • Updated dependencies [94f606c]
  • Updated dependencies [8fc01fc]
  • Updated dependencies [6f1677c]
    • @openai/agents-core@1.0.0

@openai/agents-realtime@1.0.0

Patch Changes

  • 8cf5356: Fix: ensure assistant message items from response.output_item.done preserve API status and default to "completed" when missing, so history_updated no longer stays "in_progress" after completion.
  • Updated dependencies [2260e21]
  • Updated dependencies [94f606c]
  • Updated dependencies [8fc01fc]
  • Updated dependencies [6f1677c]
    • @openai/agents-core@1.0.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 44570e5 to ad2d891 Compare August 26, 2025 00:53
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from c819227 to 52625ea Compare August 26, 2025 23:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 52625ea to 6bd24b4 Compare August 26, 2025 23:47
@seratch
Copy link
Member

seratch commented Aug 27, 2025

#372 caused major bumps (because peer deps has minor bumps) and I modified the file but it didn't help to clean this PR. Thus, I will close this PR and come up with a new file for the same purpose.

@seratch seratch closed this Aug 27, 2025
seratch added a commit that referenced this pull request Aug 27, 2025
@seratch seratch mentioned this pull request Aug 27, 2025
seratch added a commit that referenced this pull request Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Streaming agents do not call the agent_end lifecycle hook Missing groupId in ConsoleSpanExporter output Add support for Vercel AI SDK v5

2 participants