Tag realtime transcript tail flush delegations - #33855
Merged
copyberry[bot] merged 1 commit intoJul 17, 2026
Merged
Conversation
## What changed - Add `<source>transcript_tail_flush</source>` to realtime delegation payloads emitted when a session flushes its remaining transcript tail. - Keep explicit realtime handoff payloads unchanged. - Render both delegation variants through a shared contextual user fragment. ## Testing - Update realtime conversation tests to cover tagged transcript-tail flushes and preserve the existing handoff format and XML escaping behavior. GitOrigin-RevId: 33f70d16cf45b3af8068565c4cf2b1785be3f1d9
copyberry
Bot
force-pushed
the
copyberry/codex-internal-to-codex-oss/33f70d16cf45b3af8068565c4cf2b1785be3f1d9
branch
from
July 17, 2026 15:51
34a5db0 to
22f413b
Compare
copyberry
Bot
deleted the
copyberry/codex-internal-to-codex-oss/33f70d16cf45b3af8068565c4cf2b1785be3f1d9
branch
July 17, 2026 15:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tag realtime transcript tail flush delegations
What changed
<source>transcript_tail_flush</source>to realtime delegation payloadsemitted when a session flushes its remaining transcript tail.
Testing
preserve the existing handoff format and XML escaping behavior.