Tuesday, August 11, 2026
1 change · master
Enhancements to existing features
AI assistants can now pause a conversation to ask for confirmation or clarification directly in Discuss, including single-choice and multi-choice answers. This makes AI-driven actions safer and more flexible, while reducing interruptions by allowing users to approve similar actions for the rest of the chat.
Original PR description
Previously, tool execution could only pause for a binary confirmation through a dedicated message action. Generalize this flow into user input requests stored in the AI session. Tool calls can now pause and whether resume after receiving a confirmation or an answer to a question, while preserving buffered and remaining calls or completely aborted. Add an AI tool for asking clarification questions and display its choices directly in Discuss, with single- and multi-select support. Reuse the same interface for tool confirmations, including automatic approval for the rest of the chat, and remove the legacy confirmation action and shortcut. task-id-6140319