mirror of
https://github.com/openai/codex.git
synced 2026-05-01 20:02:05 +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.