feat(cli): remove output verbosity settings and logic

This commit is contained in:
Jarrod Whelan
2026-02-10 11:51:15 -08:00
parent f58d4ba696
commit fbfb2a72e3
15 changed files with 12 additions and 250 deletions

View File

@@ -163,12 +163,6 @@ 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):