Skip to content

Commit adf0c66

Browse files
authored
Update release.md
1 parent 298ef8a commit adf0c66

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/release.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ This version doesn’t introduce any visible breaking changes, but it includes n
2626
- Added support for `RealtimeRunner` to handle [SIP protocol connections](https://platform.openai.com/docs/guides/realtime-sip)
2727
- Significantly revised the internal logic of `Runner#run_sync` for Python 3.14 compatibility
2828
- By default handoff history is now packaged into a single assistant message instead of exposing the raw user/assistant turns, giving downstream agents a concise, predictable recap
29-
- The existing single-message handoff transcript now starts with "For context, here is the conversation so far between the user and the previous agent:" before the `<CONVERSATION HISTORY>` block, so downstream agents get a clearly labeled recap
30-
- The existing single-message handoff transcript now starts with "For context, here is the conversation so far between the user and the previous agent:" before the `<CONVERSATION HISTORY>` block, so downstream agents get a clearly labeled recap
29+
- The existing single-message handoff transcript now by default starts with "For context, here is the conversation so far between the user and the previous agent:" before the `<CONVERSATION HISTORY>` block, so downstream agents get a clearly labeled recap
3130

3231
### 0.4.0
3332

0 commit comments

Comments
 (0)