openclaw/src/gateway
2026-01-08 01:55:59 +01:00
..
protocol feat: add gateway config/update restart flow 2026-01-08 01:30:02 +01:00
server-methods feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
auth.test.ts fix(gateway): avoid crash in handshake auth 2025-12-21 00:41:06 +00:00
auth.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
call.test.ts fix: stage sandbox media for inbound attachments 2026-01-05 06:18:11 +01:00
call.ts fix: prefer tailnet IP for local gateway calls 2026-01-05 02:19:26 +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 fix(cli): add config alias and reduce probe noise 2026-01-04 17:23:34 +00:00
config-reload.test.ts feat(gateway): add config hot reload 2026-01-03 19:52:24 +00:00
config-reload.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
control-ui.ts build(control-ui): prefer bun for UI build 2026-01-06 09:08:25 +01:00
hooks-mapping.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
hooks-mapping.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
hooks.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
hooks.ts refactor: centralize message provider normalization 2026-01-07 23:53:38 +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 Threads: add Slack/Discord thread sessions 2026-01-07 19:30:30 +01:00
server-browser.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
server-chat-registry.test.ts test(gateway): cover helper registries 2026-01-03 19:37:09 +01:00
server-chat.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
server-constants.ts refactor: split gateway server methods 2026-01-03 18:14:07 +01:00
server-discovery.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
server-http.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
server-methods.ts feat: add gateway config/update restart flow 2026-01-08 01:30:02 +01:00
server-providers.ts feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +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 refactor: centralize message provider normalization 2026-01-07 23:53:38 +00:00
server.auth.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
server.chat.test.ts Threads: add Slack/Discord thread sessions 2026-01-07 19:30:30 +01:00
server.config-apply.test.ts feat: add gateway config/update restart flow 2026-01-08 01:30:02 +01:00
server.cron.test.ts test: stabilize cron auto-run test 2026-01-08 01:38:48 +01:00
server.health.test.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
server.hooks.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
server.misc.test.ts style: fix linting order and formatting 2026-01-05 02:33:59 +01:00
server.models-voicewake.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
server.node-bridge.test.ts fix: preserve sessionKey for agent runs 2026-01-07 17:53:59 +01:00
server.providers.test.ts feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
server.reload.test.ts feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
server.sessions-send.test.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
server.sessions.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
server.ts feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
server.update-run.test.ts feat: add gateway config/update restart flow 2026-01-08 01:30:02 +01:00
session-utils.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
session-utils.ts Threads: add Slack/Discord thread sessions 2026-01-07 19:30:30 +01:00
test-helpers.ts refactor: centralize agent timeout defaults 2026-01-06 02:48:44 +00:00
ws-log.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
ws-log.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
ws-logging.ts Gateway: optimize ws logs in normal mode 2025-12-18 13:27:52 +00:00