From fea3c05999abfde5006f4c9e806eb962e48a8b0e Mon Sep 17 00:00:00 2001 From: zhi Date: Wed, 1 Apr 2026 08:45:38 +0000 Subject: [PATCH] PLG-CAL-002: Mark task as complete - Update TASKLIST.md to mark PLG-CAL-002 as completed - Plugin submodule updated with scheduler implementation --- HarborForge.OpenclawPlugin | 2 +- plans/TASKLIST.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 55d7d11..97021f9 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 55d7d11a5202b87b9f4e4bbb7575730d0e121ab3 +Subproject commit 97021f97c0bda010804224832ffb6cc3f68712a9 diff --git a/plans/TASKLIST.md b/plans/TASKLIST.md index c47e1ba..891b04a 100644 --- a/plans/TASKLIST.md +++ b/plans/TASKLIST.md @@ -332,10 +332,10 @@ - [x] 明确 agent_id 传递方式 - [x] 明确返回 slot 列表结构 -- [ ] PLG-CAL-002:插件侧处理待执行 slot 唤醒(plugin only) - - [ ] Idle 时唤醒 agent - - [ ] 透传任务上下文 - - [ ] 执行前更新 attended / started_at / status +- [x] PLG-CAL-002:插件侧处理待执行 slot 唤醒(plugin only) + - [x] Idle 时唤醒 agent + - [x] 透传任务上下文 + - [x] 执行前更新 attended / started_at / status - [ ] PLG-CAL-003:插件侧处理非 Idle / Deferred 分支(plugin only) - [ ] Agent 非 Idle 时上报 Deferred