From b3c49deca620ebe3b923df0dc4cef7c7fbea34fc Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Wed, 8 Apr 2026 02:00:34 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@6807e6a89bf165099850f3472a62a7c5511a7047 --- .openclaw-sync/source.json | 4 ++-- docs/refactor/qa.md | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 8d9a279b9..7a9ace44f 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "87b31c8d58180b5156d101815b9dc7f2a9b90e18", - "syncedAt": "2026-04-08T01:56:30.697Z" + "sha": "6807e6a89bf165099850f3472a62a7c5511a7047", + "syncedAt": "2026-04-08T02:00:34.390Z" } diff --git a/docs/refactor/qa.md b/docs/refactor/qa.md index 4b48c82e6..a53adb41a 100644 --- a/docs/refactor/qa.md +++ b/docs/refactor/qa.md @@ -188,7 +188,6 @@ Verify generated media is reattached on the follow-up turn. - action: session.create key: agent:qa:image-roundtrip ``` -```` # Steps @@ -221,7 +220,6 @@ Verify generated media is reattached on the follow-up turn. - assert: artifact.exists ref: lighthouseImage ``` - ```` ## Runner Capabilities The DSL Must Cover @@ -458,7 +456,7 @@ type QaBusAttachment = { altText?: string; transcript?: string; }; -```` +``` Then add `attachments?: QaBusAttachment[]` to: