chore(sync): mirror docs from openclaw/openclaw@20266c14cb
This commit is contained in:
parent
87be292362
commit
13b75347d2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "403783a3b12fb621949ea35df5d0d9e77f3c7f2e",
|
||||
"syncedAt": "2026-04-12T22:41:55.093Z"
|
||||
"sha": "20266c14cbca8cfbc35b9aa46d2701cab710f76e",
|
||||
"syncedAt": "2026-04-13T02:42:15.721Z"
|
||||
}
|
||||
|
||||
@ -131,6 +131,11 @@ the source of truth for one test run and should define:
|
||||
- optional gateway config patch
|
||||
- the executable `qa-flow`
|
||||
|
||||
The reusable runtime surface that backs `qa-flow` is allowed to stay generic
|
||||
and cross-cutting. For example, markdown scenarios can combine transport-side
|
||||
helpers with browser-side helpers that drive the embedded Control UI through the
|
||||
Gateway `browser.request` seam without adding a special-case runner.
|
||||
|
||||
The baseline list should stay broad enough to cover:
|
||||
|
||||
- DM and channel chat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user