core-agent-ide/codex-rs/protocol/src
Eric Traut 39db113cc9
Added images to UserMessageEvent (#3400)
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.
2025-09-10 10:18:43 -07:00
..
config_types.rs [mcp-server] Update read config interface (#3093) 2025-09-04 16:26:41 -07:00
custom_prompts.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
lib.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
mcp_protocol.rs feat: add ArchiveConversation to ClientRequest (#3353) 2025-09-09 11:39:00 -04:00
message_history.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
models.rs Do not send reasoning item IDs (#3390) 2025-09-09 14:47:06 -07:00
num_format.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
parse_command.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
plan_tool.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
protocol.rs Added images to UserMessageEvent (#3400) 2025-09-10 10:18:43 -07:00