Skip to content

Paginate TUI transcript history - #36950

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/cc6b764bc4185d079b2f68bedf235c1d08278dfb
Aug 4, 2026
Merged

Paginate TUI transcript history#36950
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/cc6b764bc4185d079b2f68bedf235c1d08278dfb

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 4, 2026

Copy link
Copy Markdown

Paginate TUI transcript history

What changed

  • Load older transcript items in bounded pages as users scroll upward, and let Home continue fetching until the start of the thread.
  • Show loading, partial-history, retry, and complete states in the transcript overlay while preserving the visible scroll position as pages are prepended.
  • Use paginated history for resume, fork, retry, and prompt-edit flows, while falling back to legacy history requests when the app server does not support pagination.

Testing

  • Cover multi-page transcript loading, page-boundary prompt reconciliation, legacy-server fallback, bounded retry history, and transcript history-state rendering.

## What changed

- Load older transcript items in bounded pages as users scroll upward, and let `Home` continue fetching until the start of the thread.
- Show loading, partial-history, retry, and complete states in the transcript overlay while preserving the visible scroll position as pages are prepended.
- Use paginated history for resume, fork, retry, and prompt-edit flows, while falling back to legacy history requests when the app server does not support pagination.

## Testing

- Cover multi-page transcript loading, page-boundary prompt reconciliation, legacy-server fallback, bounded retry history, and transcript history-state rendering.

GitOrigin-RevId: cc6b764bc4185d079b2f68bedf235c1d08278dfb
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/cc6b764bc4185d079b2f68bedf235c1d08278dfb branch from eddcb99 to dbcd837 Compare August 4, 2026 19:13
@copyberry
copyberry Bot merged commit dbcd837 into main Aug 4, 2026
20 of 24 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/cc6b764bc4185d079b2f68bedf235c1d08278dfb branch August 4, 2026 19:15
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 4, 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.

1 participant