xworkmate-bridge/internal/acp
2026-06-27 12:03:08 +08:00
..
acp.test refactor: simplify openclaw multi-session integration and session mapping 2026-06-06 07:24:32 +08:00
bootstrap_test.go Bound bridge startup provider probes 2026-05-26 11:14:56 +08:00
bootstrap.go Bound bridge startup provider probes 2026-05-26 11:14:56 +08:00
catalog.go chore: remove unused legacy bridge helpers 2026-06-12 14:49:51 +08:00
config.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
contract.go fix: remove unused functions and dead code to pass staticcheck 2026-06-05 18:43:15 +08:00
distributed_config_test.go refactor: simplify openclaw multi-session integration and session mapping 2026-06-06 07:24:32 +08:00
distributed_forwarder.go fix: remove unused functions and dead code to pass staticcheck 2026-06-05 18:43:15 +08:00
execution_test.go Refactor OpenClaw bridge task transport 2026-06-06 07:56:32 +08:00
gateway_identity_test.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
gateway_identity.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
gateway_runtime_test.go Refactor OpenClaw bridge task transport 2026-06-06 07:56:32 +08:00
gateway_test.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
gateway.go fix: stabilize gateway device token reissue 2026-06-18 14:48:03 +08:00
helpers.go Remove stale OpenClaw bridge helpers 2026-06-06 08:20:43 +08:00
http_handler.go fix(acp): T10/T11/T12 observability + error semantics; revert S1 (broke main) 2026-06-27 06:43:21 +08:00
jobs.go refactor: remove multi-agent orchestration engine, add coding standards 2026-06-04 07:40:23 +00:00
metrics.go fix(acp): T10/T11/T12 observability + error semantics; revert S1 (broke main) 2026-06-27 06:43:21 +08:00
openclaw_artifact_download.go fix: pass openclaw session key when reading artifacts 2026-06-06 23:17:40 +08:00
openclaw_async_tasks.go Stabilize OpenClaw artifact finality 2026-06-08 10:49:07 +08:00
openclaw_gateway_admission_test.go chore: set openclaw gateway active budget to five 2026-05-22 19:13:13 +08:00
openclaw_gateway_admission.go chore: set openclaw gateway active budget to five 2026-05-22 19:13:13 +08:00
openclaw_run_registry_test.go feat(acp): durable per-session run registry — survive gateway WS loss (T7/T8/T9) 2026-06-26 18:52:41 +08:00
openclaw_run_registry.go fix(acp): T10/T11/T12 observability + error semantics; revert S1 (broke main) 2026-06-27 06:43:21 +08:00
orchestrator_normalize_result_test.go fix(acp): keep artifact scan hints non-blocking 2026-06-27 12:03:08 +08:00
orchestrator.go fix(acp): T10/T11/T12 observability + error semantics; revert S1 (broke main) 2026-06-27 06:43:21 +08:00
provider_compat.go fix: remove unused functions and dead code to pass staticcheck 2026-06-05 18:43:15 +08:00
providers_sync_test.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
routing_test.go fix: add session prepare fallback 2026-06-18 10:01:19 +08:00
routing.go Treat app gateway target as explicit routing 2026-04-26 10:32:47 +08:00
rpc_handler.go fix(acp): keep artifact scan hints non-blocking 2026-06-27 12:03:08 +08:00
runtime_version.go fix: report native bridge runtime version 2026-06-01 13:48:43 +08:00
server_test.go fix: adapt openclaw wait timeout by task 2026-05-23 13:45:41 +08:00
server.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00
stdio.go fix: retry openclaw socket closures 2026-05-07 17:47:27 +08:00
test.log refactor: simplify openclaw multi-session integration and session mapping 2026-06-06 07:24:32 +08:00
types.go Refactor OpenClaw bridge task transport 2026-06-06 07:56:32 +08:00
web_contract_test.go feat(bridge): implement unified bridge entrypoints and routing 2026-06-17 21:03:08 +08:00