auto-sync: 2026-05-18 11:43:20
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user