This website requires JavaScript.
ca64f4eb27
fix: globalThis
dev/2026-04-08
hzhang
2026-04-10 21:58:59 +01:00
7be370bd3e
fix: move plugin startup guards and shared state to globalThis; update docs
hzhang
2026-04-10 20:41:40 +01:00
a8b2f5d9ed
feat: add rule dispatch, cross-plugin API, and Docker integration test
hzhang
2026-04-10 20:15:09 +01:00
17b9cc83f4
chore: tighten yonexus v1 validation flow
nav
2026-04-09 05:03:06 +00:00
3bb0a79057
Add umbrella validation entry point
nav
2026-04-09 04:38:15 +00:00
cdf17bf1c4
chore: close yonexus pairing follow-ups
nav
2026-04-09 04:06:10 +00:00
12224c761f
test: expand failure and recovery coverage
nav
2026-04-09 03:33:09 +00:00
8c9307f061
docs: update failure-path coverage status
nav
2026-04-09 03:02:40 +00:00
6f164db7f8
docs: lock v1 scope and terminology
nav
2026-04-09 02:33:21 +00:00
8b5a8efe9a
docs: update yonexus failure-path progress
nav
2026-04-09 02:04:11 +00:00
e1835ba489
test: extend failure-path recovery coverage
nav
2026-04-09 01:32:49 +00:00
0a7f895315
docs(test): mark CF-06 and heartbeat failures
nav
2026-04-09 01:19:26 +00:00
25a59adb5d
test: extend yonexus integration coverage
nav
2026-04-09 01:13:49 +00:00
477ccc8e5a
YNX-1105c: cover auth nonce collision/rate limit failures
nav
2026-04-09 01:04:59 +00:00
685213b3d4
YNX-1104/1105: Add integration test framework and pairing failure path tests
nav
2026-04-09 00:59:43 +00:00
1f399c6191
chore: advance yonexus test coverage
nav
2026-04-09 00:42:38 +00:00
a1baa6fd82
docs: update test task progress
nav
2026-04-09 00:36:44 +00:00
733e02025b
docs: record yonexus unit test progress
nav
2026-04-09 00:03:41 +00:00
d8af91cc0b
docs: add deployment and operations guides
nav
2026-04-08 23:56:06 +00:00
81752e763e
docs: add yonexus acceptance baseline
nav
2026-04-08 23:32:37 +00:00
347066240d
Update TASKLIST: mark YNX-1003, YNX-1004 complete; update YNX-0603 progress
nav
2026-04-08 23:24:47 +00:00
cb0fb097de
Advance transport hardening tasks
nav
2026-04-08 23:03:59 +00:00
9c72c93b8b
feat: YNX-0903/0904/0905 - Implement rule messaging APIs and server rewrite
nav
2026-04-08 22:52:00 +00:00
07b5ffed0c
chore: record yonexus runtime progress
nav
2026-04-08 22:39:52 +00:00
479bb5e349
Update heartbeat and re-pair task status
nav
2026-04-08 22:35:09 +00:00
739a1ee094
feat: advance yonexus authentication handshake
nav
2026-04-08 22:04:56 +00:00
02d158eacd
feat: wire yonexus pairing request flow
nav
2026-04-08 21:38:43 +00:00
3891eab488
chore: update pairing task progress
nav
2026-04-08 21:34:53 +00:00
34a591dd0c
Track runtime and handshake progress
nav
2026-04-08 21:13:26 +00:00
8c475f259a
Record transport scaffolding and protocol tests
nav
2026-04-08 21:05:22 +00:00
38f68ca7ab
feat: persist Yonexus trust state scaffolding
nav
2026-04-08 20:33:28 +00:00
4ed8287c2a
feat: update submodules for YNX-0102 and YNX-0401
nav
2026-04-08 20:20:17 +00:00
014a985814
feat: YNX-0102 protocol codec + YNX-0401 server persistence types
nav
2026-04-08 20:19:41 +00:00
3b59e34eb5
feat: add protocol types and config schemas
nav
2026-04-08 20:03:59 +00:00
609563c73e
chore: update yonexus submodule pointers
nav
2026-04-08 19:33:39 +00:00
8e99285633
feat: scaffold yonexus server and client plugins
nav
2026-04-08 19:32:46 +00:00
3d01ba40b0
docs: add Yonexus task breakdown
main
nav
2026-04-08 19:08:23 +00:00
2309425cf6
update submodule refs for initial skeleton
nav
2026-04-01 18:11:11 +00:00
f830012dbb
update submodule refs for conventions docs
nav
2026-04-01 01:58:24 +00:00
26135a9659
update submodule refs for task docs
nav
2026-04-01 01:56:37 +00:00
60a11686cc
update submodule refs for manifest docs
nav
2026-04-01 01:53:36 +00:00
2a60031ad5
update submodule refs for scaffold docs
nav
2026-04-01 01:38:41 +00:00
eba5f7535d
update submodule refs for structure docs
nav
2026-04-01 01:36:13 +00:00
64dac56e37
add Yonexus.Protocol submodule and update architecture docs
nav
2026-04-01 01:21:47 +00:00
95dc06453a
add architecture overview
nav
2026-04-01 01:08:44 +00:00
eb7a6248f8
update submodule refs after plans
nav
2026-04-01 01:08:36 +00:00
673d1bcb69
add server and client as submodules
nav
2026-04-01 00:57:47 +00:00
488fc29a89
add yonexus dual-plugin readme and manifests
nav
2026-03-31 23:37:59 +00:00
1d270110b0
define split yonexus server/client architecture
nav
2026-03-31 23:14:05 +00:00
83e02829e7
reset project and add new yonexus communication plan
nav
2026-03-31 13:59:40 +00:00
00ffef0d8e
Merge pull request 'feat: add filesystem resource layout and docs query tool; replace NEW_FEAT with FEAT' (#2 ) from feat/filesystem-layout-and-doc-query into main
hzhang
2026-03-10 13:59:23 +00:00
b7a0211fb5
feat: add filesystem resource layout and docs query tool; replace NEW_FEAT with FEAT
orion
2026-03-07 16:31:53 +00:00
8590c1ff31
Merge doc query requirement into NEW_FEAT
nav
2026-03-07 16:25:04 +00:00
c42c081061
Add doc query tool requirement
nav
2026-03-07 15:52:03 +00:00
f2ef1fc253
Add NEW_FEAT for filesystem resources
nav
2026-03-07 15:46:13 +00:00
ed2344ed0e
Add lessons/workflows folders
nav
2026-03-07 15:44:40 +00:00
285d4b9435
Use openclaw dir path notation
nav
2026-03-07 15:42:41 +00:00
a5ba912dec
Clarify yonexus data folder under ~/.openclaw
nav
2026-03-07 15:41:04 +00:00
5f9a140fdc
Plan: add createOrganization and filesystem resources
nav
2026-03-07 15:39:23 +00:00
40d19ee811
Merge pull request 'feat: Yonexus MVP core foundation' (#1 ) from feat/mvp-core-foundation into main
hzhang
2026-03-07 07:35:12 +00:00
34e75694c7
docs: add bilingual README with top language navigation
orion
2026-03-07 07:34:41 +00:00
76d6a31d25
feat: optimize query path and add smoke test/demo assets
orion
2026-03-07 07:00:51 +00:00
0ede080e85
feat: add v1 management APIs, audit logs, and import/export
orion
2026-03-07 05:35:40 +00:00
1436d63a8c
feat: scaffold yonexus MVP core with storage, auth, query, and scope memory
orion
2026-03-07 05:21:25 +00:00
e7f4aeae1a
Add agent task breakdown
nav
2026-03-07 05:06:34 +00:00
f8bdfacb73
Update plan and add install script
nav
2026-03-07 05:05:17 +00:00
a5ed1ef614
Add Yonexus project plan
root
2026-03-07 04:53:53 +00:00