Claude: disable adaptive thonk by default

b259c975a36aa152fcbb1eb771d700ca5618531d

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
default/config.yaml+1 -1
@@ -324,7 +324,7 @@ claude:
324 # Enables adaptive thinking for supported models (Opus 4.6+).324 # Enables adaptive thinking for supported models (Opus 4.6+).
325 # Disable to enforce legacy thinking mode (with thinking budget).325 # Disable to enforce legacy thinking mode (with thinking budget).
326 # https://platform.claude.com/docs/en/build-with-claude/adaptive-thinking326 # https://platform.claude.com/docs/en/build-with-claude/adaptive-thinking
327 enableAdaptiveThinking: true327 enableAdaptiveThinking: false
328# -- GOOGLE GEMINI API CONFIGURATION --328# -- GOOGLE GEMINI API CONFIGURATION --
329gemini:329gemini:
330 # API endpoint version ("v1beta" or "v1alpha")330 # API endpoint version ("v1beta" or "v1alpha")