Skip to content

[codex] Add incremental thread history changes#27750

Merged
wiltzius-openai merged 1 commit into
mainfrom
wiltzius/codex/thread-history-incremental-changes
Jun 16, 2026
Merged

[codex] Add incremental thread history changes#27750
wiltzius-openai merged 1 commit into
mainfrom
wiltzius/codex/thread-history-incremental-changes

Conversation

@wiltzius-openai

@wiltzius-openai wiltzius-openai commented Jun 12, 2026

Copy link
Copy Markdown
Contributor
  • Adds ThreadHistoryBuilder APIs that let callers efficiently collect incremental thread item and turn changes from rollout items.
  • Batch handling coalesces repeated changes so callers can get a list of the latest incremental thread item changes for a set of rollout items without rebuilding full history

This is useful for e.g. calculating the set of updated ThreadItems from a soon-to-be-persisted set of RolloutItems.

@owenlin0 owenlin0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean!

@wiltzius-openai
wiltzius-openai force-pushed the wiltzius/codex/thread-history-incremental-changes branch from b7c2e23 to 8207823 Compare June 16, 2026 17:36
@wiltzius-openai
wiltzius-openai merged commit 1e69705 into main Jun 16, 2026
31 of 32 checks passed
@wiltzius-openai
wiltzius-openai deleted the wiltzius/codex/thread-history-incremental-changes branch June 16, 2026 17:56
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants