From e2cc788134df17304c98292b377898b27c13fbab Mon Sep 17 00:00:00 2001 From: Dmitry Lyalin Date: Sun, 1 Feb 2026 15:44:54 -0500 Subject: [PATCH] misc. --- docs/get-started/configuration.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/get-started/configuration.md b/docs/get-started/configuration.md index b695651db1..b2064e8959 100644 --- a/docs/get-started/configuration.md +++ b/docs/get-started/configuration.md @@ -180,13 +180,11 @@ their corresponding top-level category object in your `settings.json` file. - **Requires restart:** Yes - **`ui.showInlineThinkingFull`** (boolean): - - **Description:** Show full model thinking details inline. If both full and - summary modes are enabled, full mode takes precedence. + - **Description:** Show full model thinking details inline. - **Default:** `false` - **`ui.showInlineThinkingSummary`** (boolean): - - **Description:** Show a short summary of model thinking inline. Summaries - truncate long content (about 140 characters) and append an ellipsis. + - **Description:** Show a short summary of model thinking inline. - **Default:** `false` - **`ui.showStatusInTitle`** (boolean):