xworkmate-bridge/internal/acp
2026-04-23 11:47:21 +08:00
..
bootstrap.go fix: improve bridge endpoint robustness and deployment reporting 2026-04-21 18:13:26 +08:00
execution_test.go switch hermes provider to websocket stream 2026-04-22 14:50:20 +08:00
execution.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
gateway_runtime_test.go Add Hermes ACP adapter 2026-04-20 16:54:40 +08:00
gateway_runtime.go fix(gateway): relax production routing for local endpoints 2026-04-23 11:47:21 +08:00
http_handler.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
provider_catalog.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
providers_sync_test.go Tighten bridge endpoint and auth contracts 2026-04-21 10:34:44 +08:00
routing_test.go fix gateway explicit provider routing 2026-04-14 21:14:19 +08:00
routing.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
rpc_handler.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
runtime_version.go add bridge version trace output 2026-04-22 12:23:28 +08:00
server.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
session_manager.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
stdio.go Initial standalone ACP bridge repository 2026-04-09 09:49:48 +08:00
types.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
web_contract_test.go refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00