chore(sync): mirror docs from openclaw/openclaw@a3d9c53db2
This commit is contained in:
parent
0c32bc07a6
commit
4327e49f21
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "834fdc4832f632d834941399603f5062e5512e66",
|
||||
"syncedAt": "2026-04-23T06:26:03.033Z"
|
||||
"sha": "a3d9c53db2999083d1387c1843185c2c9fcecb13",
|
||||
"syncedAt": "2026-04-23T06:29:51.035Z"
|
||||
}
|
||||
|
||||
@ -112,6 +112,7 @@ Built-in commands available today:
|
||||
- `/tasks` lists active/recent background tasks for the current session.
|
||||
- `/context [list|detail|json]` explains how context is assembled.
|
||||
- `/export-session [path]` exports the current session to HTML. Alias: `/export`.
|
||||
- `/export-trajectory [path]` exports a JSONL trajectory bundle for the current session. Alias: `/trajectory`.
|
||||
- `/whoami` shows your sender id. Alias: `/id`.
|
||||
- `/skill <name> [input]` runs a skill by name.
|
||||
- `/allowlist [list|add|remove] ...` manages allowlist entries. Text-only.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user