CommandCodeAI / CommandCodeAI/command-code
Add a "Discuss" Mode
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Feature Description
Add a "Discuss" mode where bot doesn't write any plan after some idea immediately or start implementing it . In Discuss mode it will make suggestion, ask question, improve the understanding of feature that user want to implement.
Use Case
I will be super effective where user continuedly toggle discuss to code or code to discuss or user can discuss for long time then proceed to make a plan. Its super important to discuss the implementation after implementing a big plan where there is 10+ to-dos to understand what actually happened. Right now it can be done but in plan mode it sometimes write a plan or in coding mode it write code. Discuss mode will be fully free from editing anything
Additional Context
I needed to make a skill for Discuss mode but its not efficient and also sometimes forgot to activate the skill or need to say lets discuss but when u go back and forth with coding then discussing and then coding discussing again it become irritating.
How important is this to you?
Important for my workflow
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位现有的 plan 和 coding 模式处理逻辑以及模式切换流程。跟踪 prompt 的路由方式,以及如何阻止在非 coding 模式下进行编辑。完成的标准是:用户可以进入 Discuss 模式,在不生成计划或编辑文件的情况下接收建议和问题,并可靠地切换回 plan 或 coding 模式。
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai, cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100