fix: cancelled threads show distinct status instead of completed

Fixes #522
This commit is contained in:
2026-05-25 15:39:18 +00:00
parent 4a39d3fdef
commit 96039dbbbf
9 changed files with 119 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
],
"type": "module",
"bin": {
"uwf": "./src/cli.ts"
"uwf": "./dist/cli.js"
},
"dependencies": {
"@uncaged/json-cas": "^0.5.3",