github / github/copilot-cli

Agents list print

オープン 初心者向け
#3,109 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:agents area:non-interactive
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。