Commit Graph

20 Commits

Author SHA1 Message Date
Haitao Pan
939a1b6c87 refactor(acp): remove hardcoded endpoints and migrate to path-based routing 2026-04-20 09:34:11 +08:00
Haitao Pan
84b0a27689 docs: update API and internal references to support JSON-RPC 2.0 and hybrid mode 2026-04-17 21:00:35 +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
f053649ede refactor: make bridge own single-agent provider catalog 2026-04-10 21:20:35 +08:00
Haitao Pan
cde3d9f463 Require synced providers for ACP routing 2026-04-10 17:43:43 +08:00
Haitao Pan
7e0feed347 fix github actions workflow pinning 2026-04-10 17:40:29 +08:00
Haitao Pan
47389c6421 Add backend bridge functional test plan v1 2026-04-10 15:20:11 +08:00
Haitao Pan
6add057f8c docs: add API reference for bridge endpoints 2026-04-10 15:12:10 +08:00
Haitao Pan
7f180e0f02 docs: add ACP forwarding topology 2026-04-10 08:37:03 +08:00
Haitao Pan
98a076cd65 Fix ACP auth and Gemini session compatibility 2026-04-09 19:21:12 +08:00
Haitao Pan
6ebcdd6f5b Add Gemini ACP adapter shim 2026-04-09 14:09:18 +08:00