github / github/copilot-cli

Agents list print

Ouverte Adaptée aux débutants
#3,109 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:agents area:non-interactive
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

List available agents in stdout

### Proposed solution

Right now, if I want to know the list of available agents in a specific CLI session I need to open it and call /agent.

What if I have some pre-step - like I do - in which I'd love to programmatically start a session choosing between available agents?

A `copilot --available-agents`outputting the list would solve the issue.

### Example prompts or workflows

_No response_

### Additional context

I'd love to implement this myself and propose a PR

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by locating the CLI option-parsing entry point and the existing code behind the /agent command. Add a --available-agents path that prints the available agents to stdout without opening an interactive session, then verify the output in a CLI session or command test.

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

Évaluation

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

Recevez les nouvelles issues par e-mail

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