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-agentsoutputting 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
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-agentsoutputting 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