github / github/app

Let me edit the agent's proposed content inline before authorizing the action

未关闭
#2,197 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Requests and ideas
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

## Request

Let me edit the agent's proposed content inline in the chat, then authorize it — instead of spending a full turn describing a tiny fix.

## Example

I ask: **"Update my GitHub profile."** The agent replies with proposed bio text that's almost perfect, but the last sentence needs to go. Today I have to write a follow-up ("drop the last sentence") and wait for the agent to regenerate. Instead, I want to delete that sentence directly in the agent's message and just say **"make the update"** — and the agent uses my edited version as the input to its action.

## Why this is different from existing requests

- **Not** user-message editing (#1602) — that re-runs my prompt and discards the agent's output.
- **Not** diff editing (#1397) — here the content lives only in the chat message; nothing is on disk yet.

The agent's message is sometimes the deliverable itself. Treat it as an editable draft I can amend before authorizing the action (like editing an AI-drafted email before hitting send).

贡献指南

打开贡献指南

调研方向

首先跟踪请求中描述的聊天消息和操作授权流程。完成的标准是,用户可以内联编辑代理提出的内容、授权该操作,并让该操作使用编辑后的版本而不是原始草稿。

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

评估

技术栈
github
领域
desktop, frontend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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