github / github/copilot-cli

Allow inline annotations on plans

未关闭
#4,563 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先跟踪生成计划的审查流程,以及修订请求如何发送给代理。梳理选择计划文本或步骤、提交多个批注以及渲染修订后计划的入口。完成的标准是:批注可以在不同修订版本之间进行锚定、保留或标记为过时,并显示为已处理或未解决。

由索引模型根据 Issue 内容生成。

评估

技术栈
shell
领域
cli, developer-experience
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
活跃
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。