Skip to content

Commit 3da45aa

Browse files
chore: update versions
1 parent b487db1 commit 3da45aa

24 files changed

+83
-68
lines changed

.changeset/angry-cooks-wait.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/big-horses-itch.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/brave-swans-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/bright-fox-hill.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/cool-cloths-fry.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/free-jokes-walk.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/preserve-audio-formats-on-agent-update.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/purple-chicken-protect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-rice-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/agents-core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @openai/agents-core
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- 1bb4d86: Fix #233 - eliminate confusion with "input_text" type items with role: "assistant"
8+
- 4818d5e: fix: support snake_case usage fields from OpenAI responses
9+
- 0858c98: fix: prevent crash when importing in cloudflare workers
10+
11+
An export was missed in https://github.com/openai/openai-agents-js/pull/290 for the workerd shim, this prevents the crash when importing there. Long term we should just add an implementation for cloudflare workers (and I suspect the node implementation might just work)
12+
13+
- 4bfd911: Add custom fetch support to StreamableHTTP MCP transport
14+
- c42a0a9: refactor: restructure mcp tools fetching with options object pattern
15+
316
## 0.0.15
417

518
### Patch Changes

0 commit comments

Comments
 (0)