openclaw/src/gateway
2026-01-04 05:15:59 +00:00
..
protocol feat: add elevated bash mode 2026-01-04 05:15:59 +00:00
server-methods test: stabilize gateway tests 2026-01-04 04:16:38 +01:00
auth.test.ts fix(gateway): avoid crash in handshake auth 2025-12-21 00:41:06 +00:00
auth.ts fix: persist gateway token for local CLI auth 2026-01-02 13:46:48 +01:00
call.ts feat: support configurable gateway port 2026-01-03 12:00:17 +01:00
chat-attachments.test.ts test: cover chat attachments 2025-12-09 23:31:14 +01:00
chat-attachments.ts test: cover chat attachments 2025-12-09 23:31:14 +01:00
client.maxpayload.test.ts Gateway: enable canvas host + inject action bridge 2025-12-18 23:32:22 +01:00
client.test.ts refactor: lint cleanups and helpers 2025-12-23 00:28:55 +00:00
client.ts feat: unify onboarding + config schema 2026-01-03 16:48:08 +01:00
config-reload.test.ts feat(gateway): add config hot reload 2026-01-03 19:52:24 +00:00
config-reload.ts feat(gateway): add config hot reload 2026-01-03 19:52:24 +00:00
control-ui.ts feat: configurable control ui base path 2026-01-03 17:55:31 +01:00
hooks-mapping.test.ts Gateway: ack skipped hook transforms with 204 2026-01-03 02:32:50 +01:00
hooks-mapping.ts fix: prefer explicit hook mappings 2026-01-03 05:09:54 +01:00
hooks.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
hooks.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
net.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
server-bridge-subscriptions.test.ts test(gateway): cover helper registries 2026-01-03 19:37:09 +01:00
server-bridge-subscriptions.ts refactor(gateway): split server helpers 2026-01-03 19:37:09 +01:00
server-bridge.ts feat: add elevated bash mode 2026-01-04 05:15:59 +00:00
server-browser.ts style: fix lint formatting 2026-01-03 18:51:25 +00:00
server-chat-registry.test.ts test(gateway): cover helper registries 2026-01-03 19:37:09 +01:00
server-chat.ts feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
server-constants.ts refactor: split gateway server methods 2026-01-03 18:14:07 +01:00
server-discovery.ts refactor(gateway): split server helpers 2026-01-03 19:37:09 +01:00
server-http.ts feat(gateway): add config hot reload 2026-01-03 19:52:24 +00:00
server-methods.ts test: stabilize gateway tests 2026-01-04 04:16:38 +01:00
server-providers.ts refactor: split gateway server methods 2026-01-03 18:14:07 +01:00
server-shared.ts refactor(gateway): split server helpers 2026-01-03 19:37:09 +01:00
server-utils.test.ts refactor: split gateway server methods 2026-01-03 18:14:07 +01:00
server-utils.ts fix(gateway): format status/code errors 2026-01-03 19:37:09 +01:00
server.agent.test.ts fix: warm agent.wait cache 2026-01-04 01:35:02 +01:00
server.auth.test.ts test(gateway): align config constants in auth test 2026-01-03 19:37:09 +01:00
server.chat.test.ts feat: add sessions tools and send policy 2026-01-03 23:44:42 +01:00
server.cron.test.ts test: stabilize gateway tests 2026-01-04 04:16:38 +01:00
server.health.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
server.hooks.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
server.misc.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
server.models-voicewake.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
server.node-bridge.test.ts feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
server.providers.test.ts feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
server.reload.test.ts test(gateway): cover config reload 2026-01-03 21:01:26 +00:00
server.sessions-send.test.ts test: add sessions_send loopback test 2026-01-04 04:30:57 +01:00
server.sessions.test.ts fix: satisfy gate checks 2026-01-04 01:16:53 +01:00
server.ts fix: log dynamic config reloads 2026-01-04 04:24:50 +00:00
session-utils.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
session-utils.ts feat: add elevated bash mode 2026-01-04 05:15:59 +00:00
test-helpers.ts test: stabilize gateway tests 2026-01-04 04:16:38 +01:00
ws-log.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
ws-log.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
ws-logging.ts Gateway: optimize ws logs in normal mode 2025-12-18 13:27:52 +00:00