Skip to content

Render streamed command output through preview iterators - #34357

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/54b23a19e4639e24c5e4778082edbbc6484ecf80
Jul 20, 2026
Merged

Render streamed command output through preview iterators#34357
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/54b23a19e4639e24c5e4778082edbbc6484ecf80

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 20, 2026

Copy link
Copy Markdown

Render streamed command output through preview iterators

What changed

  • Encapsulate aggregated command output behind APIs for total and retained line
    counts, reversible preview iteration, and full transcript iteration.
  • Build truncated command previews from the retained head and tail lines while
    preserving the logical omitted-line count.
  • Cover head/tail rendering for long streamed agent and user-shell output.

## What changed

- Encapsulate aggregated command output behind APIs for total and retained line
  counts, reversible preview iteration, and full transcript iteration.
- Build truncated command previews from the retained head and tail lines while
  preserving the logical omitted-line count.
- Cover head/tail rendering for long streamed agent and user-shell output.

GitOrigin-RevId: 54b23a19e4639e24c5e4778082edbbc6484ecf80
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/54b23a19e4639e24c5e4778082edbbc6484ecf80 branch from 08bf124 to 20440a0 Compare July 20, 2026 14:28
@copyberry
copyberry Bot merged commit 20440a0 into main Jul 20, 2026
32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/54b23a19e4639e24c5e4778082edbbc6484ecf80 branch July 20, 2026 14:30
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2026
@dprkh
dprkh temporarily deployed to issue-triage July 20, 2026 14:39 — with GitHub Actions Inactive
@dprkh
dprkh temporarily deployed to issue-triage July 20, 2026 14:39 — with GitHub Actions Inactive
@dprkh
dprkh temporarily deployed to issue-triage July 20, 2026 14:39 — with GitHub Actions Inactive
@dprkh
dprkh temporarily deployed to issue-triage July 20, 2026 14:40 — with GitHub Actions Inactive
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.

3 participants