openclaw/src/gateway
2026-01-09 13:55:27 +01:00
..
protocol feat: add usage cost reporting 2026-01-09 02:29:54 +00:00
server-methods feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
auth.test.ts fix: improve ws close diagnostics 2026-01-08 22:18:07 +00:00
auth.ts fix: improve ws close diagnostics 2026-01-08 22:18:07 +00:00
call.test.ts ci: enforce lf line endings 2026-01-08 02:29:20 +00:00
call.ts fix: clarify daemon status probe target 2026-01-08 08:50:09 +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(cli): improve gateway status output 2026-01-09 09:27:42 +01:00
config-reload.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
config-reload.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
control-ui.ts fix: drop explicit ui:install step 2026-01-09 07:02:42 +00:00
hooks-mapping.test.ts feat: allow hook model overrides 2026-01-08 09:33:42 +00:00
hooks-mapping.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
hooks.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
hooks.ts feat: allow hook model overrides 2026-01-08 09:33:42 +00:00
net.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
probe.ts feat(cli): improve gateway status output 2026-01-09 09:27:42 +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: wire multi-agent config and routing 2026-01-09 12:48:42 +00: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 refactor: simplify cli commands 2026-01-08 07:16:12 +01:00
server-http.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
server-methods.ts feat(tui): add agent picker and agents list rpc 2026-01-09 01:05:10 +01:00
server-providers.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +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.agents.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +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: allow hook model overrides 2026-01-08 09:33:42 +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 fix(ci): stabilize windows tests 2026-01-08 02:44:19 +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: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
server.sessions-send.test.ts refactor: align agent lifecycle 2026-01-05 05:55:02 +01:00
server.sessions.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
server.ts fix(gateway): fix wide-area discovery update 2026-01-09 13:55:27 +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 feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
test-helpers.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
ws-log.test.ts refactor: split gateway server helpers and tests 2026-01-03 17:34:52 +01:00
ws-log.ts fix: serialize claude cli runs 2026-01-09 04:58:21 +00:00
ws-logging.ts Gateway: optimize ws logs in normal mode 2025-12-18 13:27:52 +00:00