heartbeat: add proactive chat mode priority and tracking fields
This commit is contained in:
@@ -3,20 +3,28 @@
|
||||
"email": null,
|
||||
"calendar": null,
|
||||
"weather": null,
|
||||
"todo": 1773116700,
|
||||
"todo": 1773355200,
|
||||
"memory_index": 1773116700
|
||||
},
|
||||
"proactiveChat": {
|
||||
"enabled": true,
|
||||
"lastConversationAt": "2026-03-14 09:00 GMT+8",
|
||||
"lastProactiveReachOutAt": "2026-03-14 10:59 GMT+8",
|
||||
"proactiveCountToday": 1,
|
||||
"quietHours": { "start": "23:00", "end": "08:00" }
|
||||
},
|
||||
"todoWatch": {
|
||||
"enabled": true,
|
||||
"defaultIntervalHours": 6,
|
||||
"overdueEscalation": true,
|
||||
"lastScanAt": "2026-03-10 09:45 GMT+8",
|
||||
"nextScanAt": "2026-03-10 15:45 GMT+8"
|
||||
"lastScanAt": "2026-03-13 20:00 GMT+8",
|
||||
"nextScanAt": "2026-03-14 02:00 GMT+8"
|
||||
},
|
||||
"memoryHygiene": {
|
||||
"enabled": true,
|
||||
"lastCompactionAt": "2026-03-10 09:45 GMT+8",
|
||||
"nextCompactionAt": "2026-03-11 09:45 GMT+8",
|
||||
"nextCompactionAt": "2026-03-14 09:45 GMT+8",
|
||||
"maxMemoryIndexLines": 150
|
||||
}
|
||||
}
|
||||
},
|
||||
"notes": "20:00巡检完成,TODO全部结案(done/cancelled),无待处理事项"
|
||||
}
|
||||
Reference in New Issue
Block a user