rka-oai
2c79ee6dac
Add structured asynchronous user input requests ( #42178 )
...
## What changed
- Replace `send_user_message_async` with `request_user_input_async`, accepting one or more questions with optional suggested answers while allowing the turn to continue.
- Attach structured question metadata to asynchronous agent messages while retaining readable fallback text, and preserve it through app-server events, thread history, and generated schemas.
- Continue enabling the new tool for model catalogs that advertise either the old or new tool name.
## Testing
- Cover tool registration, question validation, emitted items, continued turn execution, history preservation, and backwards-compatible deserialization.
GitOrigin-RevId: ffc49aebde2e854c3c50a122aa52805fec3fc6b3
2026-09-02 02:09:35 +00:00
..
2026-08-24 22:40:35 +00:00
2026-09-01 22:56:18 +00:00
2026-09-02 02:09:35 +00:00
2026-09-02 02:09:35 +00:00
2026-09-02 02:09:35 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-31 13:44:12 +00:00
2026-08-31 13:44:12 +00:00
2026-08-24 21:39:48 +00:00
2026-09-01 00:30:55 +00:00
2026-09-01 22:51:14 +00:00
2026-08-25 16:38:46 +00:00
2026-08-28 19:44:50 +00:00
2026-08-28 19:44:50 +00:00
2026-08-29 02:52:58 +00:00
2026-09-01 17:17:45 +00:00
2026-09-01 01:00:50 +00:00
2026-09-01 01:00:50 +00:00
2026-09-01 05:17:11 +00:00
2026-08-25 21:20:51 +00:00
2026-09-01 20:26:57 +00:00
2026-08-29 02:46:06 +00:00
2026-09-02 01:50:51 +00:00
2026-08-31 21:27:51 +00:00
2026-09-02 01:06:18 +00:00
2026-08-23 18:53:15 +00:00
2026-09-02 02:09:35 +00:00
2026-08-25 21:20:51 +00:00
2026-09-01 22:51:14 +00:00
2026-09-02 02:09:35 +00:00
2026-09-01 21:16:12 +00:00
2026-08-27 21:05:40 +00:00
2026-09-01 22:16:54 +00:00
2026-09-02 02:09:35 +00:00
2026-09-01 20:26:57 +00:00
2026-09-01 16:49:16 +00:00
2026-08-27 20:44:47 +00:00
2026-08-25 21:34:05 +00:00
2026-09-01 15:54:18 +00:00
2026-09-01 14:33:58 +00:00
2026-09-01 18:02:27 +00:00
2026-09-01 15:12:53 +00:00
2026-08-26 23:41:18 +00:00
2026-08-25 21:08:22 +00:00
2026-08-28 01:14:02 +00:00
2026-09-01 20:41:32 +00:00
2026-08-28 01:14:02 +00:00
2026-08-26 14:36:48 +00:00
2026-08-31 22:08:44 +00:00
2026-08-25 18:41:03 +00:00
2026-08-25 22:46:49 +00:00
2026-09-01 17:17:45 +00:00
2026-09-01 18:02:27 +00:00
2026-08-25 15:50:19 +00:00
2026-09-02 02:09:35 +00:00
2026-08-31 19:44:44 +00:00
2026-08-26 17:45:42 +00:00
2026-09-01 20:26:57 +00:00
2026-09-02 02:09:35 +00:00
2026-08-28 01:14:02 +00:00
2026-09-01 22:08:08 +00:00
2026-09-01 18:24:56 +00:00
2026-09-01 17:47:29 +00:00
2026-08-31 21:15:38 +00:00
2026-09-01 17:09:13 +00:00
2026-09-02 02:09:35 +00:00
2026-09-02 02:09:35 +00:00
2026-09-02 02:09:35 +00:00
2026-09-01 22:08:08 +00:00
2026-08-31 19:44:44 +00:00
2026-09-01 17:47:29 +00:00
2026-08-25 21:44:43 +00:00
2026-09-01 22:51:14 +00:00
2026-09-01 20:41:32 +00:00
2026-09-01 16:40:05 +00:00