ilink-hub 0.4.0

iLink-compatible multiplexer hub for WeChat ClawBot — route one WeChat account to multiple AI agent backends
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# status — split-large-modules

- 分支: `refactor/split-routes-dispatch`
- 进度: routes + hub/dispatch 拆分完成并合入 main;dispatcher 已在 main 由 PR#19 拆过

| 里程碑 | 状态 |
|--------|------|
| M1 bridge/dispatcher(沿用 main 已有拆分) | done (pre-existing) |
| M2 server/routes 拆分 | done |
| M3 hub/dispatch 拆分 | done |
| M4 质量门 | done |
| M5 合 main + 推送 | done |