openclaw-vainplex/src/config
2026-01-20 18:56:15 +00:00
..
sessions fix: preserve subagent thread routing (#1241) 2026-01-20 17:22:07 +00:00
agent-dirs.ts
agent-limits.ts refactor: centralize concurrency resolution 2026-01-20 10:41:56 +00:00
cache-utils.ts
channel-capabilities.test.ts refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
channel-capabilities.ts refactor: normalize channel capabilities typing 2026-01-17 08:06:35 +00:00
commands.test.ts
commands.ts
config-paths.test.ts
config-paths.ts
config.agent-concurrency-defaults.test.ts refactor: centralize concurrency resolution 2026-01-20 10:41:56 +00:00
config.backup-rotation.test.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
config.broadcast.test.ts
config.compaction-settings.test.ts fix: add safeguard compaction tool summaries 2026-01-19 01:44:17 +00:00
config.discord.test.ts
config.env-vars.test.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
config.identity-defaults.test.ts chore: fix lint/format 2026-01-20 13:52:59 +00:00
config.legacy-config-detection.accepts-imessage-dmpolicy.test.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
config.legacy-config-detection.rejects-routing-allowfrom.test.ts refactor: remove bridge protocol 2026-01-19 10:08:29 +00:00
config.msteams.test.ts
config.multi-agent-agentdir-validation.test.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
config.nix-integration-u3-u5-u9.test.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
config.plugin-validation.test.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
config.preservation-on-validation-failure.test.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
config.pruning-defaults.test.ts
config.sandbox-docker.test.ts
config.skills-entries-config.test.ts fix: allow custom skill config bag 2026-01-20 15:57:08 +00:00
config.talk-api-key-fallback.test.ts
config.talk-voicealiases.test.ts
config.telegram-custom-commands.test.ts
config.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
config.web-search-provider.test.ts Config: allow Perplexity web_search provider 2026-01-19 13:03:59 -05:00
defaults.ts refactor: centralize agent concurrency defaults 2026-01-20 10:31:16 +00:00
env-substitution.test.ts
env-substitution.ts
group-policy.ts refactor: extend channel plugin boundary 2026-01-20 12:07:54 +00:00
includes.test.ts
includes.ts
io.ts chore: fix lint/format 2026-01-20 13:52:59 +00:00
legacy-migrate.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
legacy.migrations.part-1.ts
legacy.migrations.part-2.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
legacy.migrations.part-3.ts refactor: remove bridge protocol 2026-01-19 10:08:29 +00:00
legacy.migrations.ts
legacy.rules.ts feat: notify on exec exit 2026-01-17 05:43:34 +00:00
legacy.shared.ts
legacy.ts
merge-config.ts
merge-patch.ts
model-alias-defaults.test.ts
normalize-paths.test.ts feat: add exec pathPrepend config 2026-01-19 00:35:43 +00:00
normalize-paths.ts feat: add exec pathPrepend config 2026-01-19 00:35:43 +00:00
paths.test.ts
paths.ts
plugin-auto-enable.test.ts fix: clarify doctor auto-enable hint 2026-01-20 15:58:30 +00:00
plugin-auto-enable.ts fix: clarify doctor auto-enable hint 2026-01-20 15:58:30 +00:00
port-defaults.ts
runtime-overrides.test.ts
runtime-overrides.ts
schema.test.ts
schema.ts feat: add diagnostics events and otel exporter 2026-01-20 18:56:15 +00:00
sessions.cache.test.ts
sessions.test.ts fix: patch session store updates 2026-01-18 22:26:12 +00:00
sessions.ts feat(session): add daily reset policy 2026-01-18 06:37:37 +00:00
slack-http-config.test.ts feat(slack): add HTTP receiver webhook mode (#1143) - thanks @jdrhyne 2026-01-18 15:04:07 +00:00
slack-token-validation.test.ts
talk.ts
telegram-custom-commands.ts
test-helpers.ts
types.agent-defaults.ts feat: make inbound envelopes configurable 2026-01-18 18:50:37 +00:00
types.agents.ts
types.auth.ts
types.base.ts feat: add diagnostics events and otel exporter 2026-01-20 18:56:15 +00:00
types.browser.ts
types.channels.ts feat(channels): add resolve command + defaults 2026-01-18 01:00:24 +00:00
types.clawdbot.ts feat: add diagnostics events and otel exporter 2026-01-20 18:56:15 +00:00
types.cron.ts
types.discord.ts
types.gateway.ts feat: add remote gateway tls fingerprint 2026-01-20 13:04:19 +00:00
types.hooks.ts refactor: rename hooks docs and add tests 2026-01-17 07:32:54 +00:00
types.imessage.ts
types.messages.ts
types.models.ts refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
types.msteams.ts
types.plugins.ts feat(plugins): add memory slot plugin 2026-01-18 02:12:10 +00:00
types.queue.ts
types.sandbox.ts
types.signal.ts
types.skills.ts fix: allow custom skill config bag 2026-01-20 15:57:08 +00:00
types.slack.ts feat(slack): add HTTP receiver webhook mode (#1143) - thanks @jdrhyne 2026-01-18 15:04:07 +00:00
types.telegram.ts
types.tools.ts feat: add exec pathPrepend config 2026-01-19 00:35:43 +00:00
types.ts
types.whatsapp.ts
ui-seam-color.test.ts
validation.ts fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
version.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
zod-schema.agent-defaults.ts style: oxfmt core files 2026-01-19 05:59:29 +00:00
zod-schema.agent-runtime.ts Config: allow Perplexity web_search provider 2026-01-19 13:03:59 -05:00
zod-schema.agents.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
zod-schema.core.ts chore: fix lint/format 2026-01-20 13:52:59 +00:00
zod-schema.hooks.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
zod-schema.providers-core.ts feat: enhance BlueBubbles media and message handling by adding reply context support and improving outbound message ID tracking 2026-01-20 12:07:54 +00:00
zod-schema.providers-whatsapp.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
zod-schema.providers.ts feat: enhance BlueBubbles channel integration with new messaging target normalization and typing indicator improvements 2026-01-20 12:07:54 +00:00
zod-schema.session.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
zod-schema.ts feat: add diagnostics events and otel exporter 2026-01-20 18:56:15 +00:00