h z hzhang
  • Joined on 2024-11-30
hzhang merged pull request nav/Yonexus.Protocol#1 2026-04-13 09:33:42 +00:00
dev/2026-04-08
hzhang pushed to main at nav/PaddedCell 2026-04-12 20:42:22 +00:00
311d9f4d9f feat: add lock-mgr CLI tool and wire into install script
hzhang pushed to main at nav/ContractorAgent 2026-04-12 13:06:01 +00:00
49af2129ae --append
hzhang deleted branch feat/plugin-services-restructure from nav/ContractorAgent 2026-04-11 20:38:31 +00:00
hzhang pushed to main at nav/ContractorAgent 2026-04-11 20:38:31 +00:00
9cd90f7213 Merge pull request 'feat/plugin-services-restructure' (#1) from feat/plugin-services-restructure into main
6ae795eea8 chore: add .gitignore and untrack internal Claude dev notes
07a0f06e2e refactor: restructure to plugin/ + services/ layout and add per-turn bootstrap injection
eee62efbf1 feat: add openclaw origin-name alias to MCP tool descriptions
7a779c8560 feat: relay MCP tool calls to OpenClaw plugin registry instead of reimplementing
Compare 9 commits »
hzhang merged pull request nav/ContractorAgent#1 2026-04-11 20:38:30 +00:00
feat/plugin-services-restructure
hzhang created pull request nav/ContractorAgent#1 2026-04-11 20:38:24 +00:00
feat/plugin-services-restructure
hzhang pushed to feat/plugin-services-restructure at nav/ContractorAgent 2026-04-11 20:29:09 +00:00
6ae795eea8 chore: add .gitignore and untrack internal Claude dev notes
07a0f06e2e refactor: restructure to plugin/ + services/ layout and add per-turn bootstrap injection
eee62efbf1 feat: add openclaw origin-name alias to MCP tool descriptions
7a779c8560 feat: relay MCP tool calls to OpenClaw plugin registry instead of reimplementing
f9d43477bf feat: implement memory_search/memory_get MCP tools and fix resume MCP disconnect
Compare 8 commits »
hzhang created branch feat/plugin-services-restructure in nav/ContractorAgent 2026-04-11 20:29:09 +00:00
hzhang pushed to dev/2026-04-08 at nav/Yonexus 2026-04-10 20:59:13 +00:00
ca64f4eb27 fix: globalThis
7be370bd3e fix: move plugin startup guards and shared state to globalThis; update docs
Compare 2 commits »
hzhang pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-10 20:59:10 +00:00
8b26919790 fix: globalThis
4adb187331 fix: migrate startup guard and shared state to globalThis
Compare 2 commits »
hzhang pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-10 20:59:09 +00:00
a8748f8c55 fix: globalThis
07c670c272 fix: migrate startup guard and shared state to globalThis
Compare 2 commits »
hzhang pushed to dev/2026-04-08 at nav/Yonexus 2026-04-10 19:18:29 +00:00
a8b2f5d9ed feat: add rule dispatch, cross-plugin API, and Docker integration test
hzhang pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-10 19:18:12 +00:00
59d5b26aff feat: wire rule registry and client-authenticated callback into server runtime
hzhang pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-10 19:17:35 +00:00
8824e768fb feat: wire rule registry and authenticated callback into client runtime
hzhang deleted branch dev/csm from nav/Dirigent 2026-04-10 07:50:37 +00:00
hzhang closed pull request nav/Dirigent#21 2026-04-10 07:50:29 +00:00
dev/csm
hzhang deleted branch refactor from nav/Dirigent 2026-04-10 07:50:11 +00:00
hzhang pushed to main at nav/Dirigent 2026-04-10 07:49:59 +00:00
4cc787ad90 Merge pull request 'refactor' (#22) from refactor into main
41a49e10b3 test: add test plan and test-features script
32dc9a4233 refactor: new design — sidecar services, moderator Gateway client, tool execute API
d8ac9ee0f9 fix: correct dormancy detection — isEmptyTurn last-line + blocked_pending drain
9e61af4a16 fix: concluded discussions suppress turns and send single auto-reply
Compare 34 commits »
hzhang merged pull request nav/Dirigent#22 2026-04-10 07:49:57 +00:00
refactor