github / github/copilot-cli

Please add support for multiple agent directories like you do for skills

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

描述

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

Right now when using agents from multiple sources you have to manually copy them into the .copilot/agents directory, which is both tedious and error-prone.

### Proposed solution

When using agents from multiple sources it is much more convenient to simply add the various directories in which they reside to a list of agent directories within settings.json, just like you can with skills ("skillDirectories" in settings.json).

### Example prompts or workflows

It enables users to automatically combine the agents from several git repos into one combined list of agents without using copy commands.

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

Start by tracing how settings.json reads skillDirectories and how agent files are currently discovered from .copilot/agents. Add equivalent support for a list of agent directories, then verify that agents from multiple repositories appear together without manual copying.

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

评估

技术栈
shell
领域
cli, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

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