github / github/copilot-cli

Copilot CLI removes existing content when restructuring a file

未关闭
#2,982 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:tools
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

When asked to add new sections, to an existing structured text file, Copilot replaced the original sections entirely instead of preserving them and appending the new sections alongside. I had to explicitly ask copilot cli to restore the deleted sections. It was able to restore them, thankfully.

### Affected version

GitHub Copilot CLI 1.0.36

### Steps to reproduce the behavior

1. Create a structured text file with multiple entries, each containing a "field X" field with unique content.
2. Ask Copilot CLI to "edit the file to include field a, field b and field c."
3. Review the resulting file for the original "field X" fields.

### Expected behavior

Copilot should add the new sections alongside the existing field in each entry. Th eoriginal fields should remain untouched.

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

Start by reproducing the issue with GitHub Copilot CLI 1.0.36 using a structured text file containing multiple entries and unique "field X" values. Then locate the CLI's file-editing or restructuring path and add coverage showing that new fields are added without removing existing ones; the original fields must remain unchanged.

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

评估

技术栈
shell
领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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