openclaw/src/config
2026-01-17 06:48:44 +00:00
..
sessions refactor: drop legacy session store keys 2026-01-17 06:48:44 +00:00
agent-dirs.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
cache-utils.ts fix: persist topic session files 2026-01-07 22:56:50 +00:00
channel-capabilities.test.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
channel-capabilities.ts feat: load channel plugins 2026-01-15 02:42:44 +00:00
commands.test.ts feat: expand skill command registration 2026-01-16 20:17:32 +00:00
commands.ts feat: expand skill command registration 2026-01-16 20:17:32 +00:00
config-paths.test.ts feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
config-paths.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.broadcast.test.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
config.compaction-settings.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.discord.test.ts chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
config.env-vars.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.identity-defaults.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.legacy-config-detection.accepts-imessage-dmpolicy.test.ts test: update health/status and legacy migration coverage 2026-01-17 01:19:43 +00:00
config.legacy-config-detection.rejects-routing-allowfrom.test.ts feat: notify on exec exit 2026-01-17 05:43:34 +00:00
config.msteams.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.multi-agent-agentdir-validation.test.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
config.nix-integration-u3-u5-u9.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.preservation-on-validation-failure.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.pruning-defaults.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config.sandbox-docker.test.ts style: oxfmt fixes (#925) (thanks @grp06) 2026-01-15 03:22:54 +00:00
config.talk-api-key-fallback.test.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
config.talk-voicealiases.test.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
config.telegram-custom-commands.test.ts fix: add telegram custom commands (#860) (thanks @nachoiacovino) 2026-01-16 08:22:09 +00:00
config.ts feat: extend Telegram dock commands and config hashing (#929) 2026-01-15 05:49:28 +00:00
defaults.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
env-substitution.test.ts fix: harden env var substitution parsing (#1044) (thanks @sebslight) 2026-01-17 00:29:08 +00:00
env-substitution.ts refactor: simplify env var substitution scan 2026-01-17 00:34:00 +00:00
group-policy.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
includes.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
includes.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
io.ts feat(config): add env var substitution in config values 2026-01-16 16:32:07 -05:00
legacy-migrate.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
legacy.migrations.part-1.ts refactor: centralize account bindings + health probes 2026-01-17 01:19:43 +00:00
legacy.migrations.part-2.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
legacy.migrations.part-3.ts feat: notify on exec exit 2026-01-17 05:43:34 +00:00
legacy.migrations.ts refactor(config): split legacy handling 2026-01-14 05:39:51 +00:00
legacy.rules.ts feat: notify on exec exit 2026-01-17 05:43:34 +00:00
legacy.shared.ts feat: add inbound media understanding 2026-01-17 03:54:46 +00:00
legacy.ts refactor(config): split legacy handling 2026-01-14 05:39:51 +00:00
merge-config.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
merge-patch.ts fix: prevent config clobbering 2026-01-15 04:06:11 +00:00
model-alias-defaults.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
normalize-paths.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
normalize-paths.ts fix: normalize ~ in path config 2026-01-12 01:53:42 +00:00
paths.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
paths.ts chore: drop Clawdis legacy references 2026-01-15 06:18:44 +00:00
port-defaults.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
runtime-overrides.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
runtime-overrides.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
schema.test.ts Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
schema.ts feat: notify on exec exit 2026-01-17 05:43:34 +00:00
sessions.cache.test.ts fix: harden session cache + heartbeat restore 2026-01-15 07:07:12 +00:00
sessions.test.ts fix: sync delivery routing context 2026-01-17 06:02:27 +00:00
sessions.ts feat: mirror delivered outbound messages (#1031) 2026-01-17 02:03:18 +00:00
slack-token-validation.test.ts feat(slack): add userToken for read-only access to DMs and private channels (#981) 2026-01-16 00:11:33 +00:00
talk.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
telegram-custom-commands.ts fix: add telegram custom commands (#860) (thanks @nachoiacovino) 2026-01-16 08:22:09 +00:00
test-helpers.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
types.agent-defaults.ts feat: extend verbose tool feedback 2026-01-17 05:33:39 +00:00
types.agents.ts feat: add per-agent heartbeat config 2026-01-16 01:17:34 +00:00
types.auth.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.base.ts refactor: drop legacy session store keys 2026-01-17 06:48:44 +00:00
types.browser.ts fix: tune remote CDP timeouts 2026-01-16 09:01:25 +00:00
types.channels.ts feat: load channel plugins 2026-01-15 02:42:44 +00:00
types.clawdbot.ts fix: prevent config clobbering 2026-01-15 04:06:11 +00:00
types.cron.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.discord.ts feat(config): gate channel config writes 2026-01-15 01:41:15 +00:00
types.gateway.ts feat: add TLS for node bridge 2026-01-16 05:28:40 +00:00
types.hooks.ts feat: add internal hooks system 2026-01-17 01:31:57 +00:00
types.imessage.ts iMessage: Add remote attachment support for VM/SSH deployments 2026-01-16 15:51:42 -08:00
types.messages.ts feat: add inbound media understanding 2026-01-17 03:54:46 +00:00
types.models.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.msteams.ts feat(config): gate channel config writes 2026-01-15 01:41:15 +00:00
types.plugins.ts feat: add plugin update tracking 2026-01-16 05:55:05 +00:00
types.queue.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.sandbox.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.signal.ts feat(config): gate channel config writes 2026-01-15 01:41:15 +00:00
types.skills.ts feat: mac node exec policy + remote skills hot reload 2026-01-16 03:45:06 +00:00
types.slack.ts feat(slack): add userToken for read-only access to DMs and private channels (#981) 2026-01-16 00:11:33 +00:00
types.telegram.ts feat: scope telegram inline buttons 2026-01-16 20:16:41 +00:00
types.tools.ts refactor: drop legacy session store keys 2026-01-17 06:48:44 +00:00
types.ts fix: remove dup definitions + add reaction config 2026-01-15 17:07:38 +00:00
types.whatsapp.ts feat(whatsapp): add debounceMs for batching rapid messages (#971) 2026-01-15 23:07:19 +00:00
ui-seam-color.test.ts feat: add ui.seamColor accent 2025-12-30 04:14:36 +01:00
validation.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
zod-schema.agent-defaults.ts feat: extend verbose tool feedback 2026-01-17 05:33:39 +00:00
zod-schema.agent-runtime.ts feat: notify on exec exit 2026-01-17 05:43:34 +00:00
zod-schema.agents.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
zod-schema.core.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
zod-schema.hooks.ts feat: add internal hooks system 2026-01-17 01:31:57 +00:00
zod-schema.providers-core.ts iMessage: Add remote attachment support for VM/SSH deployments 2026-01-16 15:51:42 -08:00
zod-schema.providers-whatsapp.ts feat(whatsapp): add debounceMs for batching rapid messages (#971) 2026-01-15 23:07:19 +00:00
zod-schema.providers.ts feat: load channel plugins 2026-01-15 02:42:44 +00:00
zod-schema.session.ts refactor: drop legacy room chatType 2026-01-17 05:46:40 +00:00
zod-schema.ts feat: add internal hooks system 2026-01-17 01:31:57 +00:00