auto-sync: 2026-05-31 09:05:10

This commit is contained in:
cfdaily
2026-05-31 09:05:10 +08:00
parent b935fcbdf7
commit 110b947cc6
+1 -1
View File
@@ -204,7 +204,7 @@ VALID_TRANSITIONS = {
}
COMMENT_TYPES = frozenset({
"general", "handoff", "observation", "rebuttal",
"general", "handoff", "observation", "review", "rebuttal",
"rebuttal_response", "debate_argument", "debate_rebuttal", "debate_judgment",
})