mirror of
https://github.com/openai/codex.git
synced 2026-04-28 10:21:06 +03: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.