デフォルトの[[推論強度 (GitHub Copilot CLI)|推論強度]]以外を指定できない。`medium` がデフォルトなら `high` などにしたい。 以下のバグ報告が上がっている。 <div class="link-card-v2"> <div class="link-card-v2-site"> <img class="link-card-v2-site-icon" src="https://github.githubassets.com/favicons/favicon.svg" /> <span class="link-card-v2-site-name">GitHub</span> </div> <div class="link-card-v2-title"> Unable to choose Reasoning Effort(Low, Medium,High) for the model after the /model command · Issue #2357 · github/copilot-cli </div> <div class="link-card-v2-content"> Describe the bug GitHub Copilot v1.0.12 I am not able to select Reasoning Effort (Low, Medium,High) for the mode ... </div> <img class="link-card-v2-image" src="https://opengraph.githubassets.com/40f200de800e7cb843b86112e8c5a75beed898eb836af3b4d9035a215ef80772/github/copilot-cli/issues/2357" /> <a href="https://github.com/github/copilot-cli/issues/2357"></a> </div> ## 今できること `medium` 以外にする場合は、[[推論強度のデフォルトを変更 (GitHub Copilot CLI)|推論強度のデフォルトを変更]]すればよい。ただ、[[カスタムエージェント (GitHub Copilot CLI)|カスタムエージェント]]ごとに異なる[[推論強度 (GitHub Copilot CLI)|推論強度]]に設定することはできない。 ## 追加調査 (2026-07-12) > [!right-bubble] ![[minerva-face-right.webp]] > > [!caution] [[ミネルヴァ]](agent)により自動で記述された項目です。 > - 上記の [Issue #2357](https://github.com/github/copilot-cli/issues/2357) は 2026-03-30 に **completed としてクローズ** された(`/model` 後の推論強度選択の問題)。ただし直後の 2026-04-01 に「v1.0.12 でもまだ選べない」というコメントも付いている - グローバルには CLI フラグ `--effort=LEVEL` / `--reasoning-effort=LEVEL`、またはユーザー設定 `~/.copilot/config.json` の `"effortLevel"` で指定できるようになっている - 本題の「[[カスタムエージェント (GitHub Copilot CLI)|カスタムエージェント]]ごとの推論強度指定」は依然できず、専用の feature request が 2026-04-22 に作成され open のまま - [Custom Agent YAML Frontmatter Should Support Reasoning Effort · Issue #2904 · github/copilot-cli](https://github.com/github/copilot-cli/issues/2904) - 関連して `/effort` コマンドで素早く切り替えたいという要望も open - [Add an `/effort` command to quickly switch reasoning effort · Issue #3074 · github/copilot-cli](https://github.com/github/copilot-cli/issues/3074)