auto-sync: 2026-05-18 11:43:20

This commit is contained in:
cfdaily
2026-05-18 11:43:20 +08:00
parent 0c57908e78
commit a5d6aa4bf2
+1 -1
View File
@@ -402,7 +402,7 @@ class Ticker:
return dispatched
async def _dispatch_reviews(self, db_path: Path,
project_id: str,
project_id: str) -> List[str]:
"""扫描 review 状态任务,检查是否有产出,调度审查 Agent"""
queries = Queries(db_path)
bb = Blackboard(db_path)