auto-sync: 2026-05-29 13:34:39
This commit is contained in:
@@ -173,6 +173,7 @@ VALID_STATUSES = frozenset({
|
||||
"pending", "claimed", "working", "review",
|
||||
"paused", "escalated", "waiting_human",
|
||||
"done", "failed", "blocked", "cancelled",
|
||||
"reviewing",
|
||||
})
|
||||
|
||||
TERMINAL_STATUSES = frozenset() # v3.1: 无终态,全靠 VALID_TRANSITIONS 校验
|
||||
|
||||
Reference in New Issue
Block a user