feat(cli): full drawer collapse during tool approval and compact context summary

This commit is contained in:
Keith Guerin
2026-03-01 23:39:57 -08:00
parent 2e3542d429
commit ad6e924b73
10 changed files with 40 additions and 74 deletions

View File

@@ -275,8 +275,9 @@ their corresponding top-level category object in your `settings.json` file.
- **Description:** Hide the footer from the UI
- **Default:** `false`
- **`ui.hideFooterDuringApproval`** (boolean):
- **Description:** Hide the footer when a tool approval request is displayed.
- **`ui.collapseDrawerDuringApproval`** (boolean):
- **Description:** Collapse the entire drawer (status, context, input, footer)
when a tool approval request is displayed.
- **Default:** `true`
- **`ui.newFooterLayout`** (enum):