Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 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.0.4

Patch Changes

  • Updated dependencies [ded675a]
  • Updated dependencies [25165df]
  • Updated dependencies [6683db0]
  • Updated dependencies [78811c6]
  • Updated dependencies [426ad73]
    • @openai/agents-openai@0.0.4
    • @openai/agents-core@0.0.4
    • @openai/agents-realtime@0.0.4

@openai/agents-core@0.0.4

Patch Changes

  • 25165df: fix: Process hangs on SIGINT because process.exit is never called
  • 6683db0: fix(shims): Naively polyfill AsyncLocalStorage in browser
  • 78811c6: fix(shims): Bind crypto to randomUUID
  • 426ad73: ensure getTransferMessage returns valid JSON

@openai/agents-extensions@0.0.4

Patch Changes

@openai/agents-openai@0.0.4

Patch Changes

  • ded675a: chore(openai): add more accurate debug logging
  • Updated dependencies [25165df]
  • Updated dependencies [6683db0]
  • Updated dependencies [78811c6]
  • Updated dependencies [426ad73]
    • @openai/agents-core@0.0.4

@openai/agents-realtime@0.0.4

Patch Changes

  • Updated dependencies [25165df]
  • Updated dependencies [6683db0]
  • Updated dependencies [78811c6]
  • Updated dependencies [426ad73]
    • @openai/agents-core@0.0.4

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from bf9dada to 9b87355 Compare June 6, 2025 18:23
@seratch seratch added the project label Jun 6, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9b87355 to 849218c Compare June 6, 2025 22:03
@dkundel-openai dkundel-openai merged commit 07a6c22 into main Jun 6, 2025
@dkundel-openai dkundel-openai deleted the changeset-release/main branch June 6, 2025 22:28
dkundel-openai pushed a commit that referenced this pull request Jun 10, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Invalid JSON payload: “text” at system_instruction.parts[0] when using Gemini model via @openai/agents-extensions

3 participants