Setting schema stuff missed earlier.

Tool Result display fixes.
This commit is contained in:
jacob314
2026-03-29 22:48:59 -07:00
parent 86abd729cc
commit 7fa8fd6a05
7 changed files with 87 additions and 17 deletions
+10
View File
@@ -337,6 +337,16 @@ their corresponding top-level category object in your `settings.json` file.
- **Default:** `false`
- **Requires restart:** Yes
- **`ui.renderProcess`** (boolean):
- **Description:** Enable Ink render process for the UI.
- **Default:** `true`
- **Requires restart:** Yes
- **`ui.terminalBuffer`** (boolean):
- **Description:** Use the new terminal buffer architecture for rendering.
- **Default:** `true`
- **Requires restart:** Yes
- **`ui.useBackgroundColor`** (boolean):
- **Description:** Whether to use background colors in the UI.
- **Default:** `true`