openclaw/src/secrets
Vincent Koc e28b516fb5
fix(slack): trim DM reply overhead and restore Codex auto transport (#53957)
* perf(slack): instrument runtime and trim DM overhead

* perf(slack): lazy-init draft previews

* perf(slack): add turn summary diagnostics

* perf(core): trim repeated runtime setup noise

* perf(core): preselect default web search providers

* perf(agent): restore OpenAI auto transport defaults

* refactor(slack): drop temporary perf wiring

* fix(slack): address follow-up review notes

* fix(security): tighten slack and runtime defaults

* style(web-search): fix import ordering

* style(agent): remove useless spread fallback

* docs(changelog): note slack runtime hardening
2026-03-24 15:03:40 -07:00
..
apply.test.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
apply.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
audit.test.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
audit.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
auth-profiles-scan.ts
auth-store-paths.ts
command-config.test.ts
command-config.ts
config-io.ts
configure-plan.test.ts
configure-plan.ts
configure.test.ts test: stabilize vitest no-isolate suites 2026-03-22 14:28:43 -07:00
configure.ts fix: harden image auth env lookups (#52552) (thanks @vincentkoc) 2026-03-22 18:42:18 -07:00
credential-matrix.ts
exec-resolution-policy.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
exec-secret-ref-id-parity.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
json-pointer.ts
path-utils.test.ts
path-utils.ts
plan.test.ts
plan.ts
provider-env-vars.test.ts fix: harden image auth env lookups (#52552) (thanks @vincentkoc) 2026-03-22 18:42:18 -07:00
provider-env-vars.ts fix: harden image auth env lookups (#52552) (thanks @vincentkoc) 2026-03-22 18:42:18 -07:00
ref-contract.test.ts
ref-contract.ts
resolve-secret-input-string.ts
resolve.test.ts
resolve.ts
runtime-auth-collectors.ts
runtime-config-collectors-channels.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
runtime-config-collectors-core.ts feat: move ssh sandboxing into core 2026-03-15 21:35:30 -07:00
runtime-config-collectors-tts.ts
runtime-config-collectors.ts
runtime-gateway-auth-surfaces.test.ts
runtime-gateway-auth-surfaces.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
runtime-shared.ts
runtime-web-tools.test.ts fix(slack): trim DM reply overhead and restore Codex auto transport (#53957) 2026-03-24 15:03:40 -07:00
runtime-web-tools.ts fix(slack): trim DM reply overhead and restore Codex auto transport (#53957) 2026-03-24 15:03:40 -07:00
runtime-web-tools.types.ts feat(web-search): add plugin-backed search providers 2026-03-16 01:07:44 +00:00
runtime.coverage.test.ts test: harden no-isolate test module resets 2026-03-23 01:02:16 -07:00
runtime.integration.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
runtime.test.ts test: speed up targeted unit suites 2026-03-24 19:36:08 +00:00
runtime.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
secret-value.ts
shared.ts
storage-scan.ts
target-registry-data.ts feat: add Tavily as a bundled web search plugin with search and extract tools (#49200) 2026-03-20 01:06:26 -04:00
target-registry-pattern.test.ts
target-registry-pattern.ts
target-registry-query.ts CLI: expand config set with SecretRef/provider builders and dry-run (#49296) 2026-03-17 18:15:49 -05:00
target-registry-types.ts
target-registry.test.ts CLI: expand config set with SecretRef/provider builders and dry-run (#49296) 2026-03-17 18:15:49 -05:00
target-registry.ts