• Joined on 2026-02-19
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.Backend 2026-04-19 09:30:59 +00:00
3aa6dd2d6e feat: add /calendar/sync endpoint for multi-agent schedule sync
zhi created branch zhi-2026-04-18 in zhi/HarborForge.Backend 2026-04-19 09:30:59 +00:00
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 08:37:45 +00:00
0dd70ec2da feat: schedule cache, workflow-aligned prompts, dispatchInbound wakeup
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 08:31:02 +00:00
7347e2b8e0 feat: schedule cache, workflow-aligned prompts, dispatchInbound wakeup
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 08:10:41 +00:00
809eb13fa8 feat: schedule cache, workflow-aligned prompts, dispatchInbound wakeup
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 08:03:57 +00:00
543ebf5b55 fix: correct import path to reply-runtime
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 08:00:42 +00:00
40e3aa9454 fix: improve error logging for dispatch failures
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 07:57:22 +00:00
37a9dcf82e fix: use dynamic import path for plugin-sdk to bypass TS resolution
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 07:56:39 +00:00
6a5d135ef6 feat: wake agent via dispatchInboundMessage (in-process)
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 07:35:50 +00:00
ae2d035a83 feat: wake agent via cron service instead of WebSocket/spawn
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 05:44:14 +00:00
fb53af642d fix: pass gateway token via URL query parameter
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 05:40:43 +00:00
a6f63e15f4 fix: use 'connect' method with auth.token for gateway handshake
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 05:36:09 +00:00
a7d541dcc0 fix: pass gateway auth token in WebSocket hello
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 05:32:14 +00:00
1881ce6168 fix: use globalThis.WebSocket instead of ws module
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 05:31:15 +00:00
ce61834738 feat: wake agent via gateway WebSocket API instead of api.spawn
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-19 03:27:29 +00:00
2d3d24b0ac Revert "feat: Discord-based agent wakeup replacing spawn"
86c9d43c97 feat: Discord-based agent wakeup replacing spawn
4a66a7cc90 feat: add local schedule cache + periodic sync to CalendarScheduler
9af8204376 feat: align wakeup prompts with daily-routine skill workflows
248adfaafd fix: use runtime API for version and agent list instead of subprocess
Compare 7 commits »
zhi pushed to zhi-2026-04-18 at zhi/HarborForge 2026-04-18 20:45:50 +00:00
f46f6debd5 chore: update OpenclawPlugin submodule — revert Discord wakeup, keep spawn
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-18 20:45:41 +00:00
05bf51930d Revert "feat: Discord-based agent wakeup replacing spawn"
zhi pushed to zhi-2026-04-18 at zhi/HarborForge 2026-04-18 20:29:13 +00:00
5604210a76 chore: update OpenclawPlugin submodule — Discord wakeup
zhi pushed to zhi-2026-04-18 at zhi/HarborForge.OpenclawPlugin 2026-04-18 20:29:04 +00:00
be30b4b3f4 feat: Discord-based agent wakeup replacing spawn