Peter Steinberger
da44d52ac6
feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922)
* feat(gateway): add transient question runtime (question.* methods + broadcasts)
* feat(agents): add blocking ask_user question tool with chat prompt delivery and text-reply claim
* feat(ui): interactive in-thread question cards for ask_user
* feat(channels): native tap-to-answer buttons for ask_user on Telegram, Discord, and Slack
* feat(ui): unify codex and gateway question cards with interactive gateway answering
* refactor(agents): collapse ask_user pending state to one registry; docs for ask_user
* fix(agents): include ask_user in normal gateway runs; add question-flow control-ui e2e
* test(ui): avoid credential-shaped fixture in question card test
* refactor(ui): reorder stream-group context keys
* fix(gateway,ui): validate question answers at resolve; reject secret/duplicate-label questions; UI retry and reconnect hardening
* fix(gateway,agents): canonicalize accepted option answers; bound ask_user option labels to 64 chars
* chore(ci): prune unused question exports, allowlist mobile question events, fix discord lint
* chore(ci): regenerate protocol/i18n/docs/tool-display artifacts for question surface
* fix(protocol): flatten QuestionRecord for native codegen; drop TS-only alias from schema registry
* chore(android): regenerate ask-user localization resources
* docs: regenerate docs map after rebase
* fix(ci): avoid stale read-only dependency disks
* test: remove stale reef lint suppression ratchet
* fix(ci): keep source locale drift advisory in release gates
* fix(ci): scope locale advisory handling to parity check
2026-07-17 22:24:17 +01:00
..
2026-07-16 03:38:31 -07:00
2026-06-18 03:11:20 +08:00
2026-07-08 23:12:03 -07:00
2026-06-24 02:43:25 +08:00
2026-07-14 00:53:17 -07:00
2026-07-17 22:24:17 +01:00
2026-06-21 19:05:08 +08:00
2026-06-19 16:41:57 -07:00
2026-07-11 00:12:08 -07:00
2026-06-19 16:41:57 -07:00
2026-07-11 00:12:08 -07:00
2026-07-16 18:48:20 -07:00
2026-07-11 14:25:19 -07:00
2026-07-11 01:09:51 -07:00
2026-06-18 03:11:20 +08:00
2026-07-05 08:17:32 -04:00
2026-07-05 08:17:32 -04:00
2026-06-18 03:11:20 +08:00
2026-07-17 22:18:10 +01:00
2026-07-11 00:51:57 -07:00
2026-07-11 00:51:57 -07:00
2026-07-12 16:39:15 -07:00
2026-07-16 13:04:08 +01:00
2026-07-16 00:42:14 -07:00
2026-07-16 10:55:19 -07:00
2026-07-16 10:10:01 -07:00
2026-06-18 03:11:20 +08:00
2026-07-13 01:47:43 -07:00
2026-07-17 00:03:41 -07:00
2026-06-18 03:11:20 +08:00
2026-06-23 12:43:09 +08:00
2026-07-16 07:49:07 -07:00
2026-07-16 07:49:07 -07:00
2026-07-16 18:50:57 -07:00
2026-07-16 07:49:07 -07:00
2026-07-16 18:33:51 -07:00
2026-07-16 07:49:07 -07:00
2026-07-07 10:54:35 +01:00
2026-07-10 15:25:15 +01:00
2026-07-13 11:41:15 +01:00
2026-07-17 01:04:57 -07:00
2026-07-17 21:55:27 +01:00
2026-07-17 13:43:12 +01:00
2026-07-17 00:03:41 -07:00
2026-07-17 13:43:12 +01:00
2026-07-16 10:26:29 +01:00
2026-07-17 21:55:27 +01:00
2026-07-17 13:43:12 +01:00
2026-07-17 00:52:44 +01:00
2026-07-10 22:31:42 -07:00
2026-07-13 21:20:01 -07:00
2026-07-16 23:17:45 -07:00
2026-07-16 23:17:45 -07:00
2026-07-17 21:55:27 +01:00
2026-07-17 09:48:38 +01:00
2026-07-17 13:43:12 +01:00
2026-06-26 16:43:51 -07:00
2026-07-17 13:43:12 +01:00
2026-07-14 22:39:32 -07:00
2026-07-15 13:35:34 -07:00
2026-06-24 17:32:25 -07:00
2026-07-16 00:42:14 -07:00
2026-06-24 22:54:00 +08:00
2026-07-01 21:21:31 -05:00
2026-07-16 13:04:08 +01:00
2026-07-12 16:03:24 +08:00
2026-06-18 03:11:20 +08:00
2026-07-10 18:46:08 +01:00
2026-07-17 11:51:36 -07:00
2026-07-05 08:37:59 -04:00
2026-07-16 01:57:53 -07:00
2026-07-16 01:47:37 -07:00
2026-07-16 04:24:26 -07:00