github / github/copilot-cli

List custom agents as slash commands with a prefix.

Abierto
#1,774 1 comentario 0 reacciones 0 asignados Ver en GitHub
area:agents
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

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

Selecting a custom agent requires two steps, this cannot be represented in ACP protocol.

### Proposed solution

The proposed solution is to make the custom agent commands available as slash commands with a prefix to separate them. For example if the user has following custom agents

- review-tests
- java-review

Those custom agents will be able as slash commands through agent input and ACP available commands as

- agent::review-test
- agent::java-review

For CLI users this makes is easy to select custom agents with one selection. and the same can be easily make available through available commands in ACP model.

### Example prompts or workflows

_No response_

### Additional context

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.