feat(ui): Re-apply Dense Tool Output features

This commit is contained in:
Jarrod Whelan
2026-02-09 20:46:37 -08:00
parent eb94284256
commit 142ccf2140
27 changed files with 1165 additions and 621 deletions
+6
View File
@@ -163,6 +163,12 @@ their corresponding top-level category object in your `settings.json` file.
- **Default:** `"text"`
- **Values:** `"text"`, `"json"`
- **`output.verbosity`** (enum):
- **Description:** Show verbose output history. When enabled, output history
will include autonomous tool calls, additional logs, etc.
- **Default:** `"verbose"`
- **Values:** `"info"`, `"verbose"`
#### `ui`
- **`ui.theme`** (string):