Skip to content

core: bake in resize_all_images#28975

Draft
rka-oai wants to merge 1 commit into
mainfrom
codex/always-prepare-images
Draft

core: bake in resize_all_images#28975
rka-oai wants to merge 1 commit into
mainfrom
codex/always-prepare-images

Conversation

@rka-oai

@rka-oai rka-oai commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

resize_all_images defaults to false in the Codex client. Desktop sends a rollout override, but CLI sessions do not, so the clients can take different image-preparation paths.

Mark resize_all_images as removed and enabled by default. Ignore configured values so released Desktop builds can continue sending the key without changing behavior. The existing image-preparation code is unchanged.

Default-on image preparation decodes fixtures that previously passed through untouched. Replace four malformed fixtures with valid 1×1 PNGs. Tests for the retained internal disabled path now disable the feature explicitly, while the invalid-view_image integration test verifies the default-on behavior.

Test plan

  • just fmt
  • just test -p codex-features (53 passed)
  • focused codex-core image, resume, compaction, Responses Lite, and view_image tests (10 passed)

@rka-oai rka-oai force-pushed the codex/always-prepare-images branch from 0854ab4 to eaa5f36 Compare June 18, 2026 20:13
@rka-oai rka-oai force-pushed the codex/always-prepare-images branch from eaa5f36 to e264c6f Compare June 18, 2026 20:27
@rka-oai rka-oai changed the title core: always prepare history images core: bake in resize_all_images Jun 18, 2026
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.

1 participant