github / github/copilot-cli

Agents folder setting support

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

描述

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

Setting for custom agents folders or sub-folders.

### Proposed solution

VS code and copilot chat has syntax like the following:
```json
"chat.agentFilesLocations": {
".github/agents/atlas": true
}
```

It would be either good to read the same settings file and setting or create similar feature, so that agent orchestrators with their list of sub-agents could be kept in separate folders.

E.g. sub-agent naming might not follow the main agent naming and if trying out several agent orchestrators in same repo (or even user folder), especially sub-agents get messy to separate and maintain. If files would be renamed in orchestrator repo, copy-pasting an orchestrator to your repo and keeping things clean becomes even harder.

### Example prompts or workflows

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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