xworkmate-bridge/internal/acp
2026-06-05 21:23:19 +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 refactor: remove multi-agent orchestration engine, add coding standards 2026-06-04 07:40:23 +00:00
config.go feat: Remote Desktop WebRTC Integration 2026-06-03 10:49:58 +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 feat(acp): implement distributed task router and openclaw gateway ingress 2026-06-02 12:19:27 +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 fix(arch): remove expectedArtifactExtensions from bridge payload 2026-06-05 13:41:43 +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 fix: resolve dead code and linter issues for pipeline 2026-06-05 18:04:02 +08:00
gateway_test.go perf: optimize webrtc mouse input throttle, ffmpeg encoding and http connection pooling 2026-06-04 11:28:00 +08:00
gateway.go refactor: remove multi-agent orchestration engine, add coding standards 2026-06-04 07:40:23 +00:00
helpers.go fix: expose session result recovery snapshot 2026-05-18 18:33:09 +08:00
http_handler.go refactor: remove multi-agent orchestration engine, add coding standards 2026-06-04 07:40:23 +00:00
jobs.go refactor: remove multi-agent orchestration engine, add coding standards 2026-06-04 07:40:23 +00:00
openclaw_artifact_download.go fix: support openclaw artifact range downloads 2026-05-06 21:05:59 +08:00
openclaw_async_tasks.go Fix OpenClaw artifact dirs protocol boundary 2026-06-05 21:23:19 +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_thread_session_mapper.go refactor(acp): replace artifact fallback chain with snapshot+export and stable session mapping 2026-06-05 12:07:28 +08:00
orchestrator.go Fix OpenClaw artifact dirs protocol boundary 2026-06-05 21:23:19 +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 fix(arch): remove expectedArtifactExtensions from bridge payload 2026-06-05 13:41:43 +08:00
routing_test.go Fix OpenClaw artifact dirs protocol boundary 2026-06-05 21:23:19 +08:00
routing.go Treat app gateway target as explicit routing 2026-04-26 10:32:47 +08:00
rpc_handler.go fix: remove unused functions and dead code to pass staticcheck 2026-06-05 18:43:15 +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 refactor(acp): replace artifact fallback chain with snapshot+export and stable session mapping 2026-06-05 12:07:28 +08:00
stdio.go fix: retry openclaw socket closures 2026-05-07 17:47:27 +08:00
types.go refactor(acp): replace artifact fallback chain with snapshot+export and stable session mapping 2026-06-05 12:07:28 +08:00
web_contract_test.go fix(arch): remove expectedArtifactExtensions from bridge payload 2026-06-05 13:41:43 +08:00