The chat UI accepts image attachments, but the alpha adapter currently sends text prompts only. Wire supported image files through Codex CLI --image.
Acceptance:
- supported image attachments are written to a safe temporary path and passed to Codex CLI
- unsupported attachments show a clear UI error
- temporary files are cleaned up after the run
The chat UI accepts image attachments, but the alpha adapter currently sends text prompts only. Wire supported image files through Codex CLI
--image.Acceptance: