CommandCodeAI / CommandCodeAI/desktop
[Feedback]: Add ability to edit previous prompts in chat history
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Shell
- 星标
- 80
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
What problem are you trying to solve?
Cursor and other AI IDEs let you click/edit a previous prompt in the conversation history and re-run from there. Command Code's chat doesn't support this — to re-run a past prompt you can only copy it manually.
What would improve it?
It would be a big UX improvement to let users edit any prior message inline, then submit the whole thread from that point (regenerating the assistant response from the edited message).
What do you do today?
Just keep sending the edits in next prompts.
Product area
Chat and composer
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 只指出了 Chat 和 composer 产品区域;没有提供文件、测试或入口点。首先定位聊天历史和 composer 组件,然后跟踪提交 prompt 如何创建 Assistant 响应。当可以编辑并重新提交之前的用户消息,并从该点重新生成 thread 时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- desktop, frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100