github / github/copilot-cli

Support @ file includes in instruction files (like Claude Code)

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

描述

### Describe the feature or problem you'd like to solve

Support @ inclusion in copilot-instructions.md

### Proposed solution

Copilot CLI should support @ file references inside instruction files (e.g., .github/copilot-instructions.md) to include content from other files,
similar to how Claude Code handles includes in its instruction files.

Currently, @ references only work in chat input, not in instruction files. This forces users to either duplicate content across multiple instruction files or use
symlinks/build steps as workarounds.

Use case: A repo with a shared instructions.md that should be included by both .github/copilot-instructions.md (for Copilot) and .claude/instructions.md (for Claude
Code). Without includes, maintaining consistency requires manual duplication or external tooling.

### Example prompts or workflows

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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