CommandCodeAI / CommandCodeAI/command-code
Allow paste for Plan/Model mode
未关闭
还没有人认领这个 Issue。
p2
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Feature Description
Allow user to paste the text in the Plan/implementation -agent mode. Currently, when I copied and paste text, it shows as [#Text1] and agent is not able to understand the copied text, and just interprets as Text1.
Use Case
This will allow user to paste the information easily that they have created the prompt or other information from different places/sources.
Additional Context
No response
How important is this to you?
None
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 Plan/implementation-agent 模式下复现粘贴行为,并找到将粘贴文本转换为 [#Text1] 的输入处理入口。跟踪该值如何传递到 agent。完成的标准是:粘贴的内容可作为可读的 prompt 文本使用,而不是被简化为 Text1 引用。
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai, cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100