Key Changes
This minor release does not introduce a breaking change, but it includes a notable Realtime default update plus MCP runtime stability fixes.
What's Changed
- fix: upgrade the default realtime model to gpt-realtime-1.5 by @seratch in #1108
- fix: recover segmented assistant output in agent tools and finalization by @seratch in #1117
- feat(mcp): add resource wrappers and streamable session ids by @seratch in #1111
- fix(mcp): resolve MCP server wrapper issues by @seratch in #1118
- fix: strip reasoning and approval placeholders from handoff filters by @seratch in #1115
Documentation & Other Changes
- docs: add PromptLayer tracing integration link by @adagradschool in #1106
- docs: update translated document pages by @github-actions[bot] in #1107
- docs: clarify streaming cancellation and resume behavior by @seratch in #1114
- docs: update translated document pages by @github-actions[bot] in #1116
- chore: upgrade pnpm toolchain to 10.32.1 by @seratch in #1103
- chore(deps): bump the npm_and_yarn group across 4 directories with 2 updates by @dependabot[bot] in #1105
- chore: add runtime behavior probe skill by @seratch in #1112
- chore(deps): bump h3 from 1.15.8 to 1.15.9 in the npm_and_yarn group across 0 directory by @dependabot[bot] in #1119
- chore(code-change-verification): parallelize fail-fast validation steps by @seratch in #1120
- chore: update versions by @github-actions[bot] in #1109
New Contributors
- @adagradschool made their first contribution in #1106
Full Changelog: v0.7.2...v0.8.0