Skip to content

tui: render MCP image output regardless of order#9827

Closed
AmirTlinov wants to merge 5 commits intoopenai:mainfrom
AmirTlinov:fix/tui-mcp-image-output
Closed

tui: render MCP image output regardless of order#9827
AmirTlinov wants to merge 5 commits intoopenai:mainfrom
AmirTlinov:fix/tui-mcp-image-output

Conversation

@AmirTlinov
Copy link

Summary

  • render MCP image output even when text precedes the image block
  • add a unit test covering text-then-image tool output
  • keep existing image decoding path unchanged

Testing

  • just fmt
  • cargo test -p codex-tui

Fixes #9814

@etraut-openai
Copy link
Collaborator

There is already a PR submitted for this issue: #9815

@AmirTlinov AmirTlinov deleted the fix/tui-mcp-image-output branch January 27, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: TUI drops MCP image output when text precedes image

2 participants