Please add support for multiple agent directories like you do for skills
- 主要言語
- Shell
- スター
- 11.2k
- フォーク
- 1.9k
- 平均マージ
- 14時間 16分
- マージ済み PR(30日)
- 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