fix: relax slash command parsing

This commit is contained in:
Peter Steinberger
2026-01-08 03:22:14 +01:00
parent 36b443f4f3
commit ad5c87c193
18 changed files with 226 additions and 31 deletions

View File

@@ -48,6 +48,9 @@ Text + native (when enabled):
Text-only:
- `/compact [instructions]` (see [/concepts/compaction](/concepts/compaction))
Notes:
- Commands accept an optional `:` between the command and args (e.g. `/think: high`, `/send: on`, `/help:`).
## Surface notes
- **Text commands** run in the normal chat session (DMs share `main`, groups have their own session).