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):