openclaw/src/gateway
Devin Robison 81ebc7e034
fix(gateway): block silent reconnect scope-upgrade escalation (#54694)
* fix(gateway): block silent reconnect scope-upgrade escalation

* formatting updateas

* Resolve feedback

* formatting fixes

* Update src/gateway/server.silent-scope-upgrade-reconnect.poc.test.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Feedback updates

* fix unit test

* Feedback update

* Review feedback update

* More Greptile nit fixes

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-25 17:54:14 -06:00
..
protocol feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
server fix(gateway): block silent reconnect scope-upgrade escalation (#54694) 2026-03-25 17:54:14 -06:00
server-methods feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03: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 fix(gateway): enforce owner boundary for agent runs 2026-03-02 00:27:44 +00:00
call.test.ts test: inject thread-safe base seams 2026-03-23 04:59:15 -07:00
call.ts test: inject thread-safe base seams 2026-03-23 04:59:15 -07: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
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 refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07:00
config-reload-plan.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
config-reload.test.ts fix(gateway): synthesize lifecycle robustness for restart and startup probes (#33831) 2026-03-03 21:31:12 -06: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 refactor(gateway): unify metadata canonicalization + platform rules 2026-03-02 00:26:36 +00:00
device-metadata-normalization.ts refactor(gateway): unify metadata canonicalization + platform rules 2026-03-02 00:26:36 +00:00
embeddings-http.test.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
embeddings-http.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
events.ts
exec-approval-manager.ts Telegram: exec approvals for OpenCode/Codex (#37233) 2026-03-09 23:04:35 -04:00
gateway-cli-backend.live.test.ts refactor: unify minimax model and failover live policies 2026-03-23 00:02:35 -07:00
gateway-config-prompts.shared.ts refactor(gateway): dedupe origin seeding and plugin route auth matching 2026-03-02 00:42:22 +00:00
gateway-connection.test-mocks.ts
gateway-misc.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
gateway-models.profiles.live.test.ts test: prune low-signal live model sweeps 2026-03-24 05:43:07 +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
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.request-context.test.ts refactor: extract shared sandbox and gateway plumbing 2026-03-02 23:16:47 +00:00
http-utils.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07: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 Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
method-scopes.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05: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 fix(gateway): guard openrouter auto pricing recursion (#53055) 2026-03-23 10:43:01 -07:00
models-http.test.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07:00
models-http.ts feat(gateway): make openai compatibility agent-first 2026-03-24 18:06:24 -07: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 refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
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 CLI: respect full timeout for loopback gateway probes (#47533) 2026-03-21 10:57:50 +05:30
probe.ts fix(gateway): avoid probe false negatives after connect 2026-03-23 08:49:31 -07: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 Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
server-browser.ts
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(gateway): skip seq-gap broadcast for stale post-lifecycle events (#43751) 2026-03-20 14:56:54 +05:30
server-chat.ts fix(gateway): skip seq-gap broadcast for stale post-lifecycle events (#43751) 2026-03-20 14:56:54 +05:30
server-close.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
server-close.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09: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 feat(gateway): add missing OpenAI-compatible endpoints (models and embeddings) (#53992) 2026-03-24 16:53:51 -07: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: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
server-methods.control-plane-rate-limit.test.ts
server-methods.ts feat: add /tools runtime availability view (#54088) 2026-03-24 21:09:51 -05:00
server-mobile-nodes.ts
server-model-catalog.ts
server-node-events-types.ts
server-node-events.test.ts fix(gateway): skip seq-gap broadcast for stale post-lifecycle events (#43751) 2026-03-20 14:56:54 +05:30
server-node-events.ts fix(gateway): skip seq-gap broadcast for stale post-lifecycle events (#43751) 2026-03-20 14:56:54 +05:30
server-node-subscriptions.ts
server-plugin-bootstrap.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
server-plugins.test.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
server-plugins.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
server-reload-handlers.ts fix: resume orphaned subagent sessions after SIGUSR1 reload 2026-03-15 22:32:36 -07: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 fix: keep minimal gateway channel registry live (#53944) (thanks @affsantos) 2026-03-24 21:33:04 -07: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 Matrix: rebuild plugin migration branch 2026-03-19 01:58:29 -04: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
server-startup-memory.ts
server-startup.test.ts fix(gateway): harden first-turn startup readiness (#52387) 2026-03-22 12:12:08 -07:00
server-startup.ts fix(gateway): harden first-turn startup readiness (#52387) 2026-03-22 12:12:08 -07:00
server-tailscale.ts
server-utils.ts
server-wizard-sessions.ts
server-ws-runtime.ts refactor(shared): dedupe protocol schema typing and session/media helpers 2026-03-02 19:57:33 +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 test: harden no-isolate gateway auth and pairing 2026-03-22 15:15:50 -07: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 Control UI operator.read scope handling (#53110) 2026-03-23 14:57:21 -05: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 fix(gateway): require auth for canvas routes 2026-03-23 09:31:40 -07:00
server.channels.test.ts
server.chat.gateway-server-chat-b.test.ts refactor: share boundary open and gateway test helpers 2026-03-23 00:37:05 +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 chore(fmt): format changes and broken types 2026-03-15 12:03:35 -07: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 refactor: unify gateway handshake timeout wiring 2026-03-24 22:53:55 -07: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 refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -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 Hardening: tighten preauth WebSocket handshake limits (#44089) 2026-03-12 10:55:41 -04:00
server.reload.test.ts test: harden gateway no-isolate coverage 2026-03-22 16:08:22 -07: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 test: fix windows tmp root assertions 2026-03-25 13:44:54 -05: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: skip session:patch hook clone without listeners 2026-03-25 16:12:39 +05:30
server.silent-scope-upgrade-reconnect.poc.test.ts fix(gateway): block silent reconnect scope-upgrade escalation (#54694) 2026-03-25 17:54:14 -06: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-kill-http.test.ts fix: prefer latest subagent rows for session control 2026-03-24 17:25:14 -05:00
session-kill-http.ts fix: prefer latest subagent rows for session control 2026-03-24 17:25:14 -05: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: prefer freshest transcript session owners 2026-03-24 21:58:53 -05:00
session-preview.test-helpers.ts
session-reset-service.ts Runtime: lazy-load channel runtime singletons 2026-03-16 01:02:19 -07:00
session-subagent-reactivation.test.ts fix: prefer latest subagent rows for session control 2026-03-24 17:25:14 -05:00
session-subagent-reactivation.ts fix: prefer latest subagent rows for session control 2026-03-24 17:25:14 -05: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: prefer freshest duplicate rows in session loads 2026-03-24 22:36:50 -05:00
session-utils.ts fix: prefer freshest duplicate rows in session loads 2026-03-24 22:36:50 -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 fix: prefer freshest duplicate session rows in reads 2026-03-24 22:28:50 -05:00
sessions-history-http.ts fix: prefer freshest duplicate session rows in reads 2026-03-24 22:28:50 -05: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.ts fix: enforce spawned session visibility in key resolve 2026-03-24 20:26:29 -05: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 refactor(gateway): dedupe origin seeding and plugin route auth matching 2026-03-02 00:42:22 +00:00
system-run-approval-binding.contract.test.ts refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
system-run-approval-binding.test.ts refactor!: remove versioned system-run approval contract 2026-03-02 01:12:53 +00:00
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: dedupe helpers and source seams 2026-03-24 21:00:36 +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 refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
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