github / github/copilot-cli

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

Ouverte
#3,505 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
area:agents area:configuration
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### 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_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
shell
Domaine
cli, tooling
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.