mirror of
https://github.com/openai/codex.git
synced 2026-05-05 20:07:02 +00:00
This PR adds an `images` field to the existing `UserMessageEvent` so we can encode zero or more images associated with a user message. This allows images to be restored when conversations are restored.