feat: add /debug runtime overrides

This commit is contained in:
Peter Steinberger
2026-01-09 16:38:52 +01:00
parent 36bdec0f2c
commit c643ce2a7a
14 changed files with 412 additions and 2 deletions

View File

@@ -147,6 +147,14 @@ clawdbot [--dev] [--profile <name>] <command>
tui
```
## Chat slash commands
Chat messages support `/...` commands (text and native). See [/tools/slash-commands](/tools/slash-commands).
Highlights:
- `/status` for quick diagnostics.
- `/debug` for runtime-only config overrides (memory, not disk).
## Setup + onboarding
### `setup`