feat(commands): add side alias for btw

This commit is contained in:
Peter Steinberger
2026-05-03 18:22:13 +01:00
parent c30531ddaf
commit 2805bbd3d7
16 changed files with 174 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ title: "BTW side questions"
---
`/btw` lets you ask a quick side question about the **current session** without
turning that question into normal conversation history.
turning that question into normal conversation history. `/side` is an alias.
It is modeled after Claude Code's `/btw` behavior, but adapted to OpenClaw's
Gateway and multi-channel architecture.
@@ -121,6 +121,7 @@ Examples:
```text
/btw what file are we editing?
/side what changed while the main run continued?
/btw what does this error mean?
/btw summarize the current task in one sentence
/btw what is 17 * 19?