Remove deprecated inline thinking setting

This commit is contained in:
Dmitry Lyalin
2026-02-01 15:05:36 -05:00
parent f35143cdd3
commit 2490db7200
7 changed files with 21 additions and 32 deletions
-7
View File
@@ -187,13 +187,6 @@
"default": false,
"type": "boolean"
},
"showInlineThinking": {
"title": "Show Inline Thinking",
"description": "Show model thinking summaries inline in the conversation (deprecated; prefer the specific thinking modes).",
"markdownDescription": "Show model thinking summaries inline in the conversation (deprecated; prefer the specific thinking modes).\n\n- Category: `UI`\n- Requires restart: `no`\n- Default: `false`",
"default": false,
"type": "boolean"
},
"showInlineThinkingFull": {
"title": "Show Inline Thinking (Full)",
"description": "Show full model thinking details inline.",