openclaw/src/config
Peter Steinberger c5a941a506
refactor!: remove moltbot state-dir migration fallback
2026-03-22 22:19:35 -07:00
..
sessions Usage: include reset and deleted session archives (#43215) 2026-03-23 13:10:26 +08:00
agent-dirs.test.ts
agent-dirs.ts
agent-limits.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
allowed-values.test.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
allowed-values.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
backup-rotation.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
bindings.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
byte-size.ts refactor(config): share byte-size parsing for memory flush 2026-03-02 00:32:33 +00:00
cache-utils.test.ts refactor: extract shared expiring cache 2026-03-22 22:10:48 +00:00
cache-utils.ts refactor: extract shared expiring cache 2026-03-22 22:10:48 +00:00
channel-capabilities.test.ts Slack: add opt-in interactive reply directives (#44607) 2026-03-13 14:08:04 -07:00
channel-capabilities.ts Slack: add opt-in interactive reply directives (#44607) 2026-03-13 14:08:04 -07:00
channel-configured.ts test: trim import-heavy startup paths 2026-03-22 00:53:12 +00:00
commands.test.ts
commands.ts Config: keep native command defaults off heavy channel registry 2026-03-15 22:55:27 -07:00
config-env-vars.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07:00
config-misc.test.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
config-paths.ts
config.acp-binding-cutover.test.ts feat(feishu): add ACP and subagent session binding (#46819) 2026-03-15 10:33:49 -05:00
config.agent-concurrency-defaults.test.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00: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-helpers.ts refactor(auto-reply,telegram,config): extract guard and forum helpers 2026-03-02 23:48:11 +00:00
config.backup-rotation.test.ts refactor(auto-reply,telegram,config): extract guard and forum helpers 2026-03-02 23:48:11 +00:00
config.compaction-settings.test.ts Config/Compaction: expose safeguard preserve and quality settings (#25557) 2026-03-07 07:13:13 -08:00
config.discord-agent-components.test.ts fix(discord): validate agentComponents config 2026-03-07 21:08:36 -06:00
config.discord-presence.test.ts fix: discord auto presence health signal (#33277) (thanks @thewilloftheshadow) (#33277) 2026-03-03 11:20:59 -06:00
config.discord.test.ts fix(discord): add missing autoThread to DiscordGuildChannelConfig type (#35608) 2026-03-11 21:54:49 +03: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 refactor: split durable service env helpers 2026-03-22 22:05:56 -07: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
config.identity-defaults.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
config.irc.test.ts
config.legacy-config-detection.accepts-imessage-dmpolicy.test.ts fix(config): detect top-level heartbeat as invalid config path (#30894) (#32706) 2026-03-03 20:27:04 -05:00
config.legacy-config-detection.rejects-routing-allowfrom.test.ts fix(ci): stabilize cross-platform config test assertions 2026-03-02 23:28:24 +00:00
config.meta-timestamp-coercion.test.ts test(perf): cache plugin fixtures and streamline shell tests 2026-03-02 11:35:13 +00:00
config.msteams.test.ts
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 Fix full local gate on main 2026-03-14 15:52:11 -05:00
config.plugin-validation.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
config.pruning-defaults.test.ts test: share config pruning defaults setup 2026-03-14 00:30:14 +00:00
config.sandbox-docker.test.ts Config: newline-join sandbox setupCommand arrays (#31953) 2026-03-02 18:11:32 +00:00
config.schema-regressions.test.ts fix(discovery): add missing domain to wideArea Zod config schema (#35615) 2026-03-13 15:52:54 +03:00
config.secrets-schema.test.ts Secrets: reject exec SecretRef traversal ids across schema/runtime/gateway (#42370) 2026-03-10 13:45:37 -05:00
config.skills-entries-config.test.ts
config.talk-api-key-fallback.test.ts
config.talk-validation.test.ts refactor: share small test harness helpers 2026-03-13 20:19:38 +00:00
config.telegram-audio-preflight.test.ts fix: wire telegram disableAudioPreflight config validation and precedence tests (#23067) (thanks @yangnim21029) 2026-03-02 22:26:52 +00:00
config.telegram-custom-commands.test.ts
config.telegram-topic-agentid.test.ts feat(telegram): add per-topic agent routing for forum groups [AI-assisted] 2026-03-04 09:35:53 +05:30
config.tools-alsoAllow.test.ts
config.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
config.web-search-provider.test.ts Enhance web search provider config validation and compatibility handling 2026-03-20 18:20:50 -07:00
dangerous-name-matching.ts refactor(security): unify dangerous name matching handling 2026-02-24 01:33:08 +00:00
defaults.ts refactor: add canonical talk config payload 2026-03-08 14:58:29 +00:00
discord-preview-streaming.test.ts fix(doctor): explain discord streaming opt-in (#52450) 2026-03-22 12:37:03 -07:00
discord-preview-streaming.ts fix(doctor): explain discord streaming opt-in (#52450) 2026-03-22 12:37:03 -07:00
doc-baseline.integration.test.ts test: trim import-heavy startup paths 2026-03-22 05:03:10 +00:00
doc-baseline.test.ts fix(config): split config doc baseline coverage 2026-03-20 00:06:12 -07:00
doc-baseline.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
env-preserve-io.test.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
env-preserve.test.ts
env-preserve.ts
env-substitution.test.ts fix(config): degrade gracefully on missing env vars (#39050, thanks @akz142857) 2026-03-07 21:12:26 +00:00
env-substitution.ts fix(config): degrade gracefully on missing env vars (#39050, thanks @akz142857) 2026-03-07 21:12:26 +00:00
env-vars.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07: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
includes-scan.ts
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 refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07: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: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
io.runtime-snapshot-write.test.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
io.ts fix: harden state dir permissions during onboard 2026-03-12 00:26:36 +00:00
io.validation-fails-closed.test.ts fix(config): fail closed on invalid config load (#9040, thanks @joetomasone) 2026-03-07 22:39:26 +00:00
io.write-config.test.ts fix: ignore poisoned home env values 2026-03-22 12:31:36 -07:00
issue-format.test.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
issue-format.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
legacy-migrate.test-helpers.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
legacy-migrate.test.ts Config: harden legacy heartbeat key migration 2026-03-03 20:42:35 -05:00
legacy-migrate.ts
legacy-web-search.ts fix(config): persist doctor compatibility migrations 2026-03-19 23:28:11 -07:00
legacy.migrations.part-1.ts refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
legacy.migrations.part-2.ts
legacy.migrations.part-3.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
legacy.migrations.ts
legacy.rules.ts fix(config): detect top-level heartbeat as invalid config path (#30894) (#32706) 2026-03-03 20:27:04 -05: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(config): normalize gateway bind host aliases during migration (#30855) 2026-03-01 19:53:00 -08:00
legacy.ts fix(config): normalize gateway bind host aliases during migration (#30855) 2026-03-01 19:53:00 -08:00
load-channel-config-surface.test.ts fix(release): isolate config doc surfaces and sdk exports 2026-03-18 17:14:15 -07:00
logging-max-file-bytes.test.ts fix(logging): cap file logs with configurable maxFileBytes 2026-02-22 17:58:51 +01:00
logging.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
logging.ts fix: resolve live config paths in status and gateway metadata (#39952) 2026-03-08 09:59:32 -05:00
markdown-tables.test.ts fix(mattermost): preserve markdown formatting and native tables (#18655) 2026-03-10 17:40:01 +05:30
markdown-tables.ts fix(mattermost): preserve markdown formatting and native tables (#18655) 2026-03-10 17:40:01 +05:30
mcp-config.test.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
mcp-config.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
media-audio-field-metadata.ts refactor(media): split audio helpers and attachment cache 2026-03-02 22:01:24 +00:00
merge-config.ts
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
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 fix: add gemini 3.1 flash-lite support 2026-03-08 05:12:48 +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
normalize-paths.ts
paths.test.ts refactor!: remove moltbot state-dir migration fallback 2026-03-22 22:19:35 -07:00
paths.ts refactor!: remove moltbot state-dir migration fallback 2026-03-22 22:19:35 -07:00
plugin-auto-enable.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
plugin-auto-enable.ts test: trim import-heavy startup paths 2026-03-22 00:53:12 +00:00
plugins-allowlist.ts
plugins-runtime-boundary.test.ts
port-defaults.ts
prototype-keys.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
redact-snapshot.raw.ts refactor: modularize slack/config/cron/daemon internals 2026-03-02 22:30:21 +00:00
redact-snapshot.restore.test.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
redact-snapshot.schema.test.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
redact-snapshot.secret-ref.ts refactor: modularize slack/config/cron/daemon internals 2026-03-02 22:30:21 +00:00
redact-snapshot.test-hints.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
redact-snapshot.test.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
redact-snapshot.ts Gateway: scrub credentials from endpoint snapshots (#46799) 2026-03-15 10:28:15 -07: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
runtime-overrides.ts
schema-base.ts perf: precompute base config schema 2026-03-22 21:28:16 +00:00
schema.base.generated.test.ts perf: precompute base config schema 2026-03-22 21:28:16 +00:00
schema.base.generated.ts perf: precompute base config schema 2026-03-22 21:28:16 +00:00
schema.help.quality.test.ts fix(security): harden exec approval boundaries 2026-03-22 09:35:25 -07:00
schema.help.ts fix(security): harden exec approval boundaries 2026-03-22 09:35:25 -07:00
schema.hints.test.ts Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
schema.hints.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
schema.irc.ts
schema.labels.ts fix(security): harden exec approval boundaries 2026-03-22 09:35:25 -07:00
schema.shared.test.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
schema.shared.ts refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
schema.tags.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
schema.test.ts fix: restore web fetch firecrawl config in runtime zod schema (#42583) 2026-03-13 14:56:26 +03:00
schema.ts perf: precompute base config schema 2026-03-22 21:28:16 +00:00
sessions.cache.test.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
sessions.test.ts refactor(tests): dedupe session store route fixtures 2026-03-03 02:53:13 +00:00
sessions.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
slack-http-config.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
slack-token-validation.test.ts
state-dir-dotenv.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07:00
talk-defaults.test.ts Docs: add config drift baseline statefile (#45891) 2026-03-14 14:23:30 -07:00
talk-defaults.ts refactor: centralize talk silence timeout defaults 2026-03-08 14:58:29 +00:00
talk.normalize.test.ts refactor: add canonical talk config payload 2026-03-08 14:58:29 +00:00
talk.ts fix: fail closed talk provider selection 2026-03-08 16:22:48 +00:00
telegram-actions-poll.test.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
telegram-custom-commands.ts
telegram-webhook-port.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
telegram-webhook-secret.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
test-helpers.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07: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(compaction): truncate session JSONL after compaction to prevent unbounded growth (#41021) 2026-03-20 07:15:09 -07:00
types.agents-shared.ts feat: move ssh sandboxing into core 2026-03-15 21:35:30 -07:00
types.agents.ts Agents: add per-agent defaults and safe model fallback (#51974) 2026-03-21 22:27:24 -07:00
types.approvals.ts
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 Browser: support non-Chrome existing-session profiles via userDataDir (#48170) 2026-03-16 14:21:22 +01:00
types.channel-messaging-common.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
types.channels.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
types.cli.ts feat(cli): add configurable banner tagline mode 2026-03-03 00:31:51 +00:00
types.cron.ts fix(agents): handle overloaded failover separately (#38301) 2026-03-07 01:42:11 +03:00
types.discord.ts fix(discord): break plugin-sdk account helper cycle 2026-03-19 06:30:59 -07:00
types.gateway.ts fix: resume orphaned subagent sessions after SIGUSR1 reload 2026-03-15 22:32:36 -07:00
types.googlechat.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
types.hooks.ts feat(hooks): add message:transcribed and message:preprocessed internal hooks 2026-03-02 22:34:43 +00:00
types.imessage.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
types.installs.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
types.irc.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
types.mcp.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07: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 Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
types.models.ts perf: expand base vitest thread lanes 2026-03-22 11:59:38 -07:00
types.msteams.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
types.node-host.ts
types.openclaw.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
types.plugins.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
types.queue.ts
types.sandbox.ts feat: move ssh sandboxing into core 2026-03-15 21:35:30 -07:00
types.secrets.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
types.signal.ts fix(signal): add groups config to Signal channel schema (#27199) 2026-03-13 15:14:30 +03:00
types.skills.ts Secrets: add migrate rollback and skill ref support 2026-02-26 14:47:22 +00:00
types.slack.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
types.telegram.ts feat(telegram): auto-rename DM topics on first message (#51502) 2026-03-21 16:53:30 +05:30
types.tools.ts fix(security): harden exec approval boundaries 2026-03-22 09:35:25 -07:00
types.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
types.tts.ts feat(plugins): add speech provider registration 2026-03-16 18:50:09 -07:00
types.whatsapp.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
validation.allowed-values.test.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
validation.ts fix: trim config validation startup imports (#51574) 2026-03-21 09:31:39 -04:00
version.ts
zod-schema.agent-defaults.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
zod-schema.agent-defaults.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
zod-schema.agent-model.ts
zod-schema.agent-runtime.ts fix(security): harden exec approval boundaries 2026-03-22 09:35:25 -07:00
zod-schema.agents.ts feat(feishu): add ACP and subagent session binding (#46819) 2026-03-15 10:33:49 -05:00
zod-schema.allowdeny.ts
zod-schema.approvals.ts
zod-schema.channels.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
zod-schema.core.ts fix: restore CI type and baseline checks 2026-03-22 18:46:50 +00: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
zod-schema.installs.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00: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 feat(telegram): auto-rename DM topics on first message (#51502) 2026-03-21 16:53:30 +05:30
zod-schema.providers-whatsapp.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00
zod-schema.providers.ts
zod-schema.secret-input-validation.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
zod-schema.sensitive.ts
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 Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
zod-schema.signal-groups.test.ts fix(signal): add groups config to Signal channel schema (#27199) 2026-03-13 15:14:30 +03:00
zod-schema.talk.test.ts fix: fail closed talk provider selection 2026-03-08 16:22:48 +00:00
zod-schema.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
zod-schema.tts.test.ts fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226) 2026-03-11 23:15:48 +05:30
zod-schema.typing-mode.test.ts refactor(config): dedupe install and typing schema definitions 2026-02-22 21:19:09 +00:00