openclaw/src/gateway
Peter Steinberger 9af3ec92a5 fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
..
protocol fix(cron): preserve telegram announce target + delivery truth 2026-02-23 11:45:18 +05:30
server Gateway: stop repeated unauthorized WS request floods per connection (#24294) 2026-02-23 09:58:47 -05:00
server-methods fix(agents): cache bootstrap snapshots per session key 2026-02-23 19:19:45 +00:00
agent-event-assistant-text.ts
agent-prompt.test.ts test: move gateway rpc/local suites out of e2e 2026-02-22 11:31:42 +00:00
agent-prompt.ts
assistant-identity.test.ts
assistant-identity.ts fix(security): harden avatar validation and size limits 2026-02-22 08:35:32 +01:00
auth-rate-limit.test.ts fix(security): normalize hook auth rate-limit client keys 2026-02-22 08:40:49 +01:00
auth-rate-limit.ts refactor(security): unify hook rate-limit and hook module loading 2026-02-22 08:57:01 +01:00
auth.test.ts refactor(gateway): unify credential precedence across entrypoints 2026-02-22 18:55:44 +01:00
auth.ts refactor(gateway): unify credential precedence across entrypoints 2026-02-22 18:55:44 +01:00
boot.test.ts test(gateway): dedupe boot workspace setup and cover boot failures 2026-02-21 21:40:38 +00:00
boot.ts
call.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
call.ts refactor(gateway): unify auth credential resolution 2026-02-22 18:23:13 +01:00
canvas-capability.ts
channel-health-monitor.test.ts
channel-health-monitor.ts
chat-abort.test.ts
chat-abort.ts
chat-attachments.test.ts test(gateway): extract shared parse warning helper 2026-02-21 23:32:32 +00:00
chat-attachments.ts
chat-sanitize.test.ts fix: hide synthetic untrusted metadata in chat history 2026-02-21 19:26:04 +01:00
chat-sanitize.ts fix: hide synthetic untrusted metadata in chat history 2026-02-21 19:26:04 +01:00
client.test.ts refactor(gateway): unify credential precedence across entrypoints 2026-02-22 18:55:44 +01:00
client.ts refactor(gateway): unify credential precedence across entrypoints 2026-02-22 18:55:44 +01:00
client.watchdog.test.ts test: move gateway client watchdog suite out of e2e 2026-02-22 11:34:50 +00:00
config-reload.test.ts refactor: split config reload flow and test harness 2026-02-22 15:38:23 +01:00
config-reload.ts refactor: split config reload flow and test harness 2026-02-22 15:38:23 +01:00
control-plane-audit.ts
control-plane-rate-limit.ts fix(security): harden gateway command/audit guardrails 2026-02-22 08:45:48 +01:00
control-ui-contract.ts
control-ui-csp.test.ts
control-ui-csp.ts
control-ui-shared.ts fix(security): harden avatar validation and size limits 2026-02-22 08:35:32 +01:00
control-ui.http.test.ts fix(gateway): harden control-ui avatar reads 2026-02-22 22:40:22 +01:00
control-ui.ts refactor(gateway): share safe avatar file open checks 2026-02-22 23:12:45 +01:00
credential-precedence.parity.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
credentials.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
credentials.ts refactor(gateway): unify credential precedence across entrypoints 2026-02-22 18:55:44 +01:00
device-auth.ts refactor(gateway)!: remove legacy v1 device-auth handshake 2026-02-22 09:27:03 +01:00
events.ts
exec-approval-manager.ts fix(gateway): fail fast exec approvals when no approvers are reachable 2026-02-22 22:24:27 +01:00
gateway-cli-backend.live.test.ts
gateway-config-prompts.shared.ts
gateway-connection.test-mocks.ts fix(gateway): annotate connection test mocks 2026-02-23 11:47:27 +05:30
gateway-misc.test.ts test(gateway): dedupe control-ui fixture setup and cover query asset 404 2026-02-21 21:40:39 +00:00
gateway-models.profiles.live.test.ts feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
gateway.test.ts test: reclassify gateway local suites from e2e 2026-02-22 11:48:46 +00:00
hooks-mapping.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
hooks-mapping.ts fix(security): block hook transform symlink escapes 2026-02-22 10:18:05 +01:00
hooks.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
hooks.ts refactor(channels): dedupe hook and monitor execution paths 2026-02-22 21:19:09 +00:00
http-auth-helpers.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
http-auth-helpers.ts refactor(gateway): harden proxy client ip resolution 2026-02-21 13:36:23 +01:00
http-common.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
http-endpoint-helpers.test.ts
http-endpoint-helpers.ts refactor(gateway): harden proxy client ip resolution 2026-02-21 13:36:23 +01:00
http-utils.ts
live-image-probe.ts
live-tool-probe-utils.test.ts test: tighten mistral media and onboarding coverage 2026-02-23 00:19:05 +00:00
live-tool-probe-utils.ts feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
method-scopes.test.ts
method-scopes.ts fix(doctor): use gateway health status for memory search key check (#22327) 2026-02-23 14:07:16 -05:00
net.test.ts refactor(security): unify local-host and tailnet CIDR checks 2026-02-22 17:20:27 +01:00
net.ts refactor(security): unify local-host and tailnet CIDR checks 2026-02-22 17:20:27 +01:00
node-command-policy.ts
node-invoke-sanitize.ts
node-invoke-system-run-approval.test.ts fix(exec): bind env-prefixed shell wrappers to full approval text 2026-02-23 18:56:14 +00:00
node-invoke-system-run-approval.ts fix(security): harden and refactor system.run command resolution 2026-02-21 11:49:38 +01:00
node-registry.ts
open-responses.schema.ts
openai-http.test.ts chore: merge origin/main into main 2026-02-22 13:42:52 +00:00
openai-http.ts fix(gateway): tighten openai-http edge handling 2026-02-22 11:29:31 +00:00
openresponses-http.test.ts test: reclassify gateway local suites from e2e 2026-02-22 11:48:46 +00:00
openresponses-http.ts test: optimize redundant suites for faster runtime 2026-02-23 13:57:34 +00:00
openresponses-parity.test.ts test: optimize redundant suites for faster runtime 2026-02-23 13:57:34 +00:00
openresponses-prompt.ts test: optimize redundant suites for faster runtime 2026-02-23 13:57:34 +00:00
origin-check.test.ts
origin-check.ts
probe-auth.ts refactor(gateway): unify credential precedence across entrypoints 2026-02-22 18:55:44 +01:00
probe.test.ts Gateway: align pairing scope checks for read access 2026-02-20 05:12:05 +00:00
probe.ts Gateway: align pairing scope checks for read access 2026-02-20 05:12:05 +00:00
role-policy.test.ts refactor(gateway): extract connect and role policy logic 2026-02-21 19:47:22 +01:00
role-policy.ts refactor(gateway): extract connect and role policy logic 2026-02-21 19:47:22 +01:00
server-broadcast.ts
server-browser.ts
server-channels.test.ts
server-channels.ts
server-chat.agent-events.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
server-chat.ts fix(gateway): strip inline directive tags from displayed text 2026-02-21 20:08:55 +01:00
server-close.ts feat(update): add core auto-updater and dry-run preview 2026-02-22 17:11:36 +01:00
server-constants.ts
server-cron.test.ts fix(ssrf): centralize host/ip block checks 2026-02-22 15:41:41 +01:00
server-cron.ts fix(cron): split run and delivery status tracking 2026-02-22 20:19:23 +01:00
server-discovery-runtime.ts
server-discovery.test.ts test(core): continue mock reset reductions in auth, gateway, npm install 2026-02-22 08:28:50 +00:00
server-discovery.ts
server-http.hooks-request-timeout.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
server-http.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
server-lanes.ts
server-maintenance.ts
server-methods-list.ts fix(doctor): use gateway health status for memory search key check (#22327) 2026-02-23 14:07:16 -05:00
server-methods.control-plane-rate-limit.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
server-methods.ts fix(doctor): use gateway health status for memory search key check (#22327) 2026-02-23 14:07:16 -05:00
server-mobile-nodes.ts
server-model-catalog.ts
server-node-events-types.ts
server-node-events.test.ts chore(gateway): cover denied notifyOnExit path and clarify help 2026-02-22 13:14:08 +01:00
server-node-events.ts refactor: extract shared dedupe helpers for runtime paths 2026-02-23 05:43:43 +00:00
server-node-subscriptions.ts
server-plugins.test.ts
server-plugins.ts
server-reload-handlers.ts
server-restart-deferral.test.ts
server-restart-sentinel.ts
server-runtime-config.test.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
server-runtime-config.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
server-runtime-state.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
server-session-key.ts
server-shared.ts
server-startup-log.test.ts fix(gateway): unify listen startup log across bind hosts 2026-02-22 13:17:25 +01:00
server-startup-log.ts fix(gateway): unify listen startup log across bind hosts 2026-02-22 13:17:25 +01:00
server-startup-memory.test.ts test(core): trim reset usage in gateway and install source specs 2026-02-22 08:25:09 +00:00
server-startup-memory.ts Memory/QMD: harden multi-collection search and embed scheduling 2026-02-20 19:41:51 -08:00
server-startup.ts
server-tailscale.ts
server-utils.ts
server-wizard-sessions.ts
server-ws-runtime.ts
server.agent.gateway-server-agent-a.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
server.agent.gateway-server-agent-b.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
server.agent.gateway-server-agent.mocks.ts refactor: extract shared dedupe helpers for runtime paths 2026-02-23 05:43:43 +00:00
server.auth.test.ts fix(gateway): auto-approve loopback scope upgrades 2026-02-22 22:11:50 +01:00
server.canvas-auth.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
server.channels.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
server.chat.gateway-server-chat-b.test.ts test: trim gateway fixture sizes and preload message command 2026-02-22 17:06:34 +00:00
server.chat.gateway-server-chat.test.ts refactor: extract gateway transcript append helper 2026-02-22 14:44:19 +00:00
server.config-apply.test.ts test: reclassify gateway local suites from e2e 2026-02-22 11:48:46 +00:00
server.config-patch.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
server.cron.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
server.e2e-registry-helpers.ts
server.e2e-ws-harness.ts test: reclassify gateway local suites from e2e 2026-02-22 11:48:46 +00:00
server.health.test.ts test: reclassify gateway local suites from e2e 2026-02-22 11:48:46 +00:00
server.hooks.test.ts test: move gateway server integration suites out of e2e 2026-02-22 11:33:27 +00:00
server.impl.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
server.ios-client-id.test.ts test: move gateway server integration suites out of e2e 2026-02-22 11:33:27 +00:00
server.models-voicewake-misc.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
server.node-invoke-approval-bypass.test.ts test: close bootstrap ws in approval bypass suite 2026-02-22 12:55:22 +00:00
server.plugin-http-auth.test.ts fix(gateway): add HSTS header hardening and docs 2026-02-23 19:47:29 +00:00
server.reload.test.ts test: move gateway rpc/local suites out of e2e 2026-02-22 11:31:42 +00:00
server.roles-allowlist-update.test.ts test: move gateway server integration suites out of e2e 2026-02-22 11:33:27 +00:00
server.sessions-send.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
server.sessions.gateway-server-sessions-a.test.ts test: reclassify gateway local suites from e2e 2026-02-22 11:48:46 +00:00
server.skills-status.test.ts test: move gateway rpc/local suites out of e2e 2026-02-22 11:31:42 +00:00
server.talk-config.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
server.tools-catalog.test.ts Gateway/UI: data-driven agents tools catalog with provenance (openclaw#24199) thanks @Takhoffman 2026-02-22 23:55:59 -06:00
server.ts
session-preview.test-helpers.ts
session-utils.fs.test.ts test(gateway): dedupe transcript seed fixtures in fs session tests 2026-02-22 07:44:57 +00:00
session-utils.fs.ts fix(gateway): strip inline directive tags from displayed text 2026-02-21 20:08:55 +01:00
session-utils.test.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
session-utils.ts refactor(gateway): share safe avatar file open checks 2026-02-22 23:12:45 +01:00
session-utils.types.ts
sessions-patch.test.ts
sessions-patch.ts
sessions-resolve.ts
startup-auth.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
startup-auth.ts
test-helpers.agent-results.ts
test-helpers.e2e.ts refactor(gateway)!: remove legacy v1 device-auth handshake 2026-02-22 09:27:03 +01:00
test-helpers.mocks.ts
test-helpers.openai-mock.ts test(gateway): reuse shared openai timeout e2e helpers 2026-02-22 07:44:57 +00:00
test-helpers.server.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
test-helpers.ts
test-http-response.ts
test-openai-responses-model.ts
test-temp-config.ts
test-with-server.ts
tools-invoke-http.test.ts refactor(core): dedupe gateway runtime and config tests 2026-02-22 07:44:57 +00:00
tools-invoke-http.ts fix(security): centralize WhatsApp outbound auth and return 403 tool auth errors 2026-02-21 14:31:01 +01:00
ws-log.test.ts
ws-log.ts
ws-logging.ts