diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 5718af710..0aa7c93ae 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/tools/slash-commands.md b/docs/tools/slash-commands.md index 4f3af21d7..8a6ed6aff 100644 --- a/docs/tools/slash-commands.md +++ b/docs/tools/slash-commands.md @@ -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 [input]` runs a skill by name. - `/allowlist [list|add|remove] ...` manages allowlist entries. Text-only.