ClawFlow: add runtime substrate (#58336)

Merged via squash.

Prepared head SHA: 6a6158179e
Reviewed-by: @mbelinky
This commit is contained in:
Mariano
2026-03-31 13:58:29 +02:00
committed by GitHub
parent f2d4089ca2
commit 607076d164
20 changed files with 1031 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ openclaw flows show <lookup>
openclaw flows show <lookup> --json
```
The output includes the flow status, current step, blocked summary when present, and linked tasks.
The output includes the flow status, current step, wait target, blocked summary when present, stored output keys, and linked tasks.
### `flows cancel`