Skip to content

openai-agents-js

v0.11.4 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents openai openai-api realtime-api typescript

ReleasePort's take

Light signal
editorial:auto 13d

Release v0.11.4 of openai‑agents‑js fixes several bugs including preservation of approval rejection reasons, avoidance of automatic responses for unknown realtime tools, and aborting tracing exports on shutdown timeout.

Why it matters: Patch to v0.11.4 immediately to prevent empty chat completions, spurious tool auto‑responses, loss of rejection rationale, and incomplete trace data.

Summary

AI summary

Fixed preservation of approval rejection reasons.

Changes in this release

Bugfix Medium

Prevents empty chat completions tool outputs.

Prevents empty chat completions tool outputs.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Avoids automatic responses for unknown realtime tools.

Avoids automatic responses for unknown realtime tools.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Preserves local approval rejection reasons in workflows.

Preserves local approval rejection reasons in workflows.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Aborts active tracing exports on shutdown timeout.

Aborts active tracing exports on shutdown timeout.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Preserves reasoning identities for OpenAI Conversations.

Preserves reasoning identities for OpenAI Conversations.

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

What's Changed

  • fix: avoid empty chat completions tool outputs by @seratch in https://github.com/openai/openai-agents-js/pull/1309
  • fix: avoid auto responses for unknown realtime tools by @seratch in https://github.com/openai/openai-agents-js/pull/1310
  • fix: preserve local approval rejection reasons by @seratch in https://github.com/openai/openai-agents-js/pull/1311
  • fix: abort active tracing exports on shutdown timeout by @seratch in https://github.com/openai/openai-agents-js/pull/1313
  • fix: preserve reasoning identities for OpenAI Conversations persistence by @seratch in https://github.com/openai/openai-agents-js/pull/1308

Documentation & Other Changes

  • docs: update translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-js/pull/1314
  • chore: update versions by @github-actions[bot] in https://github.com/openai/openai-agents-js/pull/1312

Full Changelog: https://github.com/openai/openai-agents-js/compare/v0.11.3...v0.11.4

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track openai-agents-js

Get notified when new releases ship.

Sign up free

About openai-agents-js

A lightweight, powerful framework for multi-agent workflows and voice agents

All releases →

Beta — feedback welcome: [email protected]