openclaw/docs
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
..
.generated feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922) 2026-07-17 22:24:17 +01:00
.i18n docs: explain pull request automation workflow (#101748) 2026-07-16 20:29:15 -07:00
announcements docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
assets docs(readme): trim banner whitespace for a more compact hero 2026-07-09 14:53:52 -07:00
automation feat: inspect background tasks across web and mobile (#109150) 2026-07-16 13:08:42 -07:00
channels feat(feishu): handle opt-in VC meeting invites (#92340) 2026-07-17 12:36:42 +01:00
clawhub docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
cli feat(onboard): browser-first guided handoff (#110054) 2026-07-17 18:57:57 +01:00
concepts perf(agents): compose conversation tools in code mode (#110098) 2026-07-17 20:54:32 +01:00
debug docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
diagnostics refactor: prune redundant OpenClaw env controls (#109211) 2026-07-16 10:06:39 -07:00
gateway feat: trace Claude Code CLI model calls (#108304) 2026-07-18 06:23:49 +10:00
help fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
images chore: remove unused tracked assets 2026-05-26 02:21:58 +01:00
install feat(onboarding): offer detected Claude Code/Codex/Hermes memory imports across CLI, macOS, and Linux onboarding (#108977) 2026-07-16 10:10:01 -07:00
maturity fix(docs): preserve canonical maturity product labels 2026-07-17 09:44:52 -04:00
nodes feat(onboarding): recommend plugins and skills from installed apps (#109668) 2026-07-17 14:07:59 +01:00
plan refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
platforms fix(ios): identify Apple Health integration 2026-07-17 12:16:44 -07:00
plugins feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922) 2026-07-17 22:24:17 +01:00
providers fix(providers): refresh zai/kimi/moonshot/xai catalogs against July 2026 vendor docs (#109666) 2026-07-16 22:41:03 -07:00
refactor refactor: store gateway restart recovery in SQLite (#110014) 2026-07-17 17:43:22 +01:00
reference improve: let Code Mode use declared tool result shapes (#109813) 2026-07-17 14:46:37 +01:00
releases docs: publish release notes for v2026.7.1 (#107040) 2026-07-13 22:54:04 -06:00
security docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
snippets/plugin-publish docs: restore source-backed contract details (#100182) 2026-07-05 01:26:25 -04:00
specs fix(codex): show Atlas and ChatGPT sessions in catalog (#109142) 2026-07-16 08:55:40 -07:00
start docs(onboarding): refresh redesign plan — shipped flow, landing playbook, phase 3 merged (#110121) 2026-07-17 21:43:17 +01:00
tools feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922) 2026-07-17 22:24:17 +01:00
web feat(talk): add Gemini Live video (#109719) 2026-07-16 23:55:06 -07:00
agent-runtime-architecture.md fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
AGENTS.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
auth-credential-semantics.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
brave-search.md
ci.md feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922) 2026-07-17 22:24:17 +01:00
CLAUDE.md
date-time.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
docs.json feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922) 2026-07-17 22:24:17 +01:00
docs_map.md feat: ask_user — structured questions from the agent with web card, channel buttons, and text answers (#109922) 2026-07-17 22:24:17 +01:00
index.md fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08:00
logging.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
nav-tabs-underline.js docs: document repo support scripts 2026-06-04 08:01:15 -04:00
network.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
openclaw-agent-runtime.md refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
perplexity.md
prose.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
style.css fix(docs): expose generated taxonomy links 2026-07-15 07:28:58 -04:00
tts.md
vps.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
whatsapp-openclaw.jpg