github / github/copilot-cli

Choose model for accepted plan for autopilot

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

説明

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

I frequently plan on a thinking model and prefer a non-thinking one for implementation

### Proposed solution

Avoid wasting 3x due to the incredibly convenient default choice :)

Image

The proposed solution would offer (on first run):

```
1. Accept plan and build on autopilot (recommended) - Claude Opus 4.6
2. Accept plan and build on autopilot with another model
3. Exit plan mode and I will prompt myself
4. Suggest changes
```

> [!IMPORTANT]
> On **1.** the current model that would be used for autopilot should be clearly shown, since otherwise there's no way to see which one will do the coding

Upon choosing 2., the user would get the same model picker as if they had run `/model`. This selection would be persisted as a preference (for going from Plan > Autopilot).

Image

Next time they run in plan mode, the options would now be:

```
1. Accept plan and build on autopilot (recommended) - [LAST SELECTED MODEL]
2. Accept plan and build on autopilot - Claude Opus 4.6
3. Accept plan and build on autopilot with another model
4. Exit plan mode and I will prompt myself
5. Suggest changes
```

> [!NOTE]
> Now option **2.**, just like **1** before, shows the current model being used in plan mode as a fixed choice too for convenience.

In my case, I'd likely choose my desired autopilot model once and then go from Plan > Autopilot without thinking after that.

### Example prompts or workflows

_No response_

### Additional context

_No response_

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

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

評価

この issue はまだ評価されていません。

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

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