From 7e0ab6e1fd1eaf029927b15d37c383bd2cd98fcf Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 18 Apr 2026 17:31:49 +0000 Subject: [PATCH 1/6] chore: update OpenclawPlugin submodule ref Points to zhi-2026-04-18 branch with daily-routine workflow prompts. Co-Authored-By: Claude Opus 4.6 (1M context) --- HarborForge.OpenclawPlugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 58a800a..6d59741 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 58a800a1aad4ee1b5fc7b8ce107b6475d602c0f6 +Subproject commit 6d59741086ab72c42f33ed625fb3d89b317fc6d1 From d99bece398d4f678cf898f6d1f92649a7135108d Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 18 Apr 2026 17:45:39 +0000 Subject: [PATCH 2/6] =?UTF-8?q?chore:=20update=20OpenclawPlugin=20submodul?= =?UTF-8?q?e=20=E2=80=94=20schedule=20cache=20+=20sync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- HarborForge.OpenclawPlugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 6d59741..7e4750f 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 6d59741086ab72c42f33ed625fb3d89b317fc6d1 +Subproject commit 7e4750fcc48609e7d01492ced69167be968012ee From 0dc968e625cc2190112cf3888a64b260ad9cae4f Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 18 Apr 2026 20:29:10 +0000 Subject: [PATCH 3/6] =?UTF-8?q?chore:=20update=20OpenclawPlugin=20submodul?= =?UTF-8?q?e=20=E2=80=94=20Discord=20wakeup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- HarborForge.OpenclawPlugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 7e4750f..be30b4b 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 7e4750fcc48609e7d01492ced69167be968012ee +Subproject commit be30b4b3f4af496f24958b1f9f4da48eaae67595 From 482462fa4d40cbd8c2679b7394028499cc138c6b Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 18 Apr 2026 20:45:47 +0000 Subject: [PATCH 4/6] =?UTF-8?q?chore:=20update=20OpenclawPlugin=20submodul?= =?UTF-8?q?e=20=E2=80=94=20revert=20Discord=20wakeup,=20keep=20spawn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- HarborForge.OpenclawPlugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index be30b4b..05bf519 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit be30b4b3f4af496f24958b1f9f4da48eaae67595 +Subproject commit 05bf51930d395921140f9eff80dc03c2a3f5c96b From d8564adafbd316af61e469912e3891c4847583fa Mon Sep 17 00:00:00 2001 From: zhi Date: Sun, 19 Apr 2026 09:32:48 +0000 Subject: [PATCH 5/6] chore: update Backend + OpenclawPlugin submodules Backend: add /calendar/sync endpoint for multi-agent schedule sync Plugin: multi-agent scheduler with dispatchInboundMessage wakeup Co-Authored-By: Claude Opus 4.6 (1M context) --- HarborForge.Backend | 2 +- HarborForge.OpenclawPlugin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HarborForge.Backend b/HarborForge.Backend index a2ab541..3aa6dd2 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit a2ab541b73c4a70cd68bde2dd1981a77606f090f +Subproject commit 3aa6dd2d6ec5b7f24369f7ae5f7db916818eee1a diff --git a/HarborForge.OpenclawPlugin b/HarborForge.OpenclawPlugin index 05bf519..ec09578 160000 --- a/HarborForge.OpenclawPlugin +++ b/HarborForge.OpenclawPlugin @@ -1 +1 @@ -Subproject commit 05bf51930d395921140f9eff80dc03c2a3f5c96b +Subproject commit ec09578de329214bed5809d006b9729a0f6c1f45 From 12faa805c3da72af6b95b1b11d6159209f1cc1dc Mon Sep 17 00:00:00 2001 From: zhi Date: Tue, 21 Apr 2026 09:26:02 +0000 Subject: [PATCH 6/6] =?UTF-8?q?chore:=20update=20Backend=20+=20Cli=20submo?= =?UTF-8?q?dules=20=E2=80=94=20schedule=20type=20system?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backend: schedule_types table, CRUD API, agent assignment API Cli: schedule-type list/create/delete + assign-schedule-type commands Co-Authored-By: Claude Opus 4.6 (1M context) --- HarborForge.Backend | 2 +- HarborForge.Cli | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HarborForge.Backend b/HarborForge.Backend index 3aa6dd2..d52861f 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 3aa6dd2d6ec5b7f24369f7ae5f7db916818eee1a +Subproject commit d52861fd9cd530f262cbeb22cd36ea76b00788cc diff --git a/HarborForge.Cli b/HarborForge.Cli index cd22642..dbc5991 160000 --- a/HarborForge.Cli +++ b/HarborForge.Cli @@ -1 +1 @@ -Subproject commit cd226424724aad47e7f911436fdf2874fa073524 +Subproject commit dbc599171f97c5294d6b0d21f1d53fdfc86670c1