feat(image-output): render generated images from rollout - #1651
feat(image-output): render generated images from rollout#1651zein-wang wants to merge 2 commits into
Conversation
|
Codex++ maintainer review note 当前 main 下这个 PR 仍存在 merge conflict,暂时不能合并。请先 rebase 到最新 main 并解决冲突;更新后我们会重新跑针对性测试再复审。 This PR currently conflicts with main, so it is not mergeable yet. Please rebase onto the latest main and resolve the conflicts, then we can review and test it again. |
a66c133 to
68d3019
Compare
|
Rebased onto latest main (0ceb2d0) and resolved the conflict in apps/codex-plus-launcher/src/main.rs by keeping the upstream BridgeReinjector flow and preserving the image output bridge additions.\n\nLocal targeted tests passed:\n- cargo test -p codex-plus-data image_outputs\n- cargo test -p codex-plus-core bridge_routes_cover_all_current_paths\n\nThanks! |
553b023 to
dca8fbe
Compare
|
Updated this PR with the final image-output rendering fixes after local validation. Changes since the previous review update:
Local verification:
Visual validation screenshots: Commit: dca8fbe |
19875e9 to
86256ed
Compare
86256ed to
f01bf36
Compare


变更概述
Render image generation results stored in Codex rollout files so generated images can appear in the Codex++ chat UI.
主要改动
验证
[#AI]