v0.3.5
What's Changed
- feat(realtime): Add usage field to input audio transcription completed event by @lion8 in #724
- fix: support input_file for chat completions when possible by @danielmklein in #735
- Upgrade dev and docs dependencies by @seratch in #738
- chore(deps): bump @modelcontextprotocol/sdk from 1.12.1 to 1.24.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #737
- Fix #732 Ensure SpanData types are exported by @lattwood in #731
- fix(agents-extensions): ##711 improve AI SDK error details in tracing by @AryanBagade in #740
- feat(agents-extensions): #628 add Anthropic extended thinking support by @AryanBagade in #742
- Upgrade pnpm to 10.25.0 by @seratch in #743
- fix: #701 prevent duplicate function_call items in session history after resuming from interruption by @mjschock in #702
- fix: #745 Export OpenAIConversationsSessionOptions by @seratch in #747
- fix: #753 Emit agent_tool_end event when function tools throw errors by @aasullivan in #754
- fix: propagate providerData for function_calls in chat completions converter by @danielmklein in #746
- feat: track token usage while streaming responses for openai models by @ianyimi in #750
- feat: Add onStream/on(key) handlers to an agent as tool by @seratch in #749
- fix: event data adjustment for #749 by @seratch in #764
- feat: #762 Add turnInput (optional) to agent_start event hooks by @seratch in #765
- chore: update versions by @github-actions[bot] in #728
Documents
- fix(security): patch CVE-2025-66478 Next.js RCE vulnerability by @ben-vargas in #736
- docs(ai-sdk): #758 document actual scripts and prerequisites by @Harrrryz in #759
- docs: Upgrading to GPT-5.2 by @cguo-oai in #766
- Update all translated document pages by @github-actions[bot] in #767
New Contributors
- @lion8 made their first contribution in #724
- @danielmklein made their first contribution in #735
- @ben-vargas made their first contribution in #736
- @lattwood made their first contribution in #731
- @AryanBagade made their first contribution in #740
- @mjschock made their first contribution in #702
- @Harrrryz made their first contribution in #759
- @cguo-oai made their first contribution in #766
Full Changelog: v0.3.4...v0.3.5