Skip to content

Releases: openai/openai-agents-js

v0.1.11

22 Oct 06:56
b28607e

Choose a tag to compare

What's Changed

  • chore(deps): bump playwright from 1.53.0 to 1.55.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #593
  • chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #595
  • fix: #597 hostedMcpTool fails to send authorization parameter to Responses API by @seratch in #598
  • chore: update versions by @github-actions[bot] in #599

Full Changelog: v0.1.10...v0.1.11

v0.1.10

17 Oct 09:37
885f6cf

Choose a tag to compare

What's Changed

  • docs: update Node.js and pnpm version prerequisites in CONTRIBUTING.md by @D-artisan in #567
  • fix: #425 improve the compatibility for conversationId / previousResponseId + tool calls by @seratch in #556
  • fix: #562 invalid model settings when prompt is set in Agent by @seratch in #563
  • fix: eliminate starlight-typedoc-plugin warnings with code comments by @seratch in #557
  • Update all translated document pages by @github-actions[bot] in #569
  • Update guardrails.mdx by @virakngauv in #574
  • Update all translated document pages by @github-actions[bot] in #576
  • fix: resolve usage details validation in realtime events by @Alejandro-AP00 in #578
  • chore(deps): bump astro from 5.13.11 to 5.14.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #577
  • Upgrade pnpm to 10.18.3 by @seratch in #588
  • Wait for streaming to complete before ending traces in async mode by @CLowbrow in #575
  • fix: #563 enable explicit model override for prompt by @seratch in #589
  • chore: update versions by @github-actions[bot] in #568

New Contributors

Full Changelog: v0.1.9...v0.1.10