chore(openclaw): sync runtime state
This commit is contained in:
+12
-47
@@ -39,50 +39,13 @@
|
||||
},
|
||||
"agentId": "automation"
|
||||
},
|
||||
{
|
||||
"id": "4119eb7c-3e9c-4ba1-a5a5-c1c2b8206573",
|
||||
"agentId": "automation",
|
||||
"sessionKey": "agent:main:tui-eff442f9-0f62-4e3d-8e21-2fd24475d23f",
|
||||
"name": "Inbox priority triage to Telegram",
|
||||
"enabled": false,
|
||||
"createdAtMs": 1773213945899,
|
||||
"updatedAtMs": 1773811342013,
|
||||
"schedule": {
|
||||
"kind": "every",
|
||||
"everyMs": 14400000,
|
||||
"anchorMs": 1773083785911
|
||||
},
|
||||
"sessionTarget": "isolated",
|
||||
"wakeMode": "now",
|
||||
"payload": {
|
||||
"kind": "agentTurn",
|
||||
"message": "Check IMAP inbox using Himalaya account `wills_portal` and triage the latest unread/recent messages into the `Now / Soon / Watch / Next actions` format from the inbox-priority-agent skill. Keep output concise and high-signal. Prioritize only meaningful P1/P2 items for immediate attention and include short draft replies when useful. If nothing important changed, output exactly: No important inbox changes.",
|
||||
"thinking": "low",
|
||||
"timeoutSeconds": 180
|
||||
},
|
||||
"delivery": {
|
||||
"mode": "announce",
|
||||
"channel": "telegram",
|
||||
"to": "8367012007",
|
||||
"bestEffort": true
|
||||
},
|
||||
"state": {
|
||||
"lastRunAtMs": 1773799251561,
|
||||
"lastRunStatus": "ok",
|
||||
"lastStatus": "ok",
|
||||
"lastDurationMs": 23785,
|
||||
"lastDeliveryStatus": "delivered",
|
||||
"consecutiveErrors": 0,
|
||||
"lastDelivered": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b398c988-8b12-4f9d-8e37-513e1ae2837a",
|
||||
"agentId": "automation",
|
||||
"name": "obsidian-inbox-watcher",
|
||||
"enabled": true,
|
||||
"createdAtMs": 1773780426888,
|
||||
"updatedAtMs": 1774519204883,
|
||||
"updatedAtMs": 1774855505452,
|
||||
"schedule": {
|
||||
"kind": "cron",
|
||||
"expr": "*/5 * * * *"
|
||||
@@ -98,14 +61,15 @@
|
||||
"mode": "none"
|
||||
},
|
||||
"state": {
|
||||
"nextRunAtMs": 1774519500000,
|
||||
"lastRunAtMs": 1774519200004,
|
||||
"nextRunAtMs": 1774855800000,
|
||||
"lastRunAtMs": 1774855500005,
|
||||
"lastRunStatus": "ok",
|
||||
"lastStatus": "ok",
|
||||
"lastDurationMs": 4879,
|
||||
"lastDurationMs": 5447,
|
||||
"lastDeliveryStatus": "not-delivered",
|
||||
"consecutiveErrors": 0,
|
||||
"lastDelivered": false
|
||||
"lastDelivered": false,
|
||||
"runningAtMs": 1774883711353
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -236,7 +200,7 @@
|
||||
"name": "Daily follow-up: Discord Unknown Channel bug",
|
||||
"enabled": true,
|
||||
"createdAtMs": 1774073123248,
|
||||
"updatedAtMs": 1774450901879,
|
||||
"updatedAtMs": 1774808638008,
|
||||
"schedule": {
|
||||
"kind": "cron",
|
||||
"expr": "0 15 * * *",
|
||||
@@ -249,13 +213,14 @@
|
||||
"text": "Reminder: follow up on the tracked Discord 'Unknown Channel' outbound bug. Review task task-20260321-0602-discord-unknown-channel-followup, check whether upstream issues/fixes changed, compare latest evidence against memory/incidents/2026-03-21-discord-message-tool-divergence.md, and send Will a concise status update only if there is meaningful progress, a new workaround, or a clear next action."
|
||||
},
|
||||
"state": {
|
||||
"nextRunAtMs": 1774537200000,
|
||||
"lastRunAtMs": 1774450867545,
|
||||
"nextRunAtMs": 1774882800000,
|
||||
"lastRunAtMs": 1774808531199,
|
||||
"lastRunStatus": "ok",
|
||||
"lastStatus": "ok",
|
||||
"lastDurationMs": 34334,
|
||||
"lastDurationMs": 106809,
|
||||
"lastDeliveryStatus": "not-requested",
|
||||
"consecutiveErrors": 0
|
||||
"consecutiveErrors": 0,
|
||||
"runningAtMs": 1774883711353
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user