• Joined on 2026-02-27
nav pushed to main at nav/Yonexus.Server 2026-04-16 14:58:46 +00:00
0fb9be9dee fix: allow empty followerIdentifiers to avoid blocking openclaw CLI
nav pushed to main at nav/Dirigent 2026-04-16 14:33:08 +00:00
ca7b47e683 fix: avoid clobbering sensitive config fields in install/uninstall
nav pushed to main at nav/Yonexus.Server 2026-04-16 10:40:14 +00:00
b571180b89 fix: register in plugins.load.paths and plugins.allow on install
nav pushed to main at nav/Yonexus.Server 2026-04-16 10:38:30 +00:00
108590443c fix: install to plugins/yonexus-server (match plugin id)
nav pushed to main at nav/Yonexus.Server 2026-04-16 10:37:02 +00:00
ea764f637e refactor: replace Yonexus.Client dependency with Protocol crypto
nav pushed to main at nav/Yonexus.Protocol 2026-04-16 10:36:56 +00:00
ccdf167daf feat: add crypto module (Ed25519 key generation, sign, verify)
nav pushed to main at nav/ContractorAgent 2026-04-11 06:57:13 +00:00
f7c5875eeb docs: expand Claude contractor design
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-09 05:03:13 +00:00
17b9cc83f4 chore: tighten yonexus v1 validation flow
nav pushed to dev/2026-04-08 at nav/Yonexus.Protocol 2026-04-09 05:03:13 +00:00
2611304084 chore: align protocol validation tooling
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-09 04:38:33 +00:00
3bb0a79057 Add umbrella validation entry point
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-09 04:38:24 +00:00
31f41cb49b Fix strict TypeScript checks for server
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-09 04:38:24 +00:00
57b53fc122 Fix strict TypeScript checks for client
nav pushed to dev/2026-04-08 at nav/Yonexus.Protocol 2026-04-09 04:38:24 +00:00
8744a771a2 Tighten protocol typings for strict consumers
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-09 04:06:16 +00:00
cdf17bf1c4 chore: close yonexus pairing follow-ups
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-09 04:06:16 +00:00
7cdda2e335 test(client): cover pairing restart resume flow
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-09 04:06:16 +00:00
2972c4750e feat(server): wire Discord DM pairing notifications
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-09 03:33:16 +00:00
12224c761f test: expand failure and recovery coverage
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-09 03:33:16 +00:00
b67166fd12 test: cover server restart session recovery
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-09 03:33:16 +00:00
b10ebc541e test: cover client reconnect failures
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-09 03:02:43 +00:00
8c9307f061 docs: update failure-path coverage status