Please add support for multiple agent directories like you do for skills
- 主要語言
- 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_
貢獻指南
研究方向
先追蹤 settings.json 如何讀取 skillDirectories,以及目前如何從 .copilot/agents 發現 agent 檔案。為 agent 目錄清單加入等效支援,然後確認來自多個儲存庫的 agent 能在不手動複製的情況下一起顯示。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli, tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100