openclaw/src/gateway
Mariano 0c87dbdcfc
voice-call: harden closed-loop turn loop and transcript routing (#19140)
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 14a3edb005
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
2026-02-17 13:02:38 +00:00
..
protocol Cron: route reminders by session namespace 2026-02-17 01:54:59 +01:00
server chore: wtf. 2026-02-17 13:36:48 +09:00
server-methods chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
agent-event-assistant-text.ts refactor(gateway): dedupe assistant delta parsing 2026-02-15 19:08:47 +00:00
agent-prompt.e2e.test.ts refactor(gateway): share agent prompt builder 2026-02-14 15:39:45 +00:00
agent-prompt.ts refactor(gateway): share agent prompt builder 2026-02-14 15:39:45 +00:00
assistant-identity.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
assistant-identity.ts chore: wtf. 2026-02-17 13:36:48 +09:00
auth-rate-limit.test.ts feat(gateway): add auth rate-limiting & brute-force protection (#15035) 2026-02-13 15:32:38 +01:00
auth-rate-limit.ts feat(gateway): add auth rate-limiting & brute-force protection (#15035) 2026-02-13 15:32:38 +01:00
auth.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
auth.ts refactor(gateway): share host header parsing 2026-02-15 16:15:53 +00:00
boot.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
boot.ts chore: wtf. 2026-02-17 13:36:48 +09:00
call.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
call.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
channel-health-monitor.test.ts chore: wtf. 2026-02-17 13:36:48 +09:00
channel-health-monitor.ts chore: wtf. 2026-02-17 13:36:48 +09:00
chat-abort.test.ts Gateway/Control UI: preserve partial output on abort (#15026) 2026-02-15 16:55:28 -08:00
chat-abort.ts Gateway/Control UI: preserve partial output on abort (#15026) 2026-02-15 16:55:28 -08:00
chat-attachments.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
chat-attachments.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
chat-sanitize.test.ts fix: hide message_id hints in web chat 2026-01-24 13:52:31 +00:00
chat-sanitize.ts refactor: dedupe chat envelope + daemon output + skills UI 2026-02-15 03:41:11 +00:00
client.e2e.test.ts perf: speed up gateway missing-tick e2e watchdog 2026-02-13 19:52:45 +00:00
client.ts chore: wtf. 2026-02-17 13:36:48 +09:00
config-reload.test.ts chore: wtf. 2026-02-17 13:36:48 +09:00
config-reload.ts chore: wtf. 2026-02-17 13:36:48 +09:00
control-ui-contract.ts refactor(gateway): share Control UI bootstrap contract and CSP 2026-02-16 03:50:39 +01:00
control-ui-csp.test.ts refactor(gateway): share Control UI bootstrap contract and CSP 2026-02-16 03:50:39 +01:00
control-ui-csp.ts refactor(gateway): share Control UI bootstrap contract and CSP 2026-02-16 03:50:39 +01:00
control-ui-shared.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
control-ui.http.test.ts chore: wtf. 2026-02-17 13:36:48 +09:00
control-ui.ts chore: wtf. 2026-02-17 13:36:48 +09:00
device-auth.ts feat: enforce device-bound connect challenge 2026-01-20 13:04:19 +00:00
exec-approval-manager.ts fix(gateway): bind system.run approvals to exec approvals 2026-02-14 13:27:45 +01:00
gateway-cli-backend.live.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
gateway-config-prompts.shared.ts refactor(gateway): share tailscale prompt constants 2026-02-15 18:06:48 +00:00
gateway-misc.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
gateway-models.profiles.live.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
gateway.e2e.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
hooks-mapping.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
hooks-mapping.ts chore: wtf. 2026-02-17 13:36:48 +09:00
hooks.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
hooks.ts chore: wtf. 2026-02-17 13:36:48 +09:00
http-auth-helpers.ts refactor(gateway): share bearer auth helper 2026-02-15 04:40:04 +00:00
http-common.ts fix(security): enforce bounded webhook body handling 2026-02-13 19:14:54 +01:00
http-endpoint-helpers.test.ts refactor(gateway): dedupe json endpoint prelude 2026-02-15 13:24:37 +00:00
http-endpoint-helpers.ts refactor(gateway): dedupe json endpoint prelude 2026-02-15 13:24:37 +00:00
http-utils.ts chore: wtf. 2026-02-17 13:36:48 +09:00
live-image-probe.ts refactor: consolidate PNG encoder and safeParseJson utilities (#12457) 2026-02-09 00:21:54 -08:00
net.test.ts fix(gateway): preserve unbracketed IPv6 host headers 2026-02-17 00:00:03 +01:00
net.ts fix(gateway): preserve unbracketed IPv6 host headers 2026-02-17 00:00:03 +01:00
node-command-policy.ts fix(gateway): block node.invoke exec approvals 2026-02-14 19:22:37 +01:00
node-invoke-sanitize.ts chore: wtf. 2026-02-17 13:36:48 +09:00
node-invoke-system-run-approval.ts chore: wtf. 2026-02-17 13:36:48 +09:00
node-registry.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
open-responses.schema.ts feat(gateway): implement OpenResponses /v1/responses endpoint phase 2 2026-01-20 07:37:01 +00:00
openai-http.e2e.test.ts chore: Fix types in tests 11/N. 2026-02-17 11:22:49 +09:00
openai-http.ts chore: wtf. 2026-02-17 13:36:48 +09:00
openresponses-http.e2e.test.ts chore: Fix types in tests 11/N. 2026-02-17 11:22:49 +09:00
openresponses-http.ts chore: wtf. 2026-02-17 13:36:48 +09:00
openresponses-parity.e2e.test.ts test(gateway): add OpenResponses parity E2E tests 2026-01-20 07:37:01 +00:00
origin-check.test.ts fix: harden control ui framing + ws origin 2026-02-03 16:00:57 -08:00
origin-check.ts refactor(gateway): share host header parsing 2026-02-15 16:15:53 +00:00
probe-auth.ts refactor(gateway): dedupe probe auth resolution 2026-02-15 06:40:04 +00:00
probe.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-broadcast.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-browser.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-channels.test.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-channels.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-chat.agent-events.test.ts refactor(test): share server chat event harness 2026-02-15 15:44:14 +00:00
server-chat.ts Gateway: bound agent run sequence tracking 2026-02-14 17:50:49 -08:00
server-close.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-constants.ts fix(canvas): port remaining iOS branch stability fixes (#18228) 2026-02-16 16:42:28 +00:00
server-cron.test.ts fix: align cron session key routing (#18637) (thanks @vignesh07) 2026-02-17 01:54:59 +01:00
server-cron.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-discovery-runtime.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
server-discovery.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
server-discovery.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-http.hooks-request-timeout.test.ts fix(gateway): prune expired entries instead of clearing all hook auth failure state (#15848) 2026-02-14 01:46:12 +01:00
server-http.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-lanes.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-maintenance.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-methods-list.ts Add mesh auto-planning with chat command UX and hardened auth/session behavior 2026-02-16 23:58:23 +01:00
server-methods.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-mobile-nodes.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-model-catalog.ts
server-node-events-types.ts refactor: remove bridge protocol 2026-01-19 10:08:29 +00:00
server-node-events.test.ts voice-call: harden closed-loop turn loop and transcript routing (#19140) 2026-02-17 13:02:38 +00:00
server-node-events.ts voice-call: harden closed-loop turn loop and transcript routing (#19140) 2026-02-17 13:02:38 +00:00
server-node-subscriptions.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-plugins.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server-plugins.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-reload-handlers.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-restart-deferral.test.ts perf(test): cut gateway unit suite overhead 2026-02-16 00:18:26 +00:00
server-restart-sentinel.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-runtime-config.test.ts feat(gateway): add trusted-proxy auth mode (#15940) 2026-02-14 12:32:17 +01:00
server-runtime-config.ts feat(gateway): add trusted-proxy auth mode (#15940) 2026-02-14 12:32:17 +01:00
server-runtime-state.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-session-key.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-shared.ts
server-startup-log.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-startup-memory.test.ts fix (gateway/memory): start qmd onBoot for all agents 2026-02-16 10:35:26 -08:00
server-startup-memory.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-startup.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server-tailscale.ts
server-utils.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-wizard-sessions.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
server-ws-runtime.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server.agent.gateway-server-agent-a.e2e.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
server.agent.gateway-server-agent-b.e2e.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server.agent.gateway-server-agent.mocks.ts fix(test): complete gateway plugin registry mock 2026-02-14 23:51:41 +00:00
server.auth.e2e.test.ts chore: Fix types in tests 22/N. 2026-02-17 12:23:12 +09:00
server.canvas-auth.e2e.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server.channels.e2e.test.ts chore: Fix types in tests 22/N. 2026-02-17 12:23:12 +09:00
server.chat.gateway-server-chat-b.e2e.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server.chat.gateway-server-chat.e2e.test.ts chore: Fix types in tests 18/N. 2026-02-17 12:00:29 +09:00
server.config-apply.e2e.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server.config-patch.e2e.test.ts test(gateway): cover mixed-id config.patch rollback 2026-02-16 08:24:55 -05:00
server.cron.e2e.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server.e2e-registry-helpers.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
server.e2e-ws-harness.ts refactor(test): reuse env snapshot in gateway ws harness 2026-02-15 23:56:57 +00:00
server.health.e2e.test.ts chore: Fix types in tests 3/N. 2026-02-17 10:57:31 +09:00
server.hooks.e2e.test.ts chore: Fix types in tests 11/N. 2026-02-17 11:22:49 +09:00
server.impl.ts chore: wtf. 2026-02-17 13:36:48 +09:00
server.ios-client-id.e2e.test.ts refactor(test): dedupe ios/android gateway client id tests 2026-02-15 23:07:50 +00:00
server.models-voicewake-misc.e2e.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
server.node-invoke-approval-bypass.e2e.test.ts chore: Fix types in tests 38/N. 2026-02-17 15:50:07 +09:00
server.plugin-http-auth.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
server.reload.e2e.test.ts refactor(test): share gateway server start helper 2026-02-15 23:02:27 +00:00
server.roles-allowlist-update.e2e.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
server.sessions-send.e2e.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
server.sessions.gateway-server-sessions-a.e2e.test.ts chore: Fix types in tests 25/N. 2026-02-17 14:31:02 +09:00
server.skills-status.e2e.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
server.talk-config.e2e.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
server.ts
session-utils.fs.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
session-utils.fs.ts chore: wtf. 2026-02-17 13:36:48 +09:00
session-utils.test.ts fix(sessions): resolve transcript paths with explicit agent context (#16288) 2026-02-14 13:44:51 -05:00
session-utils.ts chore: wtf. 2026-02-17 13:36:48 +09:00
session-utils.types.ts fix: /status shows incorrect context percentage — totalTokens clamped to contextTokens (#15114) (#15133) 2026-02-12 23:52:19 -05:00
sessions-patch.test.ts chore: Fix types in tests 18/N. 2026-02-17 12:00:29 +09:00
sessions-patch.ts chore: wtf. 2026-02-17 13:36:48 +09:00
sessions-resolve.ts fix(gateway): normalize session key casing to prevent ghost sessions (#12846) 2026-02-13 20:42:24 +01:00
test-helpers.e2e.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
test-helpers.mocks.ts chore: wtf. 2026-02-17 13:36:48 +09:00
test-helpers.openai-mock.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
test-helpers.server.ts chore: wtf. 2026-02-17 13:36:48 +09:00
test-helpers.ts
test-http-response.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
test-openai-responses-model.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
test-temp-config.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
test-with-server.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
tools-invoke-http.test.ts chore: wtf. 2026-02-17 13:36:48 +09:00
tools-invoke-http.ts chore: wtf. 2026-02-17 13:36:48 +09:00
ws-log.test.ts fix: add agent context to ws logs 2026-01-17 20:37:36 +00:00
ws-log.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
ws-logging.ts