xworkmate-bridge/internal/acp
2026-05-07 10:10:01 +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 fix: send raw openclaw gateway auth token 2026-05-03 20:41:56 +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_identity_test.go fix: persist openclaw gateway device identity 2026-05-03 20:27:04 +08:00
gateway_identity.go fix: persist openclaw gateway device identity 2026-05-03 20:27:04 +08:00
gateway_runtime_test.go Add Hermes ACP adapter 2026-04-20 16:54:40 +08:00
gateway.go Fix OpenClaw chat send routing 2026-05-05 10:17:31 +08:00
helpers.go Filter Codex protocol noise from task output 2026-04-28 16:49:18 +08:00
http_handler.go fix: sanitize openclaw gateway response artifacts 2026-05-06 13:19:49 +08:00
openclaw_artifact_download.go fix: support openclaw artifact range downloads 2026-05-06 21:05:59 +08:00
orchestrator.go fix: export claimed openclaw artifacts 2026-05-07 10:10:01 +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: export claimed openclaw artifacts 2026-05-07 10:10:01 +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 OpenClaw chat send routing 2026-05-05 10:17:31 +08:00