openclaw/src/gateway
2026-01-04 14:41:52 +01:00
..
protocol Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
server-methods Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
auth.test.ts
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
chat-attachments.ts
client.maxpayload.test.ts
client.test.ts
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 Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06: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 Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
hooks.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
hooks.ts fix: wire slack into delivery routing 2026-01-04 11:44:41 +00: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 Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
server-methods.ts fix: keep node presence fresh 2026-01-04 14:41:52 +01:00
server-providers.ts Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06: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 Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06: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: keep node presence fresh 2026-01-04 14:41:52 +01: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