github / github/copilot-cli

List custom agents as slash commands with a prefix.

Open
#1,774 1 comment 0 reactions 0 assignees View on GitHub
area:agents
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.