Skip to content

Add interactive agent question cards and forms - #96

Merged
makeitfutureDev merged 2 commits into
betafrom
feature/agent-question-forms
Sep 13, 2026
Merged

makeitfutureDev merged 2 commits into
betafrom
feature/agent-question-forms

Conversation

@makeitfutureDev

Copy link
Copy Markdown
Owner

Agents can now ask clarification questions through requester-bound Slack cards and paginated forms. Questions support arbitrary button labels, single/multiple choices and custom text; selections stay drafts until Submit queues the complete answer set into the originating thread.

Requests and drafts persist in SQLite. Submission atomically records the continuation, duplicate/stale actions are rejected, failed Slack updates can recover, and stop/clear cancels pending forms. Access is rechecked at submission, queue promotion and restart recovery. Ordinary thread replies preserve pending-question context. The shared MCP tool and operating guide cover Claude and Codex; unattended/reduced runs do not expose the tool.

Validation: 37 focused question tests; full regression with coverage (2,558 pass, 13 existing opt-in skips); static checks, secret scan, security coverage and DCO. Production dependency audit has no high/critical findings (one existing moderate Hono advisory). Seven reproducible dual-engine live acceptance cases are documented and registered; live Slack/engine acceptance is not yet run. Beta integration only; no stable promotion.

Signed-off-by: Tiberiu Socaci <tsocaci@makeitfuture.com>
Signed-off-by: Tiberiu Socaci <tsocaci@makeitfuture.com>
@makeitfutureDev
makeitfutureDev merged commit 79ec71e into beta Sep 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants