openclaw/src/gateway
Peter Steinberger ed055f44ae refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
..
protocol feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
server fix: keep tui out of browser origin checks 2026-03-27 10:32:13 +00:00
server-methods feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
agent-event-assistant-text.ts
agent-list.ts Status: split lightweight gateway agent list 2026-03-15 22:55:27 -07:00
agent-prompt.test.ts
agent-prompt.ts
android-node.capabilities.live.test.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
assistant-identity.test.ts
assistant-identity.ts refactor(shared): centralize assistant identity and usage timeseries types 2026-03-02 14:36:41 +00:00
auth-config-utils.ts refactor: unify gateway SecretRef auth resolution paths 2026-03-07 23:27:50 +00:00
auth-install-policy.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07:00
auth-mode-policy.test.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
auth-mode-policy.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
auth-rate-limit.test.ts test: simplify auth rate limit coverage 2026-03-13 18:12:24 +00:00
auth-rate-limit.ts
auth.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
auth.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
boot.test.ts follow-up: align ingress, atomic paths, and channel tests with credential semantics (#33733) 2026-03-03 20:29:46 -06:00
boot.ts
call.test.ts fix(gateway): restore loopback detail probes and identity fallback (#51087) 2026-03-27 08:09:41 +01:00
call.ts fix(ci): restore boundary and test seams 2026-03-27 15:08:33 +00:00
canvas-capability.ts
channel-health-monitor.test.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
channel-health-monitor.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
channel-health-policy.test.ts test: share channel health helpers 2026-03-14 00:30:14 +00:00
channel-health-policy.ts fix: restore Telegram webhook-mode health after restarts 2026-03-08 02:27:18 +00:00
channel-status-patches.test.ts fix(gateway): stop stale-socket restarts before first event (#38643) 2026-03-07 00:58:08 -06:00
channel-status-patches.ts fix(gateway): stop stale-socket restarts before first event (#38643) 2026-03-07 00:58:08 -06:00
chat-abort.test.ts fix: guard stale chat buffer sweep (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
chat-abort.ts fix: guard stale chat buffer sweep (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
chat-attachments.test.ts
chat-attachments.ts
chat-sanitize.test.ts fix(chat): preserve sender labels in dashboard history 2026-03-08 09:17:02 +05:30
chat-sanitize.ts fix(chat): preserve sender labels in dashboard history 2026-03-08 09:17:02 +05:30
cli-session-history.claude.ts refactor: split claude cli history import pipeline 2026-03-26 22:12:16 +00:00
cli-session-history.merge.ts refactor: split claude cli history import pipeline 2026-03-26 22:12:16 +00:00
cli-session-history.test.ts fix: unify claude cli imported tool messages 2026-03-26 22:02:26 +00:00
cli-session-history.ts refactor: split claude cli history import pipeline 2026-03-26 22:12:16 +00:00
client-callsites.guard.test.ts test(gateway): stabilize suite session-store config (#52193) 2026-03-22 19:18:44 +08:00
client.test.ts test: speed up browser and gateway suites 2026-03-24 17:27:02 +00:00
client.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
client.watchdog.test.ts test: share gateway authz and watchdog fixtures 2026-03-26 16:36:03 +00:00
config-reload-plan.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
config-reload.test.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
config-reload.ts feature(context): extend plugin system to support custom context management (#22201) 2026-03-06 05:31:59 -08:00
connection-auth.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
connection-auth.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
control-plane-audit.ts
control-plane-rate-limit.ts
control-ui-contract.ts fix(gateway): pass actual version to Control UI client instead of dev (#35230) 2026-03-05 00:01:34 -06:00
control-ui-csp.test.ts fix: hash inline scripts with data-src attributes 2026-03-23 21:14:55 -07:00
control-ui-csp.ts refactor: simplify provider inference and zoned parsing helpers 2026-03-23 21:22:30 -07:00
control-ui-http-utils.ts fix(gateway): let non-GET requests fall through controlUi routing when basePath is set 2026-03-03 00:11:13 +00:00
control-ui-routing.test.ts test: tighten gateway helper coverage 2026-03-13 17:45:21 +00:00
control-ui-routing.ts fix(gateway): keep probe routes reachable with root-mounted control ui (#38199) 2026-03-06 12:13:20 -05:00
control-ui-shared.ts
control-ui.auto-root.http.test.ts gateway: fix global Control UI 404s for symlinked wrappers and bundled package roots (#40385) 2026-03-09 01:50:42 +01:00
control-ui.http.test.ts feat(csp): support inline script hashes in Control UI CSP (#53307) thanks @BunsDev 2026-03-23 21:35:33 -05:00
control-ui.ts feat(csp): support inline script hashes in Control UI CSP (#53307) thanks @BunsDev 2026-03-23 21:35:33 -05:00
credential-planner.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
credential-precedence.parity.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
credentials.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
credentials.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
device-auth.test.ts test: refine gateway auth helper coverage 2026-03-13 17:58:28 +00:00
device-auth.ts
device-authz.test-helpers.ts test: share gateway authz and watchdog fixtures 2026-03-26 16:36:03 +00:00
device-metadata-normalization.ts
embeddings-http.test.ts refactor: move memory engine behind plugin adapters 2026-03-27 00:47:01 +00:00
embeddings-http.ts refactor: move memory engine behind plugin adapters 2026-03-27 00:47:01 +00:00
events.ts
exec-approval-manager.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
gateway-cli-backend.live.test.ts test: add docker cli-backend smoke 2026-03-26 16:49:52 +00:00
gateway-config-prompts.shared.ts
gateway-connection.test-mocks.ts fix(ci): restore boundary and test seams 2026-03-27 15:08:33 +00:00
gateway-misc.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
gateway-models.profiles.live.test.ts test(gateway): strip MiniMax live scaffolding 2026-03-26 19:35:03 +00:00
gateway.test.ts test: harden gateway no-isolate coverage 2026-03-22 16:08:22 -07:00
handshake-timeouts.test.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
handshake-timeouts.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
hooks-mapping.test.ts
hooks-mapping.ts
hooks-policy.ts Security: trim audit policy import surfaces 2026-03-15 22:55:26 -07:00
hooks-test-helpers.ts fix(gateway): honor trusted proxy hook auth rate limits 2026-03-12 21:35:57 +00:00
hooks.test.ts
hooks.ts fix(gateway): preserve async hook ingress provenance 2026-03-22 22:21:49 -07:00
http-auth-helpers.test.ts
http-auth-helpers.ts Gateway: align HTTP session history scopes (#55285) 2026-03-26 17:43:57 +00:00
http-common.test.ts feat(gateway): add Permissions-Policy header to default security headers (#30186) 2026-03-03 16:25:39 -08:00
http-common.ts feat(gateway): add Permissions-Policy header to default security headers (#30186) 2026-03-03 16:25:39 -08:00
http-endpoint-helpers.test.ts
http-endpoint-helpers.ts
http-utils.model-override.test.ts fix: preserve cli sessions across model changes 2026-03-26 20:25:20 +00:00
http-utils.request-context.test.ts refactor: extract shared sandbox and gateway plumbing 2026-03-02 23:16:47 +00:00
http-utils.ts fix: preserve cli sessions across model changes 2026-03-26 20:25:20 +00:00
input-allowlist.test.ts docs(gateway): clarify URL allowlist semantics 2026-03-17 00:03:27 -07:00
input-allowlist.ts docs(gateway): clarify URL allowlist semantics 2026-03-17 00:03:27 -07:00
live-image-probe.ts
live-tool-probe-utils.test.ts test: honor env auth in gateway live probes 2026-03-23 06:42:09 +00:00
live-tool-probe-utils.ts test: honor env auth in gateway live probes 2026-03-23 06:42:09 +00:00
method-scopes.test.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
method-scopes.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
model-pricing-cache.test.ts fix(gateway): guard openrouter auto pricing recursion (#53055) 2026-03-23 10:43:01 -07:00
model-pricing-cache.ts Remove Qwen OAuth integration (qwen-portal-auth) (#52709) 2026-03-26 16:32:34 +08:00
models-http.test.ts fix(gateway): require read scope for models http (#55683) 2026-03-27 09:23:04 +00:00
models-http.ts fix(gateway): require read scope for models http (#55683) 2026-03-27 09:23:04 +00:00
net.test.ts refactor: split best-effort network display discovery 2026-03-22 18:35:37 -07:00
net.ts refactor: split best-effort network display discovery 2026-03-22 18:35:37 -07:00
node-command-policy.ts feat(android): support android node sms.search (#48299) 2026-03-19 08:52:15 +05:30
node-invoke-sanitize.ts
node-invoke-system-run-approval-errors.ts
node-invoke-system-run-approval-match.test.ts refactor(gateway): dedupe auth and discord monitor suites 2026-03-02 21:31:36 +00:00
node-invoke-system-run-approval-match.ts
node-invoke-system-run-approval.test.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
node-invoke-system-run-approval.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
node-pending-work.test.ts Gateway: tighten node pending drain semantics (#41429) 2026-03-09 21:56:00 +01:00
node-pending-work.ts Gateway: tighten node pending drain semantics (#41429) 2026-03-09 21:56:00 +01:00
node-registry.ts
open-responses.schema.ts Gateway: normalize HEIC input_image sources (#38122) 2026-03-06 11:19:36 -05:00
openai-http.image-budget.test.ts Gateway: follow up HEIC input image handling (#38146) 2026-03-06 11:53:59 -05:00
openai-http.message-channel.test.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
openai-http.test.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
openai-http.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
openresponses-http.test.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
openresponses-http.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
openresponses-parity.test.ts Gateway: normalize HEIC input_image sources (#38122) 2026-03-06 11:19:36 -05:00
openresponses-prompt.ts
operator-approvals-client.ts refactor: share approval gateway client setup 2026-03-10 22:18:04 +00:00
origin-check.test.ts test: tighten gateway helper coverage 2026-03-13 17:45:21 +00:00
origin-check.ts fix(gateway): require local client for loopback origin fallback 2026-03-02 16:37:45 +00:00
probe-auth.test.ts fix(gateway): pass process.env in status command probe auth to resolve SecretRef 2026-03-22 19:14:44 -07:00
probe-auth.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
probe.auth.integration.test.ts fix: preserve loopback gateway scopes for local auth 2026-03-16 06:22:15 +00:00
probe.test.ts fix(gateway): restore loopback detail probes and identity fallback (#51087) 2026-03-27 08:09:41 +01:00
probe.ts fix(gateway): restore loopback detail probes and identity fallback (#51087) 2026-03-27 08:09:41 +01:00
reconnect-gating.test.ts fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
resolve-configured-secret-input-string.test.ts refactor: unify gateway SecretRef auth resolution paths 2026-03-07 23:27:50 +00:00
resolve-configured-secret-input-string.ts Gateway Secrets: allowlist unresolved secret ref label 2026-03-07 16:27:00 -08:00
role-policy.test.ts Gateway: add pending node work primitives (#41409) 2026-03-09 21:42:57 +01:00
role-policy.ts
security-path.test.ts fix(gateway): fail closed plugin auth path canonicalization 2026-03-02 15:55:32 +00:00
security-path.ts fix(gateway): fail closed plugin auth path canonicalization 2026-03-02 15:55:32 +00:00
server-broadcast.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
server-channels.test.ts fix: isolate channel startup failures (#54215) (thanks @JonathanJing) 2026-03-25 10:22:42 +05:30
server-channels.ts fix: isolate channel startup failures (#54215) (thanks @JonathanJing) 2026-03-25 10:22:42 +05:30
server-chat.agent-events.test.ts fix: keep session settings in chat lifecycle events 2026-03-26 20:38:35 -05:00
server-chat.ts fix: keep session settings in chat lifecycle events 2026-03-26 20:38:35 -05:00
server-close.test.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server-close.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server-constants.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
server-cron.test.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
server-cron.ts feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
server-discovery-runtime.ts
server-discovery.test.ts
server-discovery.ts
server-http.hooks-request-timeout.test.ts refactor(test): share hook request handler fixtures 2026-03-12 21:44:58 +00:00
server-http.probe.test.ts feat(gateway): add channel-backed readiness probes (#38285) 2026-03-06 15:15:23 -05:00
server-http.test-harness.ts refactor(test): share hook request handler fixtures 2026-03-12 21:44:58 +00:00
server-http.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
server-lanes.ts
server-maintenance.test.ts fix: guard stale chat buffer sweep (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
server-maintenance.ts fix: guard stale chat buffer sweep (#52428) (thanks @karanuppal) 2026-03-22 16:56:19 -07:00
server-methods-list.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
server-methods.control-plane-rate-limit.test.ts
server-methods.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server-mobile-nodes.ts
server-model-catalog.ts
server-node-events-types.ts
server-node-events.test.ts fix: preserve metadata on voice session touches 2026-03-26 10:25:18 -05:00
server-node-events.ts fix: preserve metadata on voice session touches 2026-03-26 10:25:18 -05:00
server-node-subscriptions.ts
server-plugin-bootstrap.browser-plugin.integration.test.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server-plugin-bootstrap.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
server-plugins.test.ts Gateway: require caller scope for subagent session deletion (#55281) 2026-03-26 17:34:09 +00:00
server-plugins.ts Gateway: require caller scope for subagent session deletion (#55281) 2026-03-26 17:34:09 +00:00
server-reload-handlers.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server-restart-deferral.test.ts
server-restart-sentinel.test.ts fix(gateway): restart sentinel wakes session after restart and preserves thread routing (#53940) thanks @VACInc 2026-03-24 23:47:21 -05:00
server-restart-sentinel.ts fix(gateway): restart sentinel wakes session after restart and preserves thread routing (#53940) thanks @VACInc 2026-03-24 23:47:21 -05:00
server-runtime-config.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
server-runtime-config.ts fix(gateway): explain provider-object password bootstrap errors (#39230, thanks @ademczuk) 2026-03-07 22:44:44 +00:00
server-runtime-state.ts gateway: cap concurrent pre-auth websocket upgrades (#55294) 2026-03-27 09:55:27 +00:00
server-session-key.test.ts Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
server-session-key.ts Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
server-shared.ts
server-startup-log.test.ts
server-startup-log.ts
server-startup-matrix-migration.test.ts test: reduce remaining clone seams 2026-03-26 20:01:01 +00:00
server-startup-matrix-migration.ts Matrix: wire startup migration into doctor and gateway 2026-03-19 08:03:57 -04:00
server-startup-memory.test.ts refactor: route memory runtime through memory plugin 2026-03-26 22:30:47 +00:00
server-startup-memory.ts refactor: route memory runtime through memory plugin 2026-03-26 22:30:47 +00:00
server-startup.test.ts fix(gateway): harden first-turn startup readiness (#52387) 2026-03-22 12:12:08 -07:00
server-startup.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server-tailscale.ts
server-utils.ts
server-wizard-sessions.ts
server-ws-runtime.ts gateway: cap concurrent pre-auth websocket upgrades (#55294) 2026-03-27 09:55:27 +00:00
server.agent.gateway-server-agent-a.test.ts
server.agent.gateway-server-agent-b.test.ts fix: stabilize matrix and teams ci assertions 2026-03-24 05:29:05 +00:00
server.agent.gateway-server-agent.mocks.ts refactor(gateway): centralize discovery target handling 2026-03-23 00:38:31 -07:00
server.auth.browser-hardening.test.ts fix: keep tui out of browser origin checks 2026-03-27 10:32:13 +00:00
server.auth.compat-baseline.test.ts test: harden no-isolate gateway auth and pairing 2026-03-22 15:15:50 -07:00
server.auth.control-ui.suite.ts fix: keep tui out of browser origin checks 2026-03-27 10:32:13 +00:00
server.auth.control-ui.test.ts refactor(security): split gateway auth suites and share safe write path checks 2026-03-02 18:07:03 +00:00
server.auth.default-token.suite.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
server.auth.default-token.test.ts refactor(security): split gateway auth suites and share safe write path checks 2026-03-02 18:07:03 +00:00
server.auth.modes.suite.ts test: harden threaded shared-worker suites 2026-03-24 08:37:00 +00:00
server.auth.modes.test.ts refactor(security): split gateway auth suites and share safe write path checks 2026-03-02 18:07:03 +00:00
server.auth.shared.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
server.canvas-auth.test.ts gateway: cap concurrent pre-auth websocket upgrades (#55294) 2026-03-27 09:55:27 +00:00
server.channels.test.ts
server.chat.gateway-server-chat-b.test.ts fix: backfill claude cli chat history 2026-03-26 21:25:35 +00:00
server.chat.gateway-server-chat.test.ts refactor: share boundary open and gateway test helpers 2026-03-23 00:37:05 +00:00
server.config-apply.test.ts
server.config-patch.test.ts test: simplify config patch validation coverage 2026-03-13 18:15:30 +00:00
server.control-ui-root.test.ts gateway: fix global Control UI 404s for symlinked wrappers and bundled package roots (#40385) 2026-03-09 01:50:42 +01:00
server.cron.test.ts test: share gateway hook and cron helpers 2026-03-14 00:30:14 +00:00
server.device-pair-approve-authz.test.ts test: share gateway authz and watchdog fixtures 2026-03-26 16:36:03 +00:00
server.device-pair-approve-supersede.test.ts test: harden no-isolate gateway auth and pairing 2026-03-22 15:15:50 -07:00
server.device-token-rotate-authz.test.ts test: share gateway authz and watchdog fixtures 2026-03-26 16:36:03 +00:00
server.e2e-registry-helpers.ts
server.e2e-ws-harness.ts
server.health.test.ts
server.hooks.test.ts fix(gateway): preserve async hook ingress provenance 2026-03-22 22:21:49 -07:00
server.impl.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
server.ios-client-id.test.ts
server.legacy-migration.test.ts refactor(gateway): dedupe legacy migration validation assertions 2026-03-07 17:58:31 +00:00
server.minimal-channel-pin.test.ts fix: keep minimal gateway channel registry live (#53944) (thanks @affsantos) 2026-03-24 21:33:04 -07:00
server.models-voicewake-misc.test.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
server.node-invoke-approval-bypass.test.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
server.plugin-http-auth.test.ts test: share plugin http auth helpers 2026-03-14 00:30:14 +00:00
server.preauth-hardening.test.ts gateway: cap concurrent pre-auth websocket upgrades (#55294) 2026-03-27 09:55:27 +00:00
server.reload.test.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
server.roles-allowlist-update.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
server.send-telegram-target-writeback-scope.test.ts refactor: route telegram gateway test through test api 2026-03-27 13:46:17 +00:00
server.sessions-send.test.ts fix: pass injected config to session tools 2026-03-13 18:38:12 +00:00
server.sessions.gateway-server-sessions-a.test.ts fix: preserve explicit reset transcript paths 2026-03-26 22:27:09 -05:00
server.silent-scope-upgrade-reconnect.poc.test.ts gateway: require pairing for backend scope upgrades (#55286) 2026-03-26 17:36:44 +00:00
server.skills-status.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
server.startup-matrix-migration.integration.test.ts Matrix: wire startup migration into doctor and gateway 2026-03-19 08:03:57 -04:00
server.talk-config.test.ts fix: restore repo-wide gate after upstream sync 2026-03-22 17:16:43 +00:00
server.tools-catalog.test.ts
server.tools-effective.test.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
server.ts
session-archive.fs.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
session-archive.runtime.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
session-kill-http.test.ts Gateway: require requester ownership for HTTP session kills (#55308) 2026-03-26 18:13:36 +00:00
session-kill-http.ts Gateway: require requester ownership for HTTP session kills (#55308) 2026-03-26 18:13:36 +00:00
session-lifecycle-state.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
session-lifecycle-state.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
session-message-events.test.ts fix: keep spawned session owners in live events 2026-03-26 13:41:46 -05:00
session-preview.test-helpers.ts
session-reset-service.ts fix: preserve explicit reset transcript paths 2026-03-26 22:27:09 -05:00
session-subagent-reactivation.runtime.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
session-subagent-reactivation.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
session-subagent-reactivation.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
session-transcript-files.fs.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
session-transcript-key.test.ts fix: prefer freshest transcript session owners 2026-03-24 21:58:53 -05:00
session-transcript-key.ts fix: prefer freshest transcript session owners 2026-03-24 21:58:53 -05:00
session-utils.fs.test.ts fix: keep session transcript pointers fresh after compaction (#50688) 2026-03-23 22:58:07 +08:00
session-utils.fs.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
session-utils.test.ts fix: include dashboard children in owner filters 2026-03-26 13:41:46 -05:00
session-utils.ts fix: keep fast mode in gateway session rows 2026-03-26 20:11:13 -05:00
session-utils.types.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
sessions-history-http.test.ts refactor: dedupe gateway and binding helpers 2026-03-26 17:49:19 +00:00
sessions-history-http.ts Gateway: align HTTP session history scopes (#55285) 2026-03-26 17:43:57 +00:00
sessions-patch.test.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
sessions-patch.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
sessions-resolve.test.ts refactor: dedupe gateway session resolve visibility 2026-03-26 18:56:55 +00:00
sessions-resolve.ts refactor: dedupe gateway session resolve visibility 2026-03-26 18:56:55 +00:00
startup-auth.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
startup-auth.ts refactor: unify gateway SecretRef auth resolution paths 2026-03-07 23:27:50 +00:00
startup-control-ui-origins.ts
system-run-approval-binding.contract.test.ts
system-run-approval-binding.test.ts
test-helpers.agent-results.ts
test-helpers.e2e.ts refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
test-helpers.mocks.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
test-helpers.openai-mock.ts
test-helpers.server.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
test-helpers.ts
test-http-response.ts
test-openai-responses-model.ts Gateway tests: centralize mock responses provider setup 2026-03-16 14:36:04 +00:00
test-temp-config.ts
test-with-server.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
tools-invoke-http.cron-regression.test.ts test(gateway): dedupe gateway and infra test scaffolds 2026-03-02 07:13:10 +00:00
tools-invoke-http.test.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
tools-invoke-http.ts fix: route codex responses over websocket and preserve tool warnings (#53702) (thanks @Nanako0129) 2026-03-26 12:28:17 +05:30
ws-log.test.ts test: tighten gateway helper coverage 2026-03-13 17:45:21 +00:00
ws-log.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
ws-logging.ts