openclaw/packages/gateway-client/src
2026-07-29 20:05:56 +01:00
..
browser-device-auth.test.ts feat(browser): add secure per-tab copilot panel (#109817) 2026-07-18 01:00:23 +01:00
browser-device-auth.ts feat(browser): add secure per-tab copilot panel (#109817) 2026-07-18 01:00:23 +01:00
browser.ts fix(ui): recover sessions and dashboards after prolonged outages (#115654) 2026-07-29 10:09:51 -04:00
client-address-utils.ts feat(linux): canvas UI via CLI-node + Tauri app IPC bridge (#107633) 2026-07-14 16:05:14 -07:00
client.handshake.test.ts fix(gateway-client): bound websocket opening handshake waits (#108348) 2026-07-16 03:36:17 -07:00
client.ts fix(gateway): reconnect nodes after transient socket failures (#115539) 2026-07-29 01:15:26 -04:00
client.watchdog.test.ts test: isolate gateway sequence lifecycle coverage 2026-07-29 20:05:56 +01:00
connect-auth.ts refactor(gateway): simplify canonical WebSocket client (#106316) 2026-07-13 05:34:57 -07:00
device-auth.ts docs: document package sources 2026-06-04 20:54:41 -04:00
event-listeners.ts fix(ui): recover sessions and dashboards after prolonged outages (#115654) 2026-07-29 10:09:51 -04:00
event-loop-ready.test.ts test: consolidate wrapper facade coverage 2026-06-09 20:12:25 +09:00
event-loop-ready.ts docs: document package sources 2026-06-04 20:54:41 -04:00
index.ts refactor(chat): keep web and terminal sessions synchronized (#115377) 2026-07-28 16:08:10 -04:00
pending-request.ts fix(ui): recover sessions and dashboards after prolonged outages (#115654) 2026-07-29 10:09:51 -04:00
protocol-client.handshake.test.ts fix(ui): recover sessions and dashboards after prolonged outages (#115654) 2026-07-29 10:09:51 -04:00
protocol-client.sequence.test.ts test: isolate gateway sequence lifecycle coverage 2026-07-29 20:05:56 +01:00
protocol-client.socket-factory.test.ts fix(gateway): reconnect nodes after transient socket failures (#115539) 2026-07-29 01:15:26 -04:00
protocol-client.ts test: isolate gateway sequence lifecycle coverage 2026-07-29 20:05:56 +01:00
readiness.test.ts fix(gateway): honor injected env for watchdog timeouts 2026-06-17 14:26:07 +02:00
readiness.ts refactor(gateway-client): centralize challenge timeout resolution (#108932) 2026-07-16 04:19:54 -07:00
reconnect-policy.test.ts fix(test): follow private UI export cleanup 2026-07-13 20:56:46 +02:00
reconnect-policy.ts refactor(gateway): consolidate TypeScript WebSocket clients (#106113) 2026-07-13 03:08:21 -07:00
session-projection-conformance.test.ts refactor(chat): keep web and terminal sessions synchronized (#115377) 2026-07-28 16:08:10 -04:00
session-projection.test.ts fix(chat): make web and terminal share one session state (#115429) 2026-07-28 18:53:21 -04:00
session-projection.ts fix(chat): make web and terminal share one session state (#115429) 2026-07-28 18:53:21 -04:00
session-subscriptions.test.ts fix(chat): make web and terminal share one session state (#115429) 2026-07-28 18:53:21 -04:00
session-subscriptions.ts fix(chat): make web and terminal share one session state (#115429) 2026-07-28 18:53:21 -04:00
timeouts.test.ts refactor(packages): remove dead internal helpers (#107077) 2026-07-14 11:48:14 +08:00
timeouts.ts fix(ui): recover sessions and dashboards after prolonged outages (#115654) 2026-07-29 10:09:51 -04:00
websocket-data.ts fix(ws): normalize raw message payloads (#107459) 2026-07-14 05:38:38 -07:00