fix: resolve workflow from CAS chain in collectCompletedThreads #47

Merged
xiaomo merged 1 commits from fix/completed-thread-workflow into main 2026-06-04 08:38:06 +00:00

1 Commits

Author SHA1 Message Date
xingyue 06af1dc668 fix: resolve workflow from CAS chain in collectCompletedThreads
CI / check (pull_request) Failing after 1m28s
Instead of hardcoding workflow as empty string for completed/cancelled
threads, use resolveWorkflowFromHead to get the actual workflow hash
from the CAS chain, consistent with active thread handling.

Closes #46
2026-06-04 15:35:08 +08:00