⛏️ thinking.ts

This commit is contained in:
nirholas
2026-03-31 10:24:33 +00:00
parent 9f044dc997
commit 5e020ed532

View File

@@ -160,3 +160,4 @@ export function shouldEnableThinkingByDefault(): boolean {
// Enable thinking by default unless explicitly disabled. // Enable thinking by default unless explicitly disabled.
return true return true
} }