Allow inline annotations on plans
未关闭
还没有人认领这个 Issue。
area:agents
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Problem
When reviewing a generated plan, requesting changes requires restating the step and surrounding context in chat. This is verbose and error-prone.
Proposal
Allow users to select plan text or a plan step and attach an inline annotation. When submitted, annotations should be sent to the agent anchored to the exact plan location.
Desired UX
- Add comments directly to a line, selection, or step.
- Collect multiple annotations before requesting a revision.
- Preserve annotations across plan revisions, marking anchors stale when needed.
- Show which annotations were addressed and which remain unresolved.
Benefit
This would make plan iteration faster and more precise, without requiring users to retype context.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪生成计划的审查流程,以及修订请求如何发送给代理。梳理选择计划文本或步骤、提交多个批注以及渲染修订后计划的入口。完成的标准是:批注可以在不同修订版本之间进行锚定、保留或标记为过时,并显示为已处理或未解决。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli, developer-experience
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100