Skip to content

Add Codex Imagen chat mode#83

Open
Marve10s wants to merge 1 commit intoEmanuele-web04:mainfrom
Marve10s:feat/codex-imagen-chat
Open

Add Codex Imagen chat mode#83
Marve10s wants to merge 1 commit intoEmanuele-web04:mainfrom
Marve10s:feat/codex-imagen-chat

Conversation

@Marve10s
Copy link
Copy Markdown
Contributor

Summary

  • Adds an Imagen option to the Codex model picker and automatically dispatches those chat prompts through the codex-imagen skill.
  • Serves generated image artifacts through a constrained workspace preview route and renders detected image paths as transcript preview cards.
  • Adds focused coverage for generated image path extraction, URL encoding, and Codex temp workspace previews.

Verification

  • bun run test src/lib/generatedImageArtifacts.test.ts

Notes

  • This is intentionally an integration handoff PR and not the final image-generation UX.
  • The Imagen picker option still routes through the normal Codex model at dispatch time, so persisted thread model selections remain compatible.
  • Direct native Codex imageGeneration event rendering is not complete yet; this PR previews generated files when assistant output includes image paths.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:L labels Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant