Skip to content

Integrate asynchronous questions into the TUI - #42891

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/084b54dceb8c0100aefbf9f0b7897bf8d26eac47
Sep 5, 2026
Merged

Integrate asynchronous questions into the TUI#42891
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/084b54dceb8c0100aefbf9f0b7897bf8d26eac47

Conversation

@copyberry

@copyberry copyberry Bot commented Sep 5, 2026

Copy link
Copy Markdown

Integrate asynchronous questions into the TUI

What changed

  • Display questions from live agent messages with a collapsed question count and an expandable answer editor.
  • Support navigating, answering, queueing, and skipping questions while preserving the main composer draft. Expose question navigation and skip actions in the keymap picker.
  • Route answers through existing input delivery and consume them only after an accepted send or queue operation. Keep questions editable while disconnected, with delivery and skipping disabled.

Testing

Add tests for answer delivery, queued answers, retained drafts, disconnected editing, Vim undo, buffered input, constrained layouts, and question shortcut descriptions.

## What changed

- Display questions from live agent messages with a collapsed question count and an expandable answer editor.
- Support navigating, answering, queueing, and skipping questions while preserving the main composer draft. Expose question navigation and skip actions in the keymap picker.
- Route answers through existing input delivery and consume them only after an accepted send or queue operation. Keep questions editable while disconnected, with delivery and skipping disabled.

## Testing

Add tests for answer delivery, queued answers, retained drafts, disconnected editing, Vim undo, buffered input, constrained layouts, and question shortcut descriptions.

GitOrigin-RevId: 084b54dceb8c0100aefbf9f0b7897bf8d26eac47
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/084b54dceb8c0100aefbf9f0b7897bf8d26eac47 branch from 0d3d568 to 218e8df Compare September 5, 2026 00:16
@copyberry
copyberry Bot merged commit 218e8df into main Sep 5, 2026
25 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/084b54dceb8c0100aefbf9f0b7897bf8d26eac47 branch September 5, 2026 00:18
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 5, 2026
@alexng353
alexng353 deployed to issue-triage September 5, 2026 00:35 — with GitHub Actions Active
@alexng353
alexng353 deployed to issue-triage September 5, 2026 00:35 — with GitHub Actions Active
@alexng353
alexng353 deployed to issue-triage September 5, 2026 00:35 — with GitHub Actions Active
@alexng353
alexng353 deployed to issue-triage September 5, 2026 00:36 — with GitHub Actions Active
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