chore(sync): mirror docs from openclaw/openclaw@7f714609f7
This commit is contained in:
parent
978d78849a
commit
f8c8947f32
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "719f06510cd8d281fb66db22fb66b85a6160046e",
|
||||
"syncedAt": "2026-04-09T02:57:19.938Z"
|
||||
"sha": "7f714609f76443f1db05b238659297c89aef9ffb",
|
||||
"syncedAt": "2026-04-09T11:46:48.286Z"
|
||||
}
|
||||
|
||||
@ -180,7 +180,7 @@ The lookup token accepts a task ID, run ID, or session key. Shows the full recor
|
||||
openclaw tasks cancel <lookup>
|
||||
```
|
||||
|
||||
For ACP and subagent tasks, this kills the child session. Status transitions to `cancelled` and a delivery notification is sent.
|
||||
For ACP and subagent tasks, this kills the child session. For CLI-tracked tasks, cancellation is recorded in the task registry (there is no separate child runtime handle). Status transitions to `cancelled` and a delivery notification is sent when applicable.
|
||||
|
||||
### `tasks notify`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user