v3.1 + 批次0: 智能回复重构基线 - ApprovalMatcher + 关键词降级 + 文档速修 + v4.0任务书面化

This commit is contained in:
Simon
2026-07-17 23:08:59 +08:00
parent 5a77a89ab1
commit 3ed86d5fb3
181 changed files with 19738 additions and 2655 deletions
+1
View File
@@ -392,6 +392,7 @@ class MessageRouter:
"urgency_score": conversation.urgency_score,
"tags": conversation.tags,
"ai_replied": True,
"extra_data": extra_data if extra_data else {},
}
})
except Exception as e: