diff --git a/src/utils/thinking.ts b/src/utils/thinking.ts index b37fe42..95a4101 100644 --- a/src/utils/thinking.ts +++ b/src/utils/thinking.ts @@ -160,3 +160,4 @@ export function shouldEnableThinkingByDefault(): boolean { // Enable thinking by default unless explicitly disabled. return true } +