openclaw/src/config
Peter Steinberger cc0806dfab docs(discord): standardize eventQueue timeout guidance 2026-03-02 02:22:59 +00:00
..
sessions Sessions: fix sessions_list transcriptPath path resolution 2026-02-28 14:42:14 -08:00
agent-dirs.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agent-dirs.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agent-limits.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
backup-rotation.ts perf(test): speed up config tests 2026-02-14 14:25:54 +00:00
byte-size.ts refactor(config): share byte-size parsing for memory flush 2026-03-02 00:32:33 +00:00
cache-utils.ts
channel-capabilities.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
channel-capabilities.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
commands.test.ts fix(security): harden runtime command override gating 2026-02-21 12:49:57 +01:00
commands.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
config-misc.test.ts fix(cron): add retry policy for one-shot jobs on transient errors (#24355) (openclaw#24435) thanks @hugenshen 2026-03-01 06:58:03 -06:00
config-paths.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
config.agent-concurrency-defaults.test.ts Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
config.allowlist-requires-allowfrom.test.ts fix: enforce dm allowFrom inheritance across account channels (#27936) (thanks @widingmarcus-cyber) 2026-02-26 22:04:16 +00:00
config.backup-rotation.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
config.compaction-settings.test.ts Compaction: preserve opaque identifiers in summaries (openclaw#25553) thanks @rodrigouroz 2026-02-27 08:14:05 -06:00
config.discord-presence.test.ts Discord: refine presence config defaults (#10855) (thanks @h0tp-ftw) 2026-02-13 13:34:19 -06:00
config.discord.test.ts refactor: dedupe core config and runtime helpers 2026-02-22 17:11:54 +00:00
config.dm-policy-alias.test.ts test(config): reject discord open DM with empty allowFrom 2026-03-01 23:08:37 +00:00
config.env-vars.test.ts fix(security): harden shell env fallback startup env handling 2026-02-22 16:06:27 +01:00
config.gateway-tailscale-bind.test.ts fix(gateway): land access/auth/config migration cluster 2026-03-02 00:10:51 +00:00
config.hooks-module-paths.test.ts refactor(core): dedupe gateway runtime and config tests 2026-02-22 07:44:57 +00:00
config.identity-avatar.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.identity-defaults.test.ts refactor(core): dedupe gateway runtime and config tests 2026-02-22 07:44:57 +00:00
config.irc.test.ts chore: Fix types in tests 16/N. 2026-02-17 12:00:29 +09:00
config.legacy-config-detection.accepts-imessage-dmpolicy.test.ts fix(agents): fall back to agents.defaults.model when agent has no model config (#24210) 2026-02-23 03:18:55 -05:00
config.legacy-config-detection.rejects-routing-allowfrom.test.ts fix(gateway): land access/auth/config migration cluster 2026-03-02 00:10:51 +00:00
config.meta-timestamp-coercion.test.ts fix(config): coerce numeric meta.lastTouchedAt to ISO string 2026-02-24 14:39:12 +00:00
config.msteams.test.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
config.multi-agent-agentdir-validation.test.ts refactor: dedupe core config and runtime helpers 2026-02-22 17:11:54 +00:00
config.nix-integration-u3-u5-u9.test.ts refactor: dedupe core config and runtime helpers 2026-02-22 17:11:54 +00:00
config.plugin-validation.test.ts fix(config): warn and ignore unknown plugin entry keys 2026-02-26 13:40:58 +00:00
config.pruning-defaults.test.ts fix(providers): support Bedrock Anthropic cacheRetention defaults/pass-through (#22303) (thanks @snese) 2026-02-23 18:46:40 +00:00
config.sandbox-docker.test.ts refactor(sandbox): centralize dangerous docker override key handling 2026-02-25 02:12:15 +00:00
config.schema-regressions.test.ts fix(config): align whatsapp enabled schema with auto-enable 2026-02-24 03:39:41 +00:00
config.secrets-schema.test.ts fix: align codex model api schema/type coverage (#27501) (thanks @AytuncYildizli) 2026-02-26 18:51:04 +00:00
config.skills-entries-config.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.talk-api-key-fallback.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
config.telegram-custom-commands.test.ts fix: sanitize native command names for Telegram API (#19257) 2026-02-17 23:20:36 +05:30
config.tools-alsoAllow.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.ts Gateway: add eager secrets runtime snapshot activation 2026-02-26 14:47:22 +00:00
config.web-search-provider.test.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
dangerous-name-matching.ts refactor(security): unify dangerous name matching handling 2026-02-24 01:33:08 +00:00
defaults.ts feat(talk): add provider-agnostic config with legacy compatibility 2026-02-24 15:02:52 +00:00
discord-preview-streaming.ts fix(slack): map legacy streaming=false to off (openclaw#26020) thanks @chilu18 2026-03-01 10:21:25 -06:00
env-preserve-io.test.ts refactor: dedupe core config and runtime helpers 2026-02-22 17:11:54 +00:00
env-preserve.test.ts fix: preserve ${VAR} env var references when writing config back to disk (#11560) 2026-02-14 01:53:17 +01:00
env-preserve.ts refactor: share plain object guard across config and utils 2026-02-19 14:27:36 +00:00
env-substitution.test.ts test(config): consolidate env/include scenario coverage 2026-02-23 22:16:30 +00:00
env-substitution.ts refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
env-vars.ts fix(security): harden shell env fallback startup env handling 2026-02-22 16:06:27 +01:00
gateway-control-ui-origins.ts refactor(gateway): dedupe origin seeding and plugin route auth matching 2026-03-02 00:42:22 +00:00
group-policy.test.ts fix(whatsapp): groupAllowFrom sender filter bypassed when groupPolicy is allowlist (#24670) 2026-02-24 04:20:30 +00:00
group-policy.ts fix(whatsapp): groupAllowFrom sender filter bypassed when groupPolicy is allowlist (#24670) 2026-02-24 04:20:30 +00:00
home-env.test-harness.ts test: share temp home env harness 2026-02-19 15:08:14 +00:00
includes-scan.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
includes.test.ts fix(windows): normalize namespaced path containment checks 2026-02-26 18:49:48 +00:00
includes.ts refactor: unify boundary-safe reads for bootstrap and includes 2026-02-26 12:42:14 +01:00
io.compat.test.ts fix(exec): harden safe-bin trust and add explicit trusted dirs 2026-02-22 22:43:18 +01:00
io.eacces.test.ts fix: adapt landed fixups to current type and approval constraints 2026-02-24 04:20:30 +00:00
io.owner-display-secret.test.ts test(core): trim redundant setup and tighten waits 2026-02-24 00:31:58 +00:00
io.runtime-snapshot-write.test.ts feat(security): add provider-based external secrets management 2026-02-26 14:47:22 +00:00
io.ts Secrets: preserve runtime snapshot source refs on write 2026-02-26 14:47:22 +00:00
io.write-config.test.ts test: fix gate regressions 2026-02-24 04:39:53 +00:00
legacy-migrate.test.ts fix(gateway): land access/auth/config migration cluster 2026-03-02 00:10:51 +00:00
legacy-migrate.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
legacy.migrations.part-1.ts Discord: thread bindings idle + max-age lifecycle (#27845) (thanks @osolmaz) 2026-02-27 10:02:39 +01:00
legacy.migrations.part-2.ts refactor(config): reuse legacy audio transcription migration path 2026-02-19 00:29:00 +00:00
legacy.migrations.part-3.ts refactor(gateway): dedupe origin seeding and plugin route auth matching 2026-03-02 00:42:22 +00:00
legacy.migrations.ts
legacy.rules.ts Discord: thread bindings idle + max-age lifecycle (#27845) (thanks @osolmaz) 2026-02-27 10:02:39 +01:00
legacy.shared.test.ts fix: harden config prototype-key guards (#22968) (thanks @Clawborn) 2026-02-22 00:25:22 +01:00
legacy.shared.ts fix: harden config prototype-key guards (#22968) (thanks @Clawborn) 2026-02-22 00:25:22 +01:00
legacy.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
logging-max-file-bytes.test.ts fix(logging): cap file logs with configurable maxFileBytes 2026-02-22 17:58:51 +01:00
logging.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
markdown-tables.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
merge-config.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
merge-patch.proto-pollution.test.ts fix: harden config prototype-key guards (#22968) (thanks @Clawborn) 2026-02-22 00:25:22 +01:00
merge-patch.test.ts refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
merge-patch.ts fix: harden config prototype-key guards (#22968) (thanks @Clawborn) 2026-02-22 00:25:22 +01:00
model-alias-defaults.test.ts test(core): increase coverage for sessions, auth choice, and model listing 2026-02-22 14:08:51 +00:00
model-input.ts fix(agents): fall back to agents.defaults.model when agent has no model config (#24210) 2026-02-23 03:18:55 -05:00
normalize-exec-safe-bin.ts refactor(exec): split command resolution and trusted-dir normalization 2026-02-22 23:00:33 +01:00
normalize-paths.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
normalize-paths.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
paths.test.ts test(config): dedupe temp roots and cover legacy state-dir fallback 2026-02-21 21:40:39 +00:00
paths.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
plugin-auto-enable.test.ts feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
plugin-auto-enable.ts feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
plugins-allowlist.ts refactor: centralize plugin allowlist mutation 2026-02-17 00:45:02 +00:00
plugins-runtime-boundary.test.ts refactor(runtime): split runtime builders and stabilize cron tool seam 2026-02-19 16:09:56 +01:00
port-defaults.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
prototype-keys.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
redact-snapshot.test.ts feat(security): add provider-based external secrets management 2026-02-26 14:47:22 +00:00
redact-snapshot.ts Config: remove unused extension path helper 2026-02-26 14:47:22 +00:00
runtime-group-policy-provider.ts refactor(runtime): consolidate followup, gateway, and provider dedupe paths 2026-02-22 14:08:51 +00:00
runtime-group-policy.test.ts refactor(channels): reuse runtime group policy helpers 2026-02-22 12:44:23 +01:00
runtime-group-policy.ts refactor(channels): reuse runtime group policy helpers 2026-02-22 12:44:23 +01:00
runtime-overrides.test.ts fix(security): harden runtime command override gating 2026-02-21 12:49:57 +01:00
runtime-overrides.ts refactor(security): unify command gating and blocked-key guards 2026-02-21 13:04:37 +01:00
schema.help.quality.test.ts fix(cron): add retry policy for one-shot jobs on transient errors (#24355) (openclaw#24435) thanks @hugenshen 2026-03-01 06:58:03 -06:00
schema.help.ts docs(discord): standardize eventQueue timeout guidance 2026-03-02 02:22:59 +00:00
schema.hints.test.ts Config: add secret ref schema and redaction foundations 2026-02-26 14:47:22 +00:00
schema.hints.ts Config: add secret ref schema and redaction foundations 2026-02-26 14:47:22 +00:00
schema.irc.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
schema.labels.ts docs(discord): standardize eventQueue timeout guidance 2026-03-02 02:22:59 +00:00
schema.tags.test.ts Config UI: tag filters and complete schema help/labels coverage (#23796) 2026-02-22 15:17:07 -06:00
schema.tags.ts feat(gateway)!: require explicit non-loopback control-ui origins 2026-02-24 01:57:11 +00:00
schema.test.ts feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
schema.ts Config UI: tag filters and complete schema help/labels coverage (#23796) 2026-02-22 15:17:07 -06:00
sessions.cache.test.ts refactor: dedupe shared config type definitions 2026-02-22 18:37:25 +00:00
sessions.test.ts fix(sessions): set transcriptPath to agent sessions directory (openclaw#24775) thanks @martinfrancois 2026-03-01 09:41:06 -06:00
sessions.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
slack-http-config.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
slack-token-validation.test.ts test: tighten relay smoke + slack token validation 2026-02-16 02:45:00 +00:00
talk.normalize.test.ts feat(talk): add provider-agnostic config with legacy compatibility 2026-02-24 15:02:52 +00:00
talk.ts feat(talk): add provider-agnostic config with legacy compatibility 2026-02-24 15:02:52 +00:00
telegram-custom-commands.ts fix: sanitize native command names for Telegram API (#19257) 2026-02-17 23:20:36 +05:30
telegram-webhook-port.test.ts fix(telegram): Allow ephemeral webhookPort 2026-02-26 20:01:50 +05:30
telegram-webhook-secret.test.ts fix(ci): repair lint/build checks 2026-02-01 10:20:27 +00:00
test-helpers.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
thread-bindings-config-keys.test.ts Discord: thread bindings idle + max-age lifecycle (#27845) (thanks @osolmaz) 2026-02-27 10:02:39 +01:00
types.acp.ts ACP: rename stream char limits to output/sessionUpdate 2026-03-01 20:39:24 +01:00
types.agent-defaults.ts feat: lightweight bootstrap context mode for heartbeat/cron runs (openclaw#26064) thanks @jose-velez 2026-03-01 20:13:24 -06:00
types.agents-shared.ts refactor: dedupe shared config type definitions 2026-02-22 18:37:25 +00:00
types.agents.ts feat(agents): add per-agent stream params overrides for cache tuning (#17470) (thanks @rrenamed) 2026-02-23 18:46:40 +00:00
types.approvals.ts feat(discord): add exec approval forwarding to DMs (#1621) 2026-01-24 20:56:40 +00:00
types.auth.ts
types.base.ts feat(diagnostics): add configurable stuck-session warning threshold 2026-03-02 00:07:29 +00:00
types.browser.ts fix(security): harden browser SSRF defaults and migrate legacy key 2026-02-24 01:52:01 +00:00
types.channel-messaging-common.ts refactor: dedupe shared config type definitions 2026-02-22 18:37:25 +00:00
types.channels.ts Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
types.cron.ts feat(cron): configurable failure alerts for repeated job errors (openclaw#24789) thanks @0xbrak 2026-03-01 08:18:15 -06:00
types.discord.ts discord: expose EventQueue listenerTimeout as configurable option (fixes #24458) 2026-03-02 02:06:24 +00:00
types.gateway.ts feat(talk): add provider-agnostic config with legacy compatibility 2026-02-24 15:02:52 +00:00
types.googlechat.ts Config: add secret ref schema and redaction foundations 2026-02-26 14:47:22 +00:00
types.hooks.ts refactor(config): dedupe install and typing schema definitions 2026-02-22 21:19:09 +00:00
types.imessage.ts Feature/default messenger delivery target (openclaw#16985) thanks @KirillShchetinin 2026-02-19 22:37:19 -06:00
types.installs.ts refactor(config): dedupe install and typing schema definitions 2026-02-22 21:19:09 +00:00
types.irc.ts refactor: dedupe shared config type definitions 2026-02-22 18:37:25 +00:00
types.memory.ts feat(memory): allow QMD searches via mcporter keep-alive (openclaw#19617) thanks @vignesh07 2026-02-21 18:54:33 -06:00
types.messages.ts fix(discord): add ackReactionScope channel override + off/none values (#28268) 2026-03-02 02:04:39 +00:00
types.models.ts fix(ollama): unify context window handling across discovery, merge, and OpenAI-compat transport (#29205) 2026-02-27 17:20:47 -08:00
types.msteams.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
types.node-host.ts feat: add node browser proxy routing 2026-01-24 04:21:47 +00:00
types.openclaw.ts Config: add secret ref schema and redaction foundations 2026-02-26 14:47:22 +00:00
types.plugins.ts refactor(config): dedupe install and typing schema definitions 2026-02-22 21:19:09 +00:00
types.queue.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
types.sandbox.ts feat(sandbox): block container namespace joins by default 2026-02-24 23:20:34 +00:00
types.secrets.ts feat(secrets): allow opt-in symlink exec command paths 2026-02-26 14:47:22 +00:00
types.signal.ts fix(signal): prevent sentTranscript sync messages from bypassing loop protection (#31093) 2026-03-02 01:11:22 +00:00
types.skills.ts Secrets: add migrate rollback and skill ref support 2026-02-26 14:47:22 +00:00
types.slack.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
types.telegram.ts fix(telegram): wire webhookPort through config and startup 2026-02-22 17:54:16 +01:00
types.tools.ts feat(tools): add kimi web_search provider 2026-02-23 18:27:37 +00:00
types.ts Config: add secret ref schema and redaction foundations 2026-02-26 14:47:22 +00:00
types.tts.ts fix(tts): make model provider overrides opt-in 2026-02-21 13:16:07 +01:00
types.whatsapp.ts fix(config): align whatsapp enabled schema with auto-enable 2026-02-24 03:39:41 +00:00
validation.ts fix(gateway): land access/auth/config migration cluster 2026-03-02 00:10:51 +00:00
version.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
zod-schema.agent-defaults.ts refactor(config): share byte-size parsing for memory flush 2026-03-02 00:32:33 +00:00
zod-schema.agent-model.ts refactor(config): share agent model schema 2026-02-15 16:53:38 +00:00
zod-schema.agent-runtime.ts feat: lightweight bootstrap context mode for heartbeat/cron runs (openclaw#26064) thanks @jose-velez 2026-03-01 20:13:24 -06:00
zod-schema.agents.ts fix(config): add missing comment field to BindingsSchema 2026-02-22 11:47:11 +01:00
zod-schema.allowdeny.ts fix(memory): prevent QMD scope deny bypass 2026-02-15 02:41:45 +00:00
zod-schema.approvals.ts feat(discord): add exec approval forwarding to DMs (#1621) 2026-01-24 20:56:40 +00:00
zod-schema.channels.ts feat(heartbeat): add configurable visibility for heartbeat responses 2026-01-24 09:07:03 +00:00
zod-schema.core.ts fix(ollama): unify context window handling across discovery, merge, and OpenAI-compat transport (#29205) 2026-02-27 17:20:47 -08:00
zod-schema.cron-retention.test.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
zod-schema.hooks.ts refactor(config): share install record schema shape 2026-02-18 18:25:25 +00:00
zod-schema.installs.ts fix(security): harden npm plugin and hook install integrity flow 2026-02-19 15:11:25 +01:00
zod-schema.logging-levels.test.ts refactor(config): dedupe install and typing schema definitions 2026-02-22 21:19:09 +00:00
zod-schema.providers-core.ts discord: expose EventQueue listenerTimeout as configurable option (fixes #24458) 2026-03-02 02:06:24 +00:00
zod-schema.providers-whatsapp.ts fix: enforce dm allowFrom inheritance across account channels (#27936) (thanks @widingmarcus-cyber) 2026-02-26 22:04:16 +00:00
zod-schema.providers.ts Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
zod-schema.sensitive.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
zod-schema.session-maintenance-extensions.test.ts fix(session): prevent silent overflow on parent thread forks (#26912) 2026-02-25 23:54:02 +00:00
zod-schema.session.ts fix(discord): add ackReactionScope channel override + off/none values (#28268) 2026-03-02 02:04:39 +00:00
zod-schema.ts feat(diagnostics): add configurable stuck-session warning threshold 2026-03-02 00:07:29 +00:00
zod-schema.typing-mode.test.ts refactor(config): dedupe install and typing schema definitions 2026-02-22 21:19:09 +00:00