chore(sync): mirror docs from openclaw/openclaw@a224810a7f

This commit is contained in:
openclaw-docs-sync[bot] 2026-05-04 05:55:17 +00:00
parent 1d9bdf71f5
commit ffbfd162bc
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "a9d77b3eb09d5e59d551921632775b70dec2c0ba",
"syncedAt": "2026-05-04T05:50:54.867Z"
"sha": "a224810a7f96e4688aa0bac397a58ce7d3b7322e",
"syncedAt": "2026-05-04T05:53:13.763Z"
}

View File

@ -16,6 +16,12 @@ until a message is processed. Use `openclaw channels status --probe`,
`openclaw status --deep`, or `openclaw health --verbose` when you need live
channel connectivity.
Gateway `sessions.list` responses are bounded by default so large long-lived
stores cannot monopolize the Gateway event loop. Pass an explicit positive
`limit` from RPC clients when a different result window is needed; responses
include `totalCount`, `limitApplied`, and `hasMore` when callers need to show
that more rows exist.
```bash
openclaw sessions
openclaw sessions --agent work