Files
united-workforce/packages
xingyue bda3e3a861
CI / check (pull_request) Failing after 3m45s
feat(cli): resume completed threads (衔尾蛇: end → start)
uwf thread resume now supports completed threads:
- Evaluates workflow graph from $START to find first role
- Clears completed state (status → idle, completedAt → null)
- Builds resume prompt with supplement context
- Full CAS chain preserved for rich context

Suspended resume behavior unchanged.
Cancelled/idle threads still rejected.

425 tests pass.

Part of #39, closes #43
2026-06-04 15:13:47 +08:00
..