mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
Adds a new ItemStarted event and delivers UserMessage as the first item type (more to come). Renames `InputItem` to `UserInput` considering we're using the `Item` suffix for actual items.