Skip to content

Show streaming reasoning summaries in the TUI status row - #43921

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/725c7de20f23166d7a3da6daeca617add5cbc600
Sep 8, 2026
Merged

copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/725c7de20f23166d7a3da6daeca617add5cbc600

Conversation

@copyberry

@copyberry copyberry Bot commented Sep 8, 2026 •

Copy link
Copy Markdown

Show streaming reasoning summaries in the TUI status row

What changed

  • Update the status heading from the latest usable reasoning line and retain it through tool activity and empty reasoning items. Keep completed reasoning in the expanded transcript only.
  • Restore active reasoning after resume, thread switches, and session refreshes, including when earlier events have left the replay buffer.
  • Default new embedded TUI threads to model_reasoning_summary = "detailed", honoring explicit summary settings. Keep concurrent_reasoning_summaries opt-in and disable it when summaries are none.
  • Persist the request's captured reasoning summary setting in context updates and local and remote compaction checkpoints.
  • Animate status text with a smooth, grapheme-aware shimmer that respects terminal colors and reduced motion.

Testing

Add regression coverage for reasoning status updates, transcript visibility, resume and buffered replay, outbound summary configuration, and summary settings across all three compaction modes. Add shimmer snapshots and checks for smooth brightness changes and Unicode grapheme preservation.

## What changed

- Update the status heading from the latest usable reasoning line and retain it through tool activity and empty reasoning items. Keep completed reasoning in the expanded transcript only.
- Restore active reasoning after resume, thread switches, and session refreshes, including when earlier events have left the replay buffer.
- Default new embedded TUI threads to `model_reasoning_summary = "detailed"`, honoring explicit summary settings. Keep `concurrent_reasoning_summaries` opt-in and disable it when summaries are `none`.
- Persist the request's captured reasoning summary setting in context updates and local and remote compaction checkpoints.
- Animate status text with a smooth, grapheme-aware shimmer that respects terminal colors and reduced motion.

## Testing

Add regression coverage for reasoning status updates, transcript visibility, resume and buffered replay, outbound summary configuration, and summary settings across all three compaction modes. Add shimmer snapshots and checks for smooth brightness changes and Unicode grapheme preservation.

GitOrigin-RevId: 725c7de20f23166d7a3da6daeca617add5cbc600
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/725c7de20f23166d7a3da6daeca617add5cbc600 branch from 73fe096 to 9ec33e1 Compare September 8, 2026 21:41
@copyberry
copyberry Bot merged commit 9ec33e1 into main Sep 8, 2026
1 check passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/725c7de20f23166d7a3da6daeca617add5cbc600 branch September 8, 2026 21:41
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 8, 2026

This branch was previously deployed

1 inactive deployment
issue-triage — 9ec33e19 Deployed Sep 8, 2026 by karl295 via Identify potential duplicates (all issues) #43651
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.

4 participants