docs: consolidate 2026.1.10 notes

This commit is contained in:
Peter Steinberger
2026-01-11 04:08:33 +01:00
parent 579b00503f
commit 7879a58f4b
2 changed files with 11 additions and 29 deletions

View File

@@ -40,9 +40,8 @@ Directives (`/think`, `/verbose`, `/reasoning`, `/elevated`) are parsed even whe
Text + native (when enabled):
- `/help`
- `/commands`
- `/status`
- `/status` (show current status; includes a short usage line when available)
- `/usage` (alias: `/status`)
- `/status` (show current status; includes a short usage line when available; alias: `/usage`)
- `/whoami` (show your sender id; alias: `/id`)
- `/config show|get|set|unset` (persist config to disk, owner-only; requires `commands.config: true`)
- `/debug show|set|unset|reset` (runtime overrides, owner-only; requires `commands.debug: true`)
- `/cost on|off` (toggle per-response usage line)