openclaw/src/config
Peter Steinberger c2f7b66d22 perf(test): replace module resets with direct spies and runtime seams 2026-02-13 16:04:49 +00:00
..
sessions fix(sessions): normalize absolute sessionFile paths for v2026.2.12 compatibility 2026-02-13 15:13:58 +01:00
agent-dirs.test.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
agent-dirs.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
agent-limits.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
cache-utils.ts fix: persist topic session files 2026-01-07 22:56:50 +00:00
channel-capabilities.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
channel-capabilities.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
commands.test.ts feat: expand skill command registration 2026-01-16 20:17:32 +00:00
commands.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config-paths.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config-paths.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
config.agent-concurrency-defaults.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.backup-rotation.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.broadcast.test.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
config.compaction-settings.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.discord.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.env-vars.test.ts (fix): .env vars not available during runtime config reloads (healthchecks fail with MissingEnvVarError) (#12748) 2026-02-09 16:31:41 -06:00
config.gateway-remote-transport.test.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
config.gateway-tools-config.test.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +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 perf(test): optimize heavy suites and stabilize lock timing 2026-02-13 13:29:07 +00:00
config.irc.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
config.legacy-config-detection.accepts-imessage-dmpolicy.e2e.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.legacy-config-detection.rejects-routing-allowfrom.e2e.test.ts perf(test): replace module resets with direct spies and runtime seams 2026-02-13 16:04:49 +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 perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.nix-integration-u3-u5-u9.e2e.test.ts perf(test): remove resetModules from config/sandbox/message suites 2026-02-13 15:58:08 +00:00
config.plugin-validation.test.ts perf(test): optimize heavy suites and stabilize lock timing 2026-02-13 13:29:07 +00:00
config.preservation-on-validation-failure.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.pruning-defaults.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
config.sandbox-docker.test.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
config.schema-regressions.test.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01: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.talk-voicealiases.test.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
config.telegram-custom-commands.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.tools-alsoAllow.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.ts fix(config): enforce default-free persistence in write path 2026-02-13 04:41:04 +01:00
config.web-search-provider.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
defaults.ts test(config): cover maxTokens clamping 2026-02-08 14:24:57 -08:00
env-substitution.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
env-substitution.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
env-vars.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
group-policy.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
includes.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
includes.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
io.compat.test.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
io.ts fix(config): enforce default-free persistence in write path 2026-02-13 04:41:04 +01:00
io.write-config.test.ts fix(config): enforce default-free persistence in write path 2026-02-13 04:41:04 +01:00
legacy-migrate.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
legacy.migrations.part-1.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
legacy.migrations.part-2.ts fix(macos): ensure exec approval prompt displays the command (#5042) 2026-02-13 15:49:06 +01:00
legacy.migrations.part-3.ts Config: clarify memorySearch migration precedence 2026-02-10 00:21:27 -08:00
legacy.migrations.ts refactor(config): split legacy handling 2026-01-14 05:39:51 +00:00
legacy.rules.ts Config: migrate legacy top-level memorySearch 2026-02-10 00:21:27 -08:00
legacy.shared.ts fix(macos): ensure exec approval prompt displays the command (#5042) 2026-02-13 15:49:06 +01:00
legacy.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
logging.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
markdown-tables.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
merge-config.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
merge-patch.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
model-alias-defaults.test.ts test(config): cover maxTokens clamping 2026-02-08 14:24:57 -08:00
normalize-paths.test.ts perf(test): trim module resets in config suites 2026-02-13 15:11:38 +00:00
normalize-paths.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
paths.test.ts perf(test): replace module resets with direct spies and runtime seams 2026-02-13 16:04:49 +00:00
paths.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
plugin-auto-enable.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
plugin-auto-enable.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
port-defaults.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
redact-snapshot.test.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
redact-snapshot.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
runtime-overrides.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
runtime-overrides.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
schema.help.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
schema.hints.test.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
schema.hints.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
schema.irc.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
schema.labels.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
schema.test.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
schema.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
sessions.cache.test.ts chore: Enable more lint rules, disable some that trigger a lot. Will clean up later. 2026-01-31 16:04:04 +09:00
sessions.test.ts fix: unify session maintenance and cron run pruning (#13083) 2026-02-09 20:42:35 -08:00
sessions.ts feat(session): add daily reset policy 2026-01-18 06:37:37 +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 chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
talk.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
telegram-custom-commands.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
telegram-webhook-secret.test.ts fix(ci): repair lint/build checks 2026-02-01 10:20:27 +00:00
test-helpers.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
types.agent-defaults.ts fix(ollama): add streaming config and fix OLLAMA_API_KEY env var support (#9870) 2026-02-05 16:35:38 -08:00
types.agents.ts fix: add discord role allowlists (#10650) (thanks @Minidoracat) 2026-02-12 19:52:24 -06:00
types.approvals.ts feat(discord): add exec approval forwarding to DMs (#1621) 2026-01-24 20:56:40 +00:00
types.auth.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.base.ts fix: unify session maintenance and cron run pruning (#13083) 2026-02-09 20:42:35 -08:00
types.browser.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
types.channels.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
types.cron.ts fix: unify session maintenance and cron run pruning (#13083) 2026-02-09 20:42:35 -08:00
types.discord.ts fix: add discord role allowlists (#10650) (thanks @Minidoracat) 2026-02-12 19:52:24 -06:00
types.gateway.ts feat(gateway): add auth rate-limiting & brute-force protection (#15035) 2026-02-13 15:32:38 +01:00
types.googlechat.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
types.hooks.ts fix: harden hook session key routing defaults 2026-02-13 02:09:14 +01:00
types.imessage.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
types.irc.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
types.memory.ts Memory/QMD: add configurable search mode 2026-02-11 17:51:08 -08:00
types.messages.ts Commands: add commands.allowFrom config 2026-02-09 23:58:52 -06:00
types.models.ts fix: refine bedrock discovery defaults (#1543) (thanks @fal3) 2026-01-24 01:18:33 +00:00
types.msteams.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
types.node-host.ts feat: add node browser proxy routing 2026-01-24 04:21:47 +00:00
types.openclaw.ts fix(config): add resolved field to ConfigFileSnapshot for pre-defaults config 2026-02-13 04:41:04 +01:00
types.plugins.ts feat(plugins): add memory slot plugin 2026-01-18 02:12:10 +00:00
types.queue.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
types.sandbox.ts refactor: route browser control via gateway/node 2026-01-27 03:24:54 +00:00
types.signal.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
types.skills.ts fix: allow custom skill config bag 2026-01-20 15:57:08 +00:00
types.slack.ts fix(slack): populate thread session with existing thread history (#7610) 2026-02-13 05:51:04 +01:00
types.telegram.ts fix(security): default standalone servers to loopback bind (#13184) 2026-02-13 16:39:56 +01:00
types.tools.ts feat(tools): add Grok (xAI) as web_search provider 2026-02-09 07:11:33 +00:00
types.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
types.tts.ts TTS: gate auto audio on inbound voice notes (#1667) 2026-01-25 04:35:20 +00:00
types.whatsapp.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
ui-seam-color.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
validation.ts fix(config): enforce default-free persistence in write path 2026-02-13 04:41:04 +01: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 fix(ollama): add streaming config and fix OLLAMA_API_KEY env var support (#9870) 2026-02-05 16:35:38 -08:00
zod-schema.agent-runtime.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
zod-schema.agents.ts fix: add missing role-based type definitions for RBAC routing 2026-02-12 19:52:24 -06: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: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
zod-schema.hooks.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00
zod-schema.providers-core.ts fix(security): default standalone servers to loopback bind (#13184) 2026-02-13 16:39:56 +01:00
zod-schema.providers-whatsapp.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
zod-schema.providers.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -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.ts Commands: add commands.allowFrom config 2026-02-09 23:58:52 -06:00
zod-schema.ts fix: Finish credential redaction that was merged unfinished (#13073) 2026-02-13 16:19:21 +01:00