From f8c8947f3214e5448dc3a660cd12d30a4ea6eea4 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Thu, 9 Apr 2026 11:46:48 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@7f714609f76443f1db05b238659297c89aef9ffb --- .openclaw-sync/source.json | 4 ++-- docs/automation/tasks.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index cf4ca68b1..fa87c054d 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/automation/tasks.md b/docs/automation/tasks.md index c687f073d..8b01365c5 100644 --- a/docs/automation/tasks.md +++ b/docs/automation/tasks.md @@ -180,7 +180,7 @@ The lookup token accepts a task ID, run ID, or session key. Shows the full recor openclaw tasks cancel ``` -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`