Skip to content

Fix stdin stream queued messages and command output streaming#11814

Merged
cte merged 1 commit intomainfrom
codex/cli-stdin-stream-fixes
Mar 2, 2026
Merged

Fix stdin stream queued messages and command output streaming#11814
cte merged 1 commit intomainfrom
codex/cli-stdin-stream-fixes

Conversation

@cte
Copy link
Copy Markdown
Collaborator

@cte cte commented Mar 2, 2026

Summary

  • ensure queued stdin-stream messages are preserved and drained correctly during long-running command execution
  • stream command execution output chunks as they are produced in stream-json mode
  • keep command-output events correlated to the originating command execution in emitted JSON events
  • add/adjust tests covering queued message drain and command output streaming behavior

Validation

  • lint and typecheck passed via pre-commit/pre-push hooks during commit/push

Interactively review PR in Roo Code Cloud

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working labels Mar 2, 2026
@cte cte merged commit ec97958 into main Mar 2, 2026
15 checks passed
@cte cte deleted the codex/cli-stdin-stream-fixes branch March 2, 2026 03:54
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 2, 2026
@github-actions github-actions bot mentioned this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant