xworkmate-bridge/internal/acp
2026-06-04 11:28:00 +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 feat: add internal multi-agent jobs and tools orchestration 2026-05-18 16:55:40 +08:00
config.go feat: Remote Desktop WebRTC Integration 2026-06-03 10:49:58 +08:00
contract.go Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +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 perf: optimize webrtc mouse input throttle, ffmpeg encoding and http connection pooling 2026-06-04 11:28:00 +08:00
execution_test.go feat: Remote Desktop WebRTC Integration 2026-06-03 10:49:58 +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 feat: Remote Desktop WebRTC Integration 2026-06-03 10:49:58 +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 perf: optimize webrtc mouse input throttle, ffmpeg encoding and http connection pooling 2026-06-04 11:28:00 +08:00
helpers.go fix: expose session result recovery snapshot 2026-05-18 18:33:09 +08:00
http_handler.go Filter raw gateway SSE events for direct requests 2026-06-02 16:21:17 +08:00
jobs.go feat: add internal multi-agent jobs and tools orchestration 2026-05-18 16:55:40 +08:00
multi_agent.go fix: satisfy multi-agent bridge lint 2026-05-18 16:57:17 +08:00
openclaw_artifact_download.go fix: support openclaw artifact range downloads 2026-05-06 21:05:59 +08:00
openclaw_async_tasks.go Merge branch 'codex/fix-openclaw-probe-terminal' into release/v1.1.4 2026-06-03 16:59:53 +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
orchestrator.go Keep OpenClaw probes running until terminal state 2026-06-03 07:47:30 +08:00
provider_compat.go perf: optimize webrtc mouse input throttle, ffmpeg encoding and http connection pooling 2026-06-04 11:28:00 +08:00
providers_sync_test.go feat: add internal multi-agent jobs and tools orchestration 2026-05-18 16:55:40 +08:00
routing_test.go Keep OpenClaw probes running until terminal state 2026-06-03 07:47:30 +08:00
routing.go Treat app gateway target as explicit routing 2026-04-26 10:32:47 +08:00
rpc_handler.go perf: optimize webrtc mouse input throttle, ffmpeg encoding and http connection pooling 2026-06-04 11:28:00 +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(acp): implement distributed task router and openclaw gateway ingress 2026-06-02 12:19:27 +08:00
stdio.go fix: retry openclaw socket closures 2026-05-07 17:47:27 +08:00
types.go merge: codex/openclaw-async-probe into release/v1.1.4 and fix unauthenticated tests 2026-06-02 13:08:19 +08:00
web_contract_test.go fix(lint): remove unused sseResultEnvelope func 2026-06-03 14:39:35 +08:00