docs: rename ClawFlow to TaskFlow and update references

This commit is contained in:
Vincent Koc
2026-04-02 19:28:49 +09:00
parent f8e67ef698
commit ec17260e26
7 changed files with 68 additions and 56 deletions

View File

@@ -8,7 +8,7 @@ title: "flows"
# `openclaw flows`
Inspect and manage [TaskFlow](/automation/clawflow) flows from the command line.
Inspect and manage [TaskFlow](/automation/taskflow) flows from the command line.
## Commands
@@ -38,6 +38,6 @@ Cancel a running flow and its active tasks.
## Related
- [TaskFlow](/automation/clawflow) — flow orchestration overview
- [TaskFlow](/automation/taskflow) — flow orchestration overview
- [Background Tasks](/automation/tasks) — the detached work ledger
- [CLI reference](/cli/index) — full command tree