Ask clarifying questions in chat instead of forms
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the feature or problem you'd like to solve
Allow agents to ask clarification questions in normal chat instead of forms, without discouraging questions or increasing agent autonomy.
Proposed solution
Add a Forms / Chat presentation preference, independent of the askUser enablement setting.
In chat mode, the agent should display clarification questions inline, wait for my reply through the regular chat input, and continue afterward. Follow-up questions should use the same conversational flow.
This should change only the presentation, preserving when and why agents ask for clarification. Forms could remain the default, with chat as an opt-in preference.
Example prompts or workflows
No response
Additional context
I previously disabled askUser to avoid the forms interface, but that does not reflect my intended preference. I still want agents to ask useful questions rather than make assumptions. I simply prefer asking and answering through the normal conversation, because the ask_user forms are limited compared to the regular chat interface.
Example for why it is not convenient to work with ask_user/forms:
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先追踪 CLI 中现有的 askUser 启用逻辑以及 Forms / Chat 的呈现行为。完成的标准是:聊天模式继续启用澄清提示,内联显示问题,通过常规聊天输入接受回复,并保留现有的时序和后续流程,同时不改变默认的 Forms 行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100