[[推論強度 (GitHub Copilot CLI)|Reasoning Effort]]のデフォルト値を `medium` から変更する方法。 `~/.copilot/config.json` に設定する。 ```json { "reasoning_effort": "high" } ```