chore(sync): mirror docs from openclaw/openclaw@6807e6a89b
This commit is contained in:
parent
02234af7e3
commit
b3c49deca6
@ -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"
|
||||
}
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user