mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
## What changed - Add `send_user_message_async` for root agents when the async-message feature is enabled and the model advertises tool support. - Emit the supplied text as an asynchronous agent message and immediately return an accepted result so the turn can continue. - Keep the user-visible update out of the model's input context. ## Testing - Add an integration test covering tool registration, item events, continued turn execution, and model context. GitOrigin-RevId: 13d5168cb8cd6742db17bb74a15c910994e9c98b