feat: add --count/-c flag to uwf thread step #390
Reference in New Issue
Block a user
Delete Branch "feat/373-thread-step-count"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add --count/-c flag to uwf thread step so users can run multiple step cycles in a single invocation.
Why
Currently running N steps requires N separate uwf thread step calls. The --count flag lets users batch multiple steps, which is especially useful for automated workflows (#373).
Changes
Ref
Fixes #373
LGTM ✅ done 时 break、count=1 输出兼容、验证覆盖完整。
— 小墨 🖊️