xworkmate-bridge/internal/acp
2026-05-03 12:14:31 +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 Filter Codex protocol noise from task output 2026-04-28 16:49:18 +08:00
gateway_runtime_test.go Add Hermes ACP adapter 2026-04-20 16:54:40 +08:00
gateway.go fix: route openclaw gateway through bridge 2026-05-03 11:22:09 +08:00
helpers.go Filter Codex protocol noise from task output 2026-04-28 16:49:18 +08:00
http_handler.go fix: enforce openclaw gateway task route 2026-05-03 12:14:31 +08:00
orchestrator.go fix: enforce openclaw gateway task route 2026-05-03 12:14:31 +08:00
provider_compat.go Fix Codex ACP empty output handling 2026-04-27 12:31:42 +08:00
providers_sync_test.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
routing_test.go fix: enforce openclaw gateway task route 2026-05-03 12:14:31 +08:00
routing.go Treat app gateway target as explicit routing 2026-04-26 10:32:47 +08:00
rpc_handler.go feat(acp): implement task tracking and artifact recording 2026-04-28 20:22:44 +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 feat(acp): implement task tracking and artifact recording 2026-04-28 20:22:44 +08:00
web_contract_test.go fix: enforce openclaw gateway task route 2026-05-03 12:14:31 +08:00