Improve proactive workflow and continuity scaffolding
This commit is contained in:
@@ -17,17 +17,19 @@
|
||||
}
|
||||
},
|
||||
"todoWatch": {
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"defaultIntervalHours": 6,
|
||||
"overdueEscalation": true,
|
||||
"lastScanAt": "2026-03-18 01:00 GMT+8",
|
||||
"nextScanAt": "2026-03-18 07:00 GMT+8"
|
||||
"nextScanAt": "2026-03-18 07:00 GMT+8",
|
||||
"reminderCooldownHours": 6
|
||||
},
|
||||
"memoryHygiene": {
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"lastCompactionAt": "2026-03-10 09:45 GMT+8",
|
||||
"nextCompactionAt": "2026-03-14 09:45 GMT+8",
|
||||
"maxMemoryIndexLines": 150
|
||||
"maxMemoryIndexLines": 150,
|
||||
"compactionIntervalHours": 72
|
||||
},
|
||||
"notes": "2026-03-18 01:00 巡检:TODO全部结案,无活跃任务;处于静默期未主动触达;记忆整理已逾期4天"
|
||||
}
|
||||
"notes": "2026-03-25 推荐版改造:启用 todoWatch 与 memoryHygiene;保留 proactiveChat=false,避免陪伴型主动触达;后续通过任务状态驱动提醒。"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user