1
0
Fork 0

show thinking blocks: hideThinkingBlock false

This commit is contained in:
Rain 2026-08-21 17:32:12 -04:00
parent bacafdf715
commit a0b92d65a0
2 changed files with 2 additions and 2 deletions

View file

@ -73,5 +73,5 @@ tui:
textSizing: false textSizing: false
defaultThinkingLevel: auto defaultThinkingLevel: auto
personality: pragmatic personality: pragmatic
hideThinkingBlock: true hideThinkingBlock: false
readLineNumbers: true readLineNumbers: true

View file

@ -54,5 +54,5 @@
} }
} }
}, },
"hideThinkingBlock": true "hideThinkingBlock": false
} }