From 4a51fb10f70f92fd8a95a78787b368efdcd0f5db Mon Sep 17 00:00:00 2001 From: zhi Date: Wed, 1 Apr 2026 09:41:24 +0000 Subject: [PATCH] PLG-CAL-004: Mark task as complete - ScheduledGatewayRestart handling - Update submodule to include state persistence and restart handling - Mark PLG-CAL-004 tasks as complete in TASKLIST.md --- HarborForge.OpenclawPlugin | 2 +- plans/TASKLIST.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 24c4a7a..3b0ea0a 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 24c4a7ad1483893e8cf834585a133e7b7aee11c1 +Subproject commit 3b0ea0ad12dd94b55f35fe8db6e094e58c603df8 diff --git a/plans/TASKLIST.md b/plans/TASKLIST.md index e5f01e5..a332b79 100644 --- a/plans/TASKLIST.md +++ b/plans/TASKLIST.md @@ -341,10 +341,10 @@ - [x] Agent 非 Idle 时上报 Deferred - [x] 处理多 slot 重排后的重新规划 -- [ ] PLG-CAL-004:插件侧处理 ScheduledGatewayRestart(plugin only) - - [ ] 收到事件后持久化状态 - - [ ] 发送最终心跳 - - [ ] 暂停定时任务 +- [x] PLG-CAL-004:插件侧处理 ScheduledGatewayRestart(plugin only) + - [x] 收到事件后持久化状态 + - [x] 发送最终心跳 + - [x] 暂停定时任务 ## K. Tests / Integration(按子模块分别补,不混做)