openclaw/src/gateway
2026-04-27 23:10:22 +01:00
..
protocol fix: accept cron delivery thread ids 2026-04-27 21:56:47 +01:00
server test: align gateway tests with config io split 2026-04-27 21:02:26 +01:00
server-methods fix(cron): accept threaded delivery in gateway schema 2026-04-27 21:37:18 +01:00
voiceclaw-realtime feat(gateway): add VoiceClaw realtime brain endpoint (#70938) 2026-04-24 21:00:04 +01:00
agent-event-assistant-text.ts
agent-list.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agent-prompt.test.ts
agent-prompt.ts
AGENTS.md Docs: capture test performance guardrails 2026-04-18 16:09:27 -04:00
android-node.capabilities.live.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
android-node.capabilities.policy-config.test.ts
android-node.capabilities.policy-source.test.ts
assistant-identity.test.ts fix(ui): scope agent identity to active session 2026-04-27 12:45:00 +01:00
assistant-identity.ts fix(ui): scope agent identity to active session 2026-04-27 12:45:00 +01:00
auth-config-utils.ts fix(gateway): split credential secret input runtime 2026-04-11 14:15:42 +01:00
auth-install-policy.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-mode-policy.test.ts
auth-mode-policy.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-rate-limit.test.ts
auth-rate-limit.ts
auth-resolve.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
auth-surface-resolution.ts Fix setup TUI hatch terminal handoff (#69524) 2026-04-21 03:45:57 +01:00
auth-token-resolution.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth.test.ts fix: allow trusted-proxy local password fallback 2026-04-27 23:10:22 +01:00
auth.ts fix: allow trusted-proxy local password fallback 2026-04-27 23:10:22 +01:00
boot.test.ts
boot.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
call.runtime.ts
call.test.ts fix: allow trusted-proxy local password fallback 2026-04-27 23:10:22 +01:00
call.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
canvas-capability.ts
canvas-documents.test.ts feat(ui): render assistant directives and add embed tag (#64104) 2026-04-11 07:32:53 -05:00
canvas-documents.ts feat(ui): render assistant directives and add embed tag (#64104) 2026-04-11 07:32:53 -05:00
channel-health-monitor.test.ts fix(discord): escalate repeated health-monitor restarts 2026-04-26 11:09:03 -07:00
channel-health-monitor.ts fix(discord): escalate repeated health-monitor restarts 2026-04-26 11:09:03 -07:00
channel-health-policy.test.ts fix: use transport activity for stale health 2026-04-22 08:52:55 +01:00
channel-health-policy.ts fix: use transport activity for stale health 2026-04-22 08:52:55 +01:00
channel-status-patches.test.ts fix: use transport activity for stale health 2026-04-22 08:52:55 +01:00
channel-status-patches.ts fix: use transport activity for stale health 2026-04-22 08:52:55 +01:00
chat-abort.test.ts
chat-abort.ts fix(gateway): allow chat.abort to stop agent RPC runs 2026-04-24 20:15:56 +01:00
chat-attachments.test.ts fix(webchat): support non-image file attachments 2026-04-26 10:58:24 -07:00
chat-attachments.ts fix(webchat): support non-image file attachments 2026-04-26 10:58:24 -07:00
chat-display-projection.ts fix(gateway): unify chat display projection 2026-04-26 05:33:58 +01:00
chat-sanitize.test.ts test: use synthetic config cron channel fixtures 2026-04-21 01:19:35 +01:00
chat-sanitize.ts fix(webchat): keep runtime context out of visible transcripts 2026-04-24 22:17:03 +01:00
CLAUDE.md Docs: refresh agent instructions 2026-04-17 02:46:38 -04:00
cli-session-history.claude.ts refactor: use structured clone for local copies 2026-04-20 20:28:47 +01:00
cli-session-history.merge.ts
cli-session-history.test.ts
cli-session-history.ts
client-bootstrap.test.ts
client-bootstrap.ts fix(cycles): split reply and gateway leaf seams 2026-04-11 13:53:20 +01:00
client-callsites.guard.test.ts
client.test.ts fix(node-runtime): keep node-host recovering after gateway restarts 2026-04-26 07:49:45 +01:00
client.ts fix(node-runtime): keep node-host recovering after gateway restarts 2026-04-26 07:49:45 +01:00
client.watchdog.test.ts fix: isolate Codex ACP auth 2026-04-22 23:18:56 +01:00
config-recovery-notice.test.ts fix: recover invalid gateway configs 2026-04-20 13:18:07 +01:00
config-recovery-notice.ts fix: recover invalid gateway configs 2026-04-20 13:18:07 +01:00
config-reload-plan.ts refactor: remove plugin install config fallback 2026-04-26 01:03:12 +01:00
config-reload.test.ts refactor(config): track runtime config revisions 2026-04-27 12:52:20 +01:00
config-reload.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
connection-auth.test.ts
connection-auth.ts fix(gateway): split credential secret input runtime 2026-04-11 14:15:42 +01:00
connection-details.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
control-plane-audit.ts
control-plane-rate-limit.test.ts fix(gateway): plug long-running memory leaks 2026-04-10 17:45:12 +01:00
control-plane-rate-limit.ts fix(gateway): plug long-running memory leaks 2026-04-10 17:45:12 +01:00
control-reply-text.ts
control-ui-contract.ts fix(ui): polish assistant identity settings 2026-04-25 06:27:22 -05:00
control-ui-csp.test.ts fix: render authenticated control ui avatars 2026-04-25 10:46:14 +01:00
control-ui-csp.ts feat: add Control UI PWA web push support (#44590) 2026-04-25 05:03:00 -05:00
control-ui-http-utils.ts
control-ui-links.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
control-ui-routing.test.ts
control-ui-routing.ts
control-ui-shared.ts
control-ui.auto-root.http.test.ts fix(gateway): require auth for control ui bootstrap config (#70247) 2026-04-22 16:52:08 -06:00
control-ui.http.test.ts fix(ui): polish assistant identity settings 2026-04-25 06:27:22 -05:00
control-ui.ts fix(ui): polish assistant identity settings 2026-04-25 06:27:22 -05:00
credential-planner.ts test: cover trusted-proxy secret surfaces 2026-04-27 23:10:22 +01:00
credential-precedence.parity.test.ts
credentials-secret-inputs.ts fix: allow trusted-proxy local password fallback 2026-04-27 23:10:22 +01:00
credentials.test.ts test: cover trusted-proxy secret surfaces 2026-04-27 23:10:22 +01:00
credentials.ts test: cover trusted-proxy secret surfaces 2026-04-27 23:10:22 +01:00
device-auth.test.ts
device-auth.ts
device-authz.test-helpers.ts
device-metadata-normalization.ts
embeddings-http.test.ts
embeddings-http.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
events.ts
exec-approval-ios-push.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
exec-approval-ios-push.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
exec-approval-manager.ts
explicit-connection-policy.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
gateway-acp-bind.live.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
gateway-cli-backend.connect.test.ts perf(test): slim gateway live connect smoke 2026-04-23 14:45:06 +01:00
gateway-cli-backend.live-helpers.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
gateway-cli-backend.live-helpers.ts test: harden docker live readiness 2026-04-24 09:28:59 +01:00
gateway-cli-backend.live-probe-helpers.ts test: harden live docker lanes 2026-04-24 05:55:27 +01:00
gateway-cli-backend.live.test.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
gateway-codex-bind.live.test.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
gateway-codex-harness.live-helpers.test.ts test: accept current codex status wording 2026-04-27 18:11:19 +01:00
gateway-codex-harness.live-helpers.ts test: accept current codex status wording 2026-04-27 18:11:19 +01:00
gateway-codex-harness.live.test.ts test(live): accept current Codex status text 2026-04-26 21:01:22 -07:00
gateway-config-prompts.shared.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
gateway-connection.test-mocks.ts
gateway-misc.test.ts fix(voicewake): harden trigger routing rebase 2026-04-26 06:19:35 +01:00
gateway-models.profiles.live.test.ts test: harden live release checks 2026-04-27 15:11:46 +01:00
gateway-stability.test.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
gateway-trajectory-export.live.test.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
gateway.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
handshake-timeouts.test.ts
handshake-timeouts.ts
hooks-mapping.test.ts test: dedupe gateway hook session key cases 2026-04-23 18:29:32 +01:00
hooks-mapping.ts fix(gateway): enforce allowRequestSessionKey gate on template-rendered mapping sessionKeys (#69381) 2026-04-21 10:12:10 +05:30
hooks-policy.ts
hooks-test-helpers.ts
hooks.test.ts fix(gateway): enforce allowRequestSessionKey gate on template-rendered mapping sessionKeys (#69381) 2026-04-21 10:12:10 +05:30
hooks.ts fix(gateway): enforce allowRequestSessionKey gate on template-rendered mapping sessionKeys (#69381) 2026-04-21 10:12:10 +05:30
hooks.types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
http-auth-utils.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
http-common.fuzz.test.ts fix(gateway): allow microphone access for same-origin in Permissions-Policy header (#68368) 2026-04-17 23:03:49 -04:00
http-common.test.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
http-common.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
http-endpoint-helpers.test.ts
http-endpoint-helpers.ts
http-utils.authorize-request.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
http-utils.model-override.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
http-utils.request-context.test.ts
http-utils.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
input-allowlist.test.ts
input-allowlist.ts
known-weak-gateway-secrets.ts fix: harden published gateway secret placeholders 2026-04-18 18:29:10 +01:00
live-agent-probes.test.ts build: bump bundled acpx to 0.6.1 2026-04-26 00:11:05 +01:00
live-agent-probes.ts test(gateway): harden acp bind docker smoke 2026-04-26 19:14:58 +01:00
live-chat-projector.ts fix(gateway): preserve repeated characters in chat stream merge (#72400) 2026-04-27 13:35:57 -07:00
live-env-test-helpers.ts test: share gateway live env helpers 2026-04-23 18:46:43 +01:00
live-image-probe.test.ts test(codex): cover app-server Docker flows 2026-04-24 04:24:08 +01:00
live-image-probe.ts test(codex): cover app-server Docker flows 2026-04-24 04:24:08 +01:00
live-tool-probe-utils.test.ts test(live): tolerate provider-specific live probe variance 2026-04-27 12:30:12 +01:00
live-tool-probe-utils.ts test(live): tolerate provider-specific live probe variance 2026-04-27 12:30:12 +01:00
managed-image-attachments.test.ts fix(gateway): persist webchat images as managed media (#70719) 2026-04-23 20:17:41 +01:00
managed-image-attachments.ts fix(gateway): persist webchat images as managed media (#70719) 2026-04-23 20:17:41 +01:00
mcp-http.handlers.ts fix(gateway): enforce owner-only tool policy and before-tool-call hook on MCP loopback surface (#71159) 2026-04-24 13:16:45 -06:00
mcp-http.loopback-runtime.ts fix(gateway): derive loopback owner context from token (#69796) 2026-04-21 14:39:48 -06:00
mcp-http.protocol.ts
mcp-http.request.ts fix(gateway): derive loopback owner context from token (#69796) 2026-04-21 14:39:48 -06:00
mcp-http.runtime.ts fix(gateway): enforce owner-only tool policy and before-tool-call hook on MCP loopback surface (#71159) 2026-04-24 13:16:45 -06:00
mcp-http.schema.ts fix(gateway): normalize MCP object schemas 2026-04-23 21:55:36 +01:00
mcp-http.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
mcp-http.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
method-scopes.test.ts fix(update): require applied gateway restarts 2026-04-27 04:07:43 -05:00
method-scopes.ts feat: add browser realtime talk transports 2026-04-27 14:22:32 +01:00
model-pricing-cache-state.ts refactor(gateway): move model pricing policy to manifests 2026-04-27 09:26:53 +01:00
model-pricing-cache.test.ts fix: reuse plugin manifests for model pricing refresh 2026-04-27 10:25:41 +01:00
model-pricing-cache.ts fix: reuse plugin manifests for model pricing refresh 2026-04-27 10:25:41 +01:00
models-http.test.ts
models-http.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
net.test.ts
net.ts fix(cycles): split reply and gateway leaf seams 2026-04-11 13:53:20 +01:00
node-catalog.test.ts
node-catalog.ts
node-command-policy.test.ts
node-command-policy.ts feat: add macOS screen snapshots for monitor preview (#67954) thanks @BunsDev 2026-04-17 02:58:21 -05:00
node-connect-reconcile.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
node-invoke-sanitize.ts
node-invoke-system-run-approval-errors.ts
node-invoke-system-run-approval-match.test.ts
node-invoke-system-run-approval-match.ts
node-invoke-system-run-approval.test.ts
node-invoke-system-run-approval.ts
node-pairing-auto-approve.test.ts feat(gateway): auto-approve trusted CIDR node pairing (#61004) (thanks @sahilsatralkar) 2026-04-25 06:40:25 +01:00
node-pairing-auto-approve.ts feat(gateway): auto-approve trusted CIDR node pairing (#61004) (thanks @sahilsatralkar) 2026-04-25 06:40:25 +01:00
node-pending-work.test.ts
node-pending-work.ts
node-registry.ts
open-responses.schema.ts
openai-http.image-budget.test.ts
openai-http.test.ts build: enable additional oxlint rules 2026-04-23 04:42:54 +01:00
openai-http.ts fix(gateway): fall back to lastCallUsage on /v1/chat/completions 2026-04-24 22:54:36 +01:00
openai-http.usage.test.ts fix(gateway): fall back to lastCallUsage on /v1/chat/completions 2026-04-24 22:54:36 +01:00
openresponses-file-content.ts test(perf): trim slow gateway, daemon, and command specs 2026-04-14 23:40:03 +01:00
openresponses-http.test.ts fix: tighten trusted tool media passthrough (#67303) 2026-04-15 13:12:44 -06:00
openresponses-http.ts fix: tighten trusted tool media passthrough (#67303) 2026-04-15 13:12:44 -06:00
openresponses-parity.test.ts test(perf): trim slow gateway, daemon, and command specs 2026-04-14 23:40:03 +01:00
openresponses-phase.test.ts
openresponses-prompt.ts
openresponses-shape.ts
operator-approvals-client.test.ts refactor: reuse operator approval gateway lifecycle 2026-04-21 01:07:09 +01:00
operator-approvals-client.ts fix(runtime): split approval and gateway client seams 2026-04-11 18:36:48 +01:00
operator-scopes.ts
origin-check.test.ts
origin-check.ts
plugin-activation-runtime-config.ts fix: preserve runtime config during source plugin activation 2026-04-27 14:29:49 +01:00
probe-auth.test.ts
probe-auth.ts fix(gateway): split credential secret input runtime 2026-04-11 14:15:42 +01:00
probe-target.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
probe.auth.integration.test.ts fix(gateway): keep diagnostic probes non-mutating 2026-04-25 23:02:39 +01:00
probe.test.ts fix(update): verify restarted gateway version 2026-04-26 05:35:45 +01:00
probe.ts fix(update): verify restarted gateway version 2026-04-26 05:35:45 +01:00
rate-limit-attempt-serialization.ts
reconnect-gating.test.ts
resolve-configured-secret-input-string.test.ts
resolve-configured-secret-input-string.ts fix(gateway): split credential secret input runtime 2026-04-11 14:15:42 +01:00
role-policy.test.ts
role-policy.ts
secret-input-paths.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
security-path.test.ts
security-path.ts
server-aux-handlers.test.ts fix: reap MCP runtimes on config reload 2026-04-25 08:40:45 +01:00
server-aux-handlers.ts fix(gateway): restart channels after secret reload (#70720) 2026-04-24 16:54:16 -06:00
server-broadcast-types.ts fix(cycles): add remaining seam files 2026-04-11 10:43:22 +01:00
server-broadcast.ts fix(voicewake): harden trigger routing rebase 2026-04-26 06:19:35 +01:00
server-channel-runtime.types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
server-channels.approval-bootstrap.test.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server-channels.test.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server-channels.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server-chat-state.ts fix(gateway): defer chat event imports 2026-04-26 23:07:05 -07:00
server-chat.agent-events.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
server-chat.load-gateway-session-row.runtime.ts
server-chat.persist-session-lifecycle.runtime.ts
server-chat.stream-text-merge.test.ts fix(gateway): preserve repeated characters in chat stream merge (#72400) 2026-04-27 13:35:57 -07:00
server-chat.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-close.test.ts fix: clean up bundled LSP process trees on shutdown 2026-04-27 11:10:56 -07:00
server-close.ts fix: clean up bundled LSP process trees on shutdown 2026-04-27 11:10:56 -07:00
server-constants.ts
server-control-ui-root.ts refactor(gateway): split startup and runtime seams (#63975) 2026-04-09 21:28:29 -04:00
server-cron-notifications.ts refactor(cron): split notification routing 2026-04-27 06:44:53 +01:00
server-cron.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-cron.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-discovery-runtime.test.ts feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
server-discovery-runtime.ts feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
server-discovery.test.ts
server-discovery.ts
server-http.hooks-request-timeout.test.ts
server-http.probe.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-http.request-trace.test.ts feat(logging): propagate request trace scopes 2026-04-26 14:13:14 -07:00
server-http.stages.test.ts feat(ui): render assistant directives and add embed tag (#64104) 2026-04-11 07:32:53 -05:00
server-http.test-harness.ts fix(gateway): defer hook request handler imports 2026-04-27 01:26:38 -07:00
server-http.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-json.ts fix(gateway): defer chat startup helpers 2026-04-26 23:15:26 -07:00
server-lanes.test.ts fix: isolate cron nested lane concurrency 2026-04-27 09:39:10 +01:00
server-lanes.ts fix: isolate cron nested lane concurrency 2026-04-27 09:39:10 +01:00
server-live-state.ts fix(gateway): defer hook request handler imports 2026-04-27 01:26:38 -07:00
server-maintenance.test.ts fix(gateway): keep tick broadcasts non-droppable (#65436) 2026-04-12 16:53:34 +01:00
server-maintenance.ts fix(gateway): preserve runtime-backed health state (#72417) 2026-04-27 11:04:59 -07:00
server-methods-list.ts feat: add browser realtime talk transports 2026-04-27 14:22:32 +01:00
server-methods.control-plane-rate-limit.test.ts fix: gate startup history and model requests (#65365) 2026-04-13 01:41:53 +01:00
server-methods.ts feat(voicewake): refresh trigger routing on main 2026-04-26 06:19:35 +01:00
server-mobile-nodes.ts
server-model-catalog.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-network-runtime.e2e.test.ts fix: bootstrap gateway env proxy dispatcher 2026-04-26 02:22:21 +01:00
server-network-runtime.test.ts fix: bootstrap gateway env proxy dispatcher 2026-04-26 02:22:21 +01:00
server-network-runtime.ts fix: bootstrap gateway env proxy dispatcher 2026-04-26 02:22:21 +01:00
server-node-events-types.ts fix(gateway): preserve runtime-backed health state (#72417) 2026-04-27 11:04:59 -07:00
server-node-events.runtime.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-node-events.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-node-events.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-node-session-runtime.ts fix(gateway): defer chat startup helpers 2026-04-26 23:15:26 -07:00
server-node-subscriptions.ts
server-plugin-bootstrap.browser-plugin.integration.test.ts test: trim browser bootstrap integration 2026-04-18 01:32:34 +01:00
server-plugin-bootstrap.ts fix: preserve runtime config during source plugin activation 2026-04-27 14:29:49 +01:00
server-plugins.test.ts fix: guard plugin metadata snapshot reuse 2026-04-27 17:02:57 +01:00
server-plugins.ts fix(gateway): scope plugin subagent cleanup ownership 2026-04-27 10:36:33 +01:00
server-reload-handlers.ts fix: apply cron concurrency to nested lane 2026-04-27 09:33:26 +01:00
server-request-context.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-request-context.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-restart-deferral.test.ts
server-restart-sentinel.test.ts fix(test): stabilize restart sentinel mocks 2026-04-26 18:45:13 -07:00
server-restart-sentinel.ts fix(update): require applied gateway restarts 2026-04-27 04:07:43 -05:00
server-runtime-config.test.ts
server-runtime-config.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-runtime-handles.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
server-runtime-services.test.ts fix: reuse plugin manifests for model pricing refresh 2026-04-27 10:25:41 +01:00
server-runtime-services.ts fix: reuse plugin manifests for model pricing refresh 2026-04-27 10:25:41 +01:00
server-runtime-state.ts fix(gateway): defer hook request handler imports 2026-04-27 01:26:38 -07:00
server-runtime-subscriptions.ts fix(gateway): defer chat event imports 2026-04-26 23:07:05 -07:00
server-session-events.ts fix(gateway): unify chat display projection 2026-04-26 05:33:58 +01:00
server-session-key.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
server-session-key.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-shared-auth-generation.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
server-shared.ts
server-startup-config.recovery.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
server-startup-config.secrets.test.ts perf(gateway): streamline startup sidecars 2026-04-20 20:52:42 +01:00
server-startup-config.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
server-startup-early.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-startup-early.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server-startup-log.test.ts fix(gateway): keep liveness probes independent of config load 2026-04-27 07:42:14 +01:00
server-startup-log.ts fix(gateway): keep liveness probes independent of config load 2026-04-27 07:42:14 +01:00
server-startup-memory.test.ts fix(gateway): defer implicit qmd memory startup 2026-04-26 17:21:50 -07:00
server-startup-memory.ts fix(gateway): defer implicit qmd memory startup 2026-04-26 17:21:50 -07:00
server-startup-plugins.test.ts fix: reuse startup metadata in plugin bootstrap 2026-04-27 17:02:57 +01:00
server-startup-plugins.ts test: align gateway tests with config io split 2026-04-27 21:02:26 +01:00
server-startup-post-attach.test.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server-startup-post-attach.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server-startup-session-migration.test.ts
server-startup-session-migration.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
server-startup-unavailable-methods.ts fix: gate startup history and model requests (#65365) 2026-04-13 01:41:53 +01:00
server-startup.test.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server-startup.ts refactor(gateway): split startup and runtime seams (#63975) 2026-04-09 21:28:29 -04:00
server-tailscale.ts
server-utils.ts
server-wizard-sessions.ts
server-ws-runtime.ts fix(gateway): preserve runtime-backed health state (#72417) 2026-04-27 11:04:59 -07:00
server.agent.gateway-server-agent-a.test.ts test: simplify typed conversions 2026-04-11 01:34:25 +01:00
server.agent.gateway-server-agent-b.test.ts fix(gateway): preserve cli session binding metadata 2026-04-22 15:35:21 +05:30
server.agent.gateway-server-agent.mocks.ts
server.agent.subagent-delivery-context.test.ts fix(agents,gateway): keep subagent announces in the original thread (#63143) 2026-04-10 15:46:01 -07:00
server.auth.browser-hardening.test.ts test(gateway): share browser origin rejection helper 2026-04-12 17:01:43 +01:00
server.auth.compat-baseline.test.ts fix(whatsapp): stabilize auth state and reconcile local runtime after CLI login (#67815) 2026-04-19 14:20:46 -03:00
server.auth.control-ui.suite.ts perf: trim control ui auth tests 2026-04-24 06:29:12 +01:00
server.auth.control-ui.test.ts
server.auth.default-token.suite.ts fix(test): restore gateway fixture startup config 2026-04-27 20:36:32 +01:00
server.auth.default-token.test.ts
server.auth.modes.suite.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server.auth.modes.test.ts
server.auth.shared.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server.canvas-auth.test.ts CI: stabilize live release lanes (#67838) 2026-04-18 03:18:12 +02:00
server.channels.test.ts
server.chat.gateway-server-chat-b.test.ts fix: prevent duplicate chat attachment send races 2026-04-26 11:10:42 +01:00
server.chat.gateway-server-chat.test.ts test(gateway): stabilize agent wait lifecycle test 2026-04-26 05:34:33 +01:00
server.config-patch.test.ts fix: redact credentials in browser.cdpUrl config paths (#67679) 2026-04-18 14:22:58 +08:00
server.control-ui-root.test.ts
server.cron.test.ts test: align release validation expectations 2026-04-27 17:46:31 +01:00
server.device-pair-approve-authz.test.ts test: share gateway pairing authz setup 2026-04-20 22:21:34 +01:00
server.device-pair-approve-supersede.test.ts
server.device-token-rotate-authz.test.ts fix(gateway): avoid echoing rotated device tokens 2026-04-27 15:10:05 +01:00
server.e2e-registry-helpers.ts
server.e2e-ws-harness.ts
server.health.test.ts chore: enable no-unnecessary-type-arguments 2026-04-10 20:14:49 +01:00
server.hooks.test.ts fix(cron): keep message tool for chat delivery 2026-04-21 12:01:06 +05:30
server.impl.ts fix(gateway): keep startup sidecars responsive 2026-04-27 22:44:37 +01:00
server.ios-client-id.test.ts
server.lazy.test.ts
server.minimal-channel-pin.test.ts
server.models-voicewake-misc.test.ts feat(voicewake): refresh trigger routing on main 2026-04-26 06:19:35 +01:00
server.node-invoke-approval-bypass.test.ts lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
server.node-pairing-authz.test.ts test: collapse gateway node authz hotspots 2026-04-18 01:34:11 +01:00
server.node-pairing-auto-approve.test.ts test: stabilize gateway and TTS tests 2026-04-25 07:07:58 +01:00
server.plugin-http-auth.test.ts fix(gateway): reserve health probes before route stages 2026-04-26 06:10:49 +01:00
server.preauth-hardening.test.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
server.reload.test.ts fix(gateway): defer embedded runner imports 2026-04-26 23:51:08 -07:00
server.roles-allowlist-update.test.ts fix(update): require applied gateway restarts 2026-04-27 04:07:43 -05:00
server.sessions-send.test.ts fix: scope nested agent lanes per target session (#67785) (thanks @stainlu) 2026-04-19 07:58:55 +05:30
server.sessions.gateway-server-sessions-a.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
server.shared-auth-rotation.test.ts test: share gateway shared auth ws helpers 2026-04-20 19:44:50 +01:00
server.shared-token-hot-reload.test.ts test: share gateway shared auth ws helpers 2026-04-20 19:44:50 +01:00
server.shared-token-session-rotation.test.ts test: share gateway shared auth ws helpers 2026-04-20 19:44:50 +01:00
server.silent-scope-upgrade-reconnect.poc.test.ts fix(gateway): decouple backend RPC from CLI pairing 2026-04-25 23:23:52 +01:00
server.startup-matrix-migration.integration.test.ts test: align gateway tests with config io split 2026-04-27 21:02:26 +01:00
server.startup-websocket-race.test.ts fix(gateway): prevent 1006 errors from race condition in WebSocket upgrade (#43392) 2026-04-20 16:29:14 -07:00
server.talk-config.test.ts fix(gateway): redact SecretRef apiKey through talk.config without throwing 2026-04-27 08:59:12 -07:00
server.talk-runtime.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
server.tools-catalog.test.ts
server.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
session-archive.fs.ts
session-archive.imports.test.ts test(gateway): consolidate archive import guards 2026-04-12 03:15:50 +01:00
session-archive.runtime.ts
session-compaction-checkpoints.test.ts fix(compaction): avoid preserving duplicate user turns 2026-04-27 12:30:59 +01:00
session-compaction-checkpoints.ts fix(compaction): avoid preserving duplicate user turns 2026-04-27 12:30:59 +01:00
session-history-state.test.ts fix(webchat): hide heartbeat history artifacts 2026-04-25 06:10:57 +01:00
session-history-state.ts fix(gateway): unify chat display projection 2026-04-26 05:33:58 +01:00
session-kill-http.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
session-kill-http.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
session-lifecycle-state.test.ts
session-lifecycle-state.ts
session-message-events.test.ts test(gateway): harden session event setup timeout 2026-04-27 08:11:11 +01:00
session-preview.test-helpers.ts
session-reset-service.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
session-store-key.ts fix: invalidate orphaned sessions on agent deletion (#65986) 2026-04-19 18:47:52 -04:00
session-subagent-reactivation.runtime.ts
session-subagent-reactivation.test.ts
session-subagent-reactivation.ts
session-transcript-files.fs.ts
session-transcript-key.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
session-transcript-key.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
session-utils.fs.test.ts fix(gateway): read active transcript history branch 2026-04-27 20:45:28 +01:00
session-utils.fs.ts fix(gateway): read active transcript history branch 2026-04-27 20:45:28 +01:00
session-utils.search.test.ts fix: recover subagent waits after transport drops 2026-04-25 08:12:20 +01:00
session-utils.subagent.test.ts fix: limit session list enrichment 2026-04-27 20:58:02 +01:00
session-utils.telegram-recreate.test.ts test: cover Telegram session recreation 2026-04-21 20:36:32 +01:00
session-utils.test.ts fix(gateway): resolve configured thinking default in session rows (#72324) 2026-04-26 19:10:21 -07:00
session-utils.ts fix: limit session list enrichment 2026-04-27 20:58:02 +01:00
session-utils.types.ts fix: recover subagent waits after transport drops 2026-04-25 08:12:20 +01:00
sessions-history-http.revocation.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
sessions-history-http.test.ts test(gateway): share session history sse helpers 2026-04-12 18:17:50 +01:00
sessions-history-http.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
sessions-patch.test.ts
sessions-patch.ts fix: centralize provider thinking profiles 2026-04-21 09:13:35 +01:00
sessions-resolve-store.test.ts test: keep gateway session fixtures fresh 2026-04-21 04:05:39 +01:00
sessions-resolve.test.ts test: use synthetic config cron channel fixtures 2026-04-21 01:19:35 +01:00
sessions-resolve.ts fix: invalidate orphaned sessions on agent deletion (#65986) 2026-04-19 18:47:52 -04:00
shared-auth.test-helpers.ts test: share gateway shared auth ws helpers 2026-04-20 19:44:50 +01:00
startup-auth.test.ts test: align gateway tests with config io split 2026-04-27 21:02:26 +01:00
startup-auth.ts fix(gateway): trim startup config imports 2026-04-27 11:34:24 -07:00
startup-control-ui-origins.test.ts fix: seed gateway control UI origins from runtime bind 2026-04-26 01:33:43 +01:00
startup-control-ui-origins.ts fix: seed gateway control UI origins from runtime bind 2026-04-26 01:33:43 +01:00
startup-tasks.test.ts refactor(gateway): unify startup task execution 2026-04-22 21:31:19 +05:30
startup-tasks.ts refactor(gateway): unify startup task execution 2026-04-22 21:31:19 +05:30
system-run-approval-binding.contract.test.ts
system-run-approval-binding.test.ts
talk-realtime-relay.test.ts fix(control-ui): keep google talk off webrtc 2026-04-27 10:35:34 -05:00
talk-realtime-relay.ts fix(control-ui): keep google talk off webrtc 2026-04-27 10:35:34 -05:00
talk.test-helpers.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
test-helpers.agent-results.test.ts
test-helpers.agent-results.ts
test-helpers.channels.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
test-helpers.config-runtime.ts fix(test): restore gateway fixture startup config 2026-04-27 20:36:32 +01:00
test-helpers.config-snapshots.ts
test-helpers.e2e.ts
test-helpers.mocks.ts fix(test): restore gateway fixture startup config 2026-04-27 20:36:32 +01:00
test-helpers.openai-mock.ts chore: apply core lint cleanups 2026-04-23 05:30:49 +01:00
test-helpers.plugin-registry.ts feat(migrations): add plugin-owned Hermes import 2026-04-27 00:34:29 -07:00
test-helpers.runtime-state.ts fix(cycles): split reply payload and option contracts 2026-04-11 22:24:55 +01:00
test-helpers.server.test.ts
test-helpers.server.ts fix(test): restore gateway fixture startup config 2026-04-27 20:36:32 +01:00
test-helpers.speech.ts
test-helpers.ts
test-http-response.ts feat(ui): render assistant directives and add embed tag (#64104) 2026-04-11 07:32:53 -05:00
test-openai-responses-model.ts
test-temp-config.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
test-with-server.ts
tool-resolution.ts fix(agents): enforce subagent envelope inheritance on ACP child sessions [AI-assisted] (#69383) 2026-04-21 17:25:25 +05:30
tools-invoke-http.cron-regression.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
tools-invoke-http.test.ts test(gateway): mock split config modules 2026-04-27 20:54:23 +01:00
tools-invoke-http.ts fix(gateway): invoke plugin-backed catalog tools 2026-04-25 05:28:03 +01:00
ws-log.test.ts
ws-log.ts
ws-logging.ts