Describe the bug
When using the /agent command in GitHub Copilot CLI, the same custom agent is displayed twice in the selection menu.
Affected version
0.0.354
Steps to reproduce the behavior
- Custom agents are defined only at the Repository-level.
- The custom agent file has been pushed to the remote repository.
- Using the
/agent command.
- The same custom agent appears twice in the selection menu.
Expected behavior
The same custom agent should not be displayed twice.
(Sorry if duplicate displays were expected)
Additional context
No response