Skip to content

Avoid cloning thread data when rendering transcripts - #34194

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/80200ba8928a3ea0e91cbff8a13dd00e21432426
Jul 19, 2026
Merged

Avoid cloning thread data when rendering transcripts#34194
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/80200ba8928a3ea0e91cbff8a13dd00e21432426

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 19, 2026

Copy link
Copy Markdown

Avoid cloning thread data when rendering transcripts

What changed

Make thread_to_transcript_cells consume its Thread so transcript rendering can
move owned turn items, message content, IDs, and plan text into history cells
instead of cloning them.

## What changed

Make `thread_to_transcript_cells` consume its `Thread` so transcript rendering can
move owned turn items, message content, IDs, and plan text into history cells
instead of cloning them.

GitOrigin-RevId: 80200ba8928a3ea0e91cbff8a13dd00e21432426
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/80200ba8928a3ea0e91cbff8a13dd00e21432426 branch from d64e597 to 9dc372f Compare July 19, 2026 16:48
@copyberry
copyberry Bot merged commit 9dc372f into main Jul 19, 2026
31 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/80200ba8928a3ea0e91cbff8a13dd00e21432426 branch July 19, 2026 16:49
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant