• Joined on 2026-02-19
zhi pushed to main at zhi/HarborForge.OpenclawPlugin 2026-05-27 08:25:36 +00:00
c8998c6b0d Merge pull request 'perf(meta-push): use cached api.config instead of deprecated loadConfig() — kills ~25% chronic baseline CPU' (#11) from fix/meta-push-use-cached-api-config into main
686f2c7cb0 perf(meta-push): use cached api.config instead of deprecated loadConfig()
Compare 2 commits »
zhi merged pull request zhi/HarborForge.OpenclawPlugin#11 2026-05-27 08:25:34 +00:00
perf(meta-push): use cached api.config instead of deprecated loadConfig() — kills ~25% chronic baseline CPU
zhi created pull request zhi/HarborForge.OpenclawPlugin#11 2026-05-27 08:18:09 +00:00
perf(meta-push): use cached api.config instead of deprecated loadConfig() — kills ~25% chronic baseline CPU
zhi created pull request zhi/HarborForge.Cli#7 2026-05-26 11:44:04 +00:00
fix(cli): send api-keys via X-API-Key in client.New + help surface
zhi pushed to main at zhi/SynthesisAgent 2026-05-14 14:00:40 +00:00
8c8386f838 chore: bump submodules — end-to-end smoke test passing
zhi pushed to main at zhi/SynthesisAgent.ClaudePlugin 2026-05-14 14:00:38 +00:00
959e635bb5 fix: 800ms delay before first inbound notification
zhi pushed to main at zhi/SynthesisAgent.OpenclawPlugin 2026-05-14 14:00:33 +00:00
3229fbd024 fix: end-to-end working after laptop integration test
zhi pushed to main at zhi/SynthesisAgent 2026-05-14 13:28:24 +00:00
57fc8610ed chore: bump submodules + update wire protocol + STATUS
zhi pushed to main at zhi/SynthesisAgent 2026-05-14 09:42:40 +00:00
7a632697a9 chore: extract plugins into submodules
zhi pushed to main at nav/ContractorAgent 2026-05-14 08:53:43 +00:00
0b24330787 fix(bridge): emit empty content delta as heartbeat; preserve user provider fields on reinstall
zhi pushed to main at nav/ContractorAgent 2026-05-13 17:03:04 +00:00
1b7cd6b215 fix(bridge): skip new untrusted-metadata envelopes too, not just legacy header
zhi pushed to main at nav/ContractorAgent 2026-05-13 16:40:21 +00:00
cce85a9be8 fix(bridge): reset claude session when OpenClaw sends no assistant history
zhi pushed to main at zhi/HarborForge 2026-05-08 08:29:46 +00:00
1e1f3c7124 chore: bump HarborForge.OpenclawPlugin submodule to latest main
zhi pushed to main at zhi/HarborForge.OpenclawPlugin 2026-05-08 08:29:37 +00:00
917cb344cf chore: track ambient openclaw-sdk.d.ts (was caught by *.d.ts ignore)
zhi pushed to main at zhi/HarborForge.OpenclawPlugin 2026-05-08 08:29:00 +00:00
64a9c431bf chore: convert plugin to ESM and migrate to current openclaw plugin SDK
zhi pushed to main at nav/Yonexus 2026-05-08 08:14:53 +00:00
9e343b0b46 chore: bump submodules to latest main
zhi pushed to main at nav/Yonexus.Server 2026-05-08 08:13:40 +00:00
9f36312910 fix: gate runtime startup behind gateway_start; migrate to current plugin SDK
zhi pushed to main at nav/Yonexus.Client 2026-05-08 08:13:40 +00:00
e57fed2e50 fix: gate runtime startup behind gateway_start; migrate to current plugin SDK
zhi pushed to main at nav/PaddedCell 2026-05-08 08:03:27 +00:00
787d88cd33 chore: convert plugin to ESM and migrate to current openclaw plugin SDK
zhi pushed to main at nav/ContractorAgent 2026-05-08 07:54:14 +00:00
5fca8f5da1 fix: don't block one-shot openclaw subcommands; migrate to current plugin SDK