docs: sync CLI and prompt-caching reference with code

This commit is contained in:
Vincent Koc
2026-04-05 09:30:31 +01:00
parent 455c642acb
commit bca6faf11d
3 changed files with 46 additions and 5 deletions

View File

@@ -122,6 +122,7 @@ Text + native (when enabled):
- `/model <name>` (alias: `/models`; or `/<alias>` from `agents.defaults.models.*.alias`)
- `/queue <mode>` (plus options like `debounce:2s cap:25 drop:summarize`; send `/queue` to see current settings)
- `/bash <command>` (host-only; alias for `! <command>`; requires `commands.bash: true` + `tools.elevated` allowlists)
- `/dreaming [off|core|rem|deep|status|help]` (toggle dreaming mode or show status; see [Dreaming](/concepts/memory-dreaming))
Text-only: