docs(dashboard): align approval mode guidance

This commit is contained in:
Teknium 2026-07-12 08:22:47 -07:00
parent da6d6164ba
commit 7c19eb80a8
3 changed files with 3 additions and 2 deletions

View file

@ -194,7 +194,7 @@ A form-based editor for `config.yaml`. All 150+ configuration fields are auto-di
- **agent** — max iterations, gateway timeout, service tier
- **delegation** — subagent limits, reasoning effort
- **memory** — provider selection, context injection settings
- **approvals** — dangerous command approval mode (ask/yolo/deny)
- **approvals** — dangerous command approval mode (smart/manual/off)
- And more — every section of config.yaml has corresponding form fields
Fields with known valid values (terminal backend, skin, approval mode, etc.) render as dropdowns. Booleans render as toggles. Everything else is a text input.