openclaw/src/gateway
2026-01-19 00:15:24 +00:00
..
protocol feat: add agent targeting + reply overrides 2026-01-18 22:50:51 +00:00
server feat(memory): add lifecycle hooks and vector memory plugin 2026-01-18 06:34:43 +00:00
server-methods Usage: add cost summaries to /usage + mac menu 2026-01-19 00:05:06 +00:00
auth.test.ts Gateway auth: accept local Tailscale Serve hostnames and tailnet IPs (#885) 2026-01-16 07:51:25 +00:00
auth.ts chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
boot.test.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
boot.ts feat(hooks): run boot.md on gateway startup 2026-01-18 11:50:25 +02:00
call.test.ts test: expand gateway auth probe coverage 2026-01-16 19:16:03 +00:00
call.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
chat-abort.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
chat-attachments.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
chat-attachments.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
client.maxpayload.test.ts Gateway: enable canvas host + inject action bridge 2025-12-18 23:32:22 +01:00
client.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
client.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config-reload.test.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
config-reload.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
control-ui.ts chore: drop legacy Relay signing 2026-01-16 03:11:16 +00:00
gateway-cli-backend.live.test.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
gateway-models.profiles.live.test.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
gateway.tool-calling.mock-openai.test.ts chore(gate): fix lint and formatting 2026-01-18 06:01:25 +00:00
gateway.wizard.e2e.test.ts fix: clean up lint in gateway tests 2026-01-18 18:51:43 +00:00
hooks-mapping.test.ts feat: allow hook model overrides 2026-01-08 09:33:42 +00:00
hooks-mapping.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
hooks.test.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
hooks.ts style: oxfmt fixes (#925) (thanks @grp06) 2026-01-15 03:22:54 +00:00
live-image-probe.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
net.ts feat: add Tailscale binary detection, IP binding modes, and health probe password fix 2026-01-13 05:20:02 +00:00
openai-http.e2e.test.ts chore(gate): fix lint and protocol 2026-01-18 06:31:02 +00:00
openai-http.ts fix(openai-http): reuse history markers for chat prompts 2026-01-18 06:07:59 +00:00
probe.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-bridge-events.test.ts test: cover bridge exec events 2026-01-18 08:01:25 +00:00
server-bridge-events.ts fix: resolve ci failures 2026-01-18 08:45:29 +00:00
server-bridge-methods-chat.ts feat(acp): add experimental ACP support 2026-01-18 08:03:36 +00:00
server-bridge-methods-config.ts Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
server-bridge-methods-sessions.ts feat: persist session origin metadata across connectors 2026-01-18 02:42:10 +00:00
server-bridge-methods-system.ts fix: resolve ci failures 2026-01-18 08:45:29 +00:00
server-bridge-runtime.ts feat: add TLS for node bridge 2026-01-16 05:28:40 +00:00
server-bridge-subscriptions.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-bridge-subscriptions.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-bridge-types.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-bridge.ts refactor(gateway): split server runtime 2026-01-14 09:11:21 +00:00
server-broadcast.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-browser.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
server-channels.ts refactor: require target for message actions 2026-01-17 04:15:46 +00:00
server-chat-registry.test.ts test(gateway): cover helper registries 2026-01-03 19:37:09 +01:00
server-chat.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-close.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-constants.ts refactor: split gateway server methods 2026-01-03 18:14:07 +01:00
server-cron.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-discovery-runtime.ts test: stabilize gateway suites 2026-01-18 05:44:22 +00:00
server-discovery.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-http.ts feat(slack): add HTTP receiver webhook mode (#1143) - thanks @jdrhyne 2026-01-18 15:04:07 +00:00
server-lanes.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-maintenance.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-methods-list.ts Usage: add cost summaries to /usage + mac menu 2026-01-19 00:05:06 +00:00
server-methods.ts feat: add exec approvals editor in control ui and mac app 2026-01-18 08:54:38 +00:00
server-mobile-nodes.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-model-catalog.ts refactor(gateway): split server runtime 2026-01-14 09:11:21 +00:00
server-node-bridge.ts fix: improve remote bin probe logging 2026-01-18 16:09:48 +00:00
server-plugins.test.ts fix: log plugin load errors in gateway 2026-01-19 00:15:24 +00:00
server-plugins.ts fix: log plugin load errors in gateway 2026-01-19 00:15:24 +00:00
server-reload-handlers.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
server-restart-sentinel.ts fix: normalize delivery routing context 2026-01-17 06:38:33 +00:00
server-runtime-config.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-runtime-state.ts feat(slack): add HTTP receiver webhook mode (#1143) - thanks @jdrhyne 2026-01-18 15:04:07 +00:00
server-session-key.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server-shared.ts refactor(gateway): split server helpers 2026-01-03 19:37:09 +01:00
server-startup-log.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-startup.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
server-tailscale.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-utils.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server-utils.ts fix(gateway): format status/code errors 2026-01-03 19:37:09 +01:00
server-wizard-sessions.ts refactor(gateway): split server runtime 2026-01-14 09:11:21 +00:00
server-ws-runtime.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server.agent.gateway-server-agent-a.test.ts feat: add agent targeting + reply overrides 2026-01-18 22:50:51 +00:00
server.agent.gateway-server-agent-b.test.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
server.agent.gateway-server-agent.test.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server.agents.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server.auth.test.ts ci: stabilize vitest runs 2026-01-18 06:58:54 +00:00
server.channels.test.ts fix: clean up lint in gateway tests 2026-01-18 18:51:43 +00:00
server.chat.gateway-server-chat-b.test.ts ci: stabilize vitest runs 2026-01-18 06:58:54 +00:00
server.chat.gateway-server-chat-c.test.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server.chat.gateway-server-chat.test.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server.config-apply.test.ts test: fix gateway test lint 2026-01-18 07:44:14 +00:00
server.config-patch.test.ts feat: extend Telegram dock commands and config hashing (#929) 2026-01-15 05:49:28 +00:00
server.cron.test.ts test(gateway): stabilize cron temp cleanup 2026-01-18 06:01:25 +00:00
server.health.test.ts ci: stabilize vitest runs 2026-01-18 06:58:54 +00:00
server.hooks.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server.impl.ts feat: add gateway update check on start 2026-01-17 12:07:17 +00:00
server.misc.test.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
server.models-voicewake.test.ts ci: stabilize vitest runs 2026-01-18 06:58:54 +00:00
server.node-bridge.gateway-server-node-bridge-b.test.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server.node-bridge.gateway-server-node-bridge-c.test.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server.node-bridge.gateway-server-node-bridge.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server.reload.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server.sessions-send.test.ts Merge pull request #1148 from TSavo/refactor/gateway-test-monkeypatching 2026-01-18 07:16:33 +00:00
server.sessions.gateway-server-sessions-a.test.ts fix: sessions list label fallback 2026-01-17 22:22:01 +00:00
server.sessions.gateway-server-sessions.test.ts refactor: canonicalize gateway session store keys 2026-01-17 07:41:24 +00:00
server.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
server.update-run.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
session-utils.fs.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
session-utils.test.ts refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
session-utils.ts feat: persist session origin metadata across connectors 2026-01-18 02:42:10 +00:00
session-utils.types.ts feat(slash-commands): usage footer modes 2026-01-18 05:35:35 +00:00
sessions-patch.test.ts test: add elevated mode regressions 2026-01-10 05:31:48 +01:00
sessions-patch.ts feat: add /exec session overrides 2026-01-18 06:12:54 +00:00
sessions-resolve.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
test-helpers.mocks.ts fix: appease tsc in test helpers 2026-01-18 18:54:59 +00:00
test-helpers.server.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
test-helpers.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
ws-log.test.ts fix: add agent context to ws logs 2026-01-17 20:37:36 +00:00
ws-log.ts fix: add agent context to ws logs 2026-01-17 20:37:36 +00:00
ws-logging.ts Gateway: optimize ws logs in normal mode 2025-12-18 13:27:52 +00:00