auto-sync: 2026-05-29 01:12:05
This commit is contained in:
@@ -271,6 +271,10 @@ class Ticker:
|
||||
parents_refreshed = self._refresh_parent_statuses(db_path)
|
||||
result["parents_refreshed"] = parents_refreshed
|
||||
|
||||
# 7. 一轮结束检测 + 庞统 review spawn(v2.9 #01)
|
||||
round_reviewed = await self._check_round_complete(db_path, project_id)
|
||||
result["round_reviewed"] = round_reviewed
|
||||
|
||||
# 7. 写 daemon_tick 事件
|
||||
conn = get_connection(db_path)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user