Commit Graph

25 Commits

Author SHA1 Message Date
Haitao Pan
40fc458072 feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
Haitao Pan
1f43a989a0 chore: add repomix-output.xml to .gitignore 2026-06-05 02:53:51 +00:00
Haitao Pan
911f5709a3 feat(acp): implement distributed task router and openclaw gateway ingress 2026-06-02 12:19:27 +08:00
Haitao Pan
3b088f71e2 Route OpenClaw tasks through ACP RPC 2026-05-26 11:06:22 +08:00
Haitao Pan
fac0a0857a fix: enforce openclaw gateway task route 2026-05-03 12:14:31 +08:00
Haitao Pan
6e2daf2e3d fix: remove legacy bridge public aliases 2026-05-02 17:45:17 +08:00
Haitao Pan
17c0fa6f16 Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
Haitao Pan
e808f7a19e refactor(acp): refocus bridge as control plane and consolidate execution logic 2026-04-23 13:21:14 +08:00
Haitao Pan
f7acb2fda5 refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
Haitao Pan
bf1fcac528 fix hermes provider command dispatch 2026-04-22 11:51:07 +08:00
Haitao Pan
0a07c03f85 Document live xworkmate bridge topology 2026-04-20 17:20:05 +08:00
Haitao Pan
1e6c644a92 Add Hermes ACP adapter 2026-04-20 16:54:40 +08:00
Haitao Pan
104ab26356 refactor(acp): unify ingress topology and migrate all services to xworkmate-bridge.svc.plus 2026-04-20 11:30:42 +08:00
Haitao Pan
939a1b6c87 refactor(acp): remove hardcoded endpoints and migrate to path-based routing 2026-04-20 09:34:11 +08:00
Haitao Pan
cf92887eb1 unify bridge auth and server env names 2026-04-14 23:44:46 +08:00
Haitao Pan
f93a8dda0a docs: add layered bridge engineering reference 2026-04-14 16:24:12 +08:00
Haitao Pan
36af8604e1 Merge branch 'codex/fix-release-publish-checkout'
# Conflicts:
#	docs/api-reference.md
#	docs/architecture/acp-forwarding-topology.md
#	docs/architecture/adr-unified-bridge-entrypoints.md
#	internal/acp/provider_catalog.go
2026-04-14 10:08:20 +08:00
Haitao Pan
5978c0385f Expose target-scoped provider metadata in ACP capabilities 2026-04-14 10:05:10 +08:00
Haitao Pan
647fa2e84a fix: align gateway routing to openclaw mainline 2026-04-13 15:46:07 +08:00
Haitao Pan
90b39eebbb docs: align bridge architecture to app mainline 2026-04-13 15:28:15 +08:00
Haitao Pan
9d52d75fff bridge: remove gateway target compatibility layer 2026-04-11 17:23:19 +08:00
Haitao Pan
26db84561a bridge: add gateway provider routing model 2026-04-11 16:35:01 +08:00
Haitao Pan
17bbe1f71a docs: add three-layer bridge topology view 2026-04-11 16:09:20 +08:00
Haitao Pan
d1bec8d253 Make production provider routing bridge-owned 2026-04-11 13:50:11 +08:00
Haitao Pan
7f180e0f02 docs: add ACP forwarding topology 2026-04-10 08:37:03 +08:00