From 5e020ed5327a447e03e9665c4e5808b0e99983bf Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9B=8F=EF=B8=8F=20thinking.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/thinking.ts | 1 + 1 file changed, 1 insertion(+) 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 } +