xworkmate-bridge/internal/acp
2026-04-26 10:32:47 +08:00
..
bootstrap.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
catalog.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
config.go refactor(acp): refocus bridge as control plane and consolidate execution logic 2026-04-23 13:21:14 +08:00
contract.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
execution_test.go Fix bridge lint blockers 2026-04-24 14:57:26 +08:00
gateway_runtime_test.go Add Hermes ACP adapter 2026-04-20 16:54:40 +08:00
gateway.go refactor(acp): refocus bridge as control plane and consolidate execution logic 2026-04-23 13:21:14 +08:00
helpers.go Fix ACP provider endpoint routing 2026-04-24 11:51:28 +08:00
http_handler.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
orchestrator.go Fix gateway provider routing resolution 2026-04-26 10:17:38 +08:00
provider_compat.go Fix bridge lint blockers 2026-04-24 14:57:26 +08:00
providers_sync_test.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
routing_test.go Treat app gateway target as explicit routing 2026-04-26 10:32:47 +08:00
routing.go Treat app gateway target as explicit routing 2026-04-26 10:32:47 +08:00
rpc_handler.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
runtime_version.go add bridge version trace output 2026-04-22 12:23:28 +08:00
server.go refactor(acp): refocus bridge as control plane and consolidate execution logic 2026-04-23 13:21:14 +08:00
stdio.go Initial standalone ACP bridge repository 2026-04-09 09:49:48 +08:00
types.go Fix bridge lint blockers 2026-04-24 14:57:26 +08:00
web_contract_test.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00