openclaw/src/config
2026-04-08 09:58:22 +01:00
..
sessions refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
agent-dirs.test.ts
agent-dirs.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
agent-limits.ts
allowed-values.test.ts
allowed-values.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
backup-rotation.ts
bindings.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
bundled-channel-config-metadata.generated.ts Slack: clarify native streaming config hint 2026-04-08 00:58:00 -04:00
bundled-channel-config-runtime.test.ts test: move bundled channel config runtime into test helpers 2026-04-06 18:30:09 +01:00
byte-size.ts
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-compat-normalization.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
channel-config-metadata.ts fix: resolve merge conflicts and preserve runtime test fixes 2026-04-06 22:46:33 +01:00
channel-configured-shared.ts Config: split static channel configured helper 2026-04-07 13:07:40 +08:00
channel-configured.test.ts test(config): reuse shared temp dir helper in channel configured tests 2026-04-06 10:48:41 +01:00
channel-configured.ts Config: split static channel configured helper 2026-04-07 13:07:40 +08:00
channel-token-and-http.validation.test.ts chore(lint): drop stale config and gateway lint comments 2026-04-06 15:57:32 +01:00
channel-webhook-and-actions.validation.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
commands.test.ts test(plugins): fix rebase fallout 2026-04-03 19:10:00 +01:00
commands.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
config-env-vars.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07:00
config-misc.test.ts test: trim config migration smoke coverage 2026-04-08 01:29:43 +01:00
config-paths.ts
config.acp-binding-cutover.test.ts refactor(plugins): genericize core channel seams 2026-04-03 19:09:21 +01:00
config.agent-concurrency-defaults.test.ts
config.allowlist-requires-allowfrom.test.ts test: dedupe config and utility suites 2026-03-28 00:46:53 +00:00
config.backup-rotation.test-helpers.ts
config.backup-rotation.test.ts
config.compaction-settings.test.ts fix: stabilize ci and serial test gate 2026-03-30 00:43:01 +01:00
config.discord-agent-components.test.ts test: speed up config schema tests 2026-04-07 12:09:15 +01:00
config.discord-presence.test.ts test: speed up config schema tests 2026-04-07 12:09:15 +01:00
config.discord.test.ts fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
config.dm-policy-alias.test.ts test: speed up config schema tests 2026-04-07 12:09:15 +01: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
config.hooks-module-paths.test.ts fix(config): allow plugin channels in hooks mappings 2026-03-28 19:00:05 -07:00
config.identity-avatar.test.ts
config.irc.test.ts test: speed up config schema tests 2026-04-07 12:09:15 +01:00
config.legacy-config-detection.accepts-imessage-dmpolicy.test.ts test: speed up legacy config tests 2026-04-07 12:42:56 +01:00
config.legacy-config-detection.rejects-routing-allowfrom.test.ts fix: align matrix probe policy seam 2026-04-07 14:26:34 +01:00
config.legacy-config-provider-shapes.test.ts test: speed up legacy config tests 2026-04-07 12:42:56 +01:00
config.legacy-config-snapshot.test.ts test: speed up legacy config tests 2026-04-07 12:42:56 +01:00
config.meta-timestamp-coercion.test.ts
config.msteams.test.ts test: speed up config schema tests 2026-04-07 12:09:15 +01:00
config.multi-agent-agentdir-validation.test.ts
config.nix-integration-u3-u5-u9.test.ts perf(runtime): trim config, media, and secrets tests 2026-04-08 01:49:23 +01:00
config.plugin-validation.test.ts fix: resolve merge conflicts and preserve runtime test fixes 2026-04-06 22:46:33 +01:00
config.pruning-defaults.test.ts docs(test): refresh stale model refs 2026-04-04 08:05:49 +01:00
config.sandbox-docker.test.ts
config.schema-regressions.test.ts feat(memory): add Bedrock embedding provider for memory search (#61547) 2026-04-06 01:19:56 +01:00
config.secrets-schema.test.ts test: fold identity defaults into existing config suites 2026-04-08 00:58:02 +01:00
config.skills-entries-config.test.ts feat(skills): add inherited agent skill allowlists (#59992) 2026-04-03 13:41:28 -04:00
config.talk-validation.test.ts refactor(config): pin runtime snapshot and drop ttl cache 2026-03-29 22:57:31 +01:00
config.telegram-custom-commands.test.ts
config.telegram-topic-agentid.test.ts perf(config): fold telegram audio schema coverage 2026-04-08 01:53:18 +01:00
config.tools-alsoAllow.test.ts
config.ts refactor: move legacy config migration behind doctor 2026-04-05 16:12:45 +01:00
config.web-search-provider.test.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
context-visibility.test.ts test: refresh generated baselines 2026-04-03 04:54:59 +09:00
context-visibility.ts feat: add configurable context visibility 2026-04-03 04:34:57 +09:00
dangerous-name-matching.test.ts refactor: centralize synology dangerous name matching 2026-03-22 23:32:21 -07:00
dangerous-name-matching.ts refactor: centralize synology dangerous name matching 2026-03-22 23:32:21 -07:00
defaults.test.ts test: fold identity defaults into existing config suites 2026-04-08 00:58:02 +01:00
defaults.ts perf(config): isolate model alias defaults policy 2026-04-08 02:00:04 +01:00
doc-baseline.integration.test.ts test(config): reuse temp dir helper in config doc baseline tests 2026-04-06 10:52:12 +01:00
doc-baseline.runtime.ts test: lazy-load config doc baseline runtime 2026-04-03 14:29:17 +01:00
doc-baseline.test.ts fix(config): split config doc baseline coverage 2026-03-20 00:06:12 -07:00
doc-baseline.ts refactor: replace 156k-line generated baselines with SHA-256 hash files 2026-04-04 16:49:21 +09:00
env-preserve.test.ts
env-preserve.ts
env-substitution.test.ts
env-substitution.ts
env-vars.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07:00
gateway-control-ui-origins.ts fix(gateway): auto-bind to 0.0.0.0 inside container environments 2026-04-06 14:02:20 +01:00
group-policy.test.ts
group-policy.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
heartbeat-config-honor.inventory.test.ts feat(agents): add prompt override and heartbeat controls 2026-04-07 07:34:50 +01:00
home-env.test-harness.ts
includes-scan.ts chore(lint): drop stale config and gateway lint comments 2026-04-06 15:57:32 +01:00
includes.test.ts test(config): reuse temp dir helper in config include tests 2026-04-06 10:50:44 +01:00
includes.ts
io.audit.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
io.audit.ts Config: fix audit base record type 2026-04-07 10:03:42 +01:00
io.compat.test.ts test: split config io coverage 2026-04-07 08:14:35 +01:00
io.eacces.test.ts
io.invalid-config.test.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
io.invalid-config.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
io.observe-recovery.test.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
io.observe-recovery.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
io.owner-display-secret.test.ts test: isolate config io compatibility seams 2026-04-07 07:15:56 +01:00
io.owner-display-secret.ts test: isolate config io compatibility seams 2026-04-07 07:15:56 +01:00
io.runtime-snapshot-write.test.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
io.shell-env-expected-keys.test.ts refactor: resolve channel env vars from plugin manifests 2026-04-06 19:53:27 +01:00
io.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
io.write-config.test.ts fix: repair ci lockfile and boundary drift 2026-04-07 09:02:26 +01:00
io.write-prepare.test.ts fix: repair ci lockfile and boundary drift 2026-04-07 09:02:26 +01:00
io.write-prepare.ts test: split config io coverage 2026-04-07 08:14:35 +01:00
issue-format.test.ts
issue-format.ts
legacy-migrate.test-helpers.ts
legacy.rules.ts refactor: move legacy config migrations under doctor 2026-04-05 16:55:10 +01:00
legacy.shared.test.ts
legacy.shared.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
legacy.ts fix(config): apply filtered doctor compat at read time 2026-04-06 20:45:07 +01:00
load-channel-config-surface.test.ts test(config): reuse temp dir helper in config surface tests 2026-04-06 06:32:38 +01:00
logging-max-file-bytes.test.ts
logging.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
logging.ts
markdown-tables.test.ts test(config): fix markdown table mock typing 2026-04-05 19:04:55 -04:00
markdown-tables.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
materialize.ts refactor: move elevenlabs talk config into plugin 2026-04-05 14:11:10 +01:00
mcp-config.test.ts fix: harden MCP SSE config redaction (#50396) (thanks @dhananjai1729) 2026-03-30 04:23:47 +09:00
mcp-config.ts refactor: dedupe config record helpers 2026-04-06 23:08:46 +01:00
media-audio-field-metadata.ts feat(media): add request transport overrides (#59848) 2026-04-03 17:35:26 +09:00
merge-patch.proto-pollution.test.ts
merge-patch.test.ts
merge-patch.ts
model-alias-defaults.test.ts perf(config): isolate model alias defaults policy 2026-04-08 02:00:04 +01:00
model-input.ts refactor: dedupe primary string helpers 2026-04-07 10:37:39 +01:00
mutate.test.ts test(config): align snapshot fixtures and isolation 2026-03-30 00:17:23 +01:00
mutate.ts refactor(config): centralize runtime config state 2026-03-30 00:17:23 +01:00
normalize-exec-safe-bin.ts
normalize-paths.test.ts perf(runtime): trim config, media, and secrets tests 2026-04-08 01:49:23 +01:00
normalize-paths.ts
paths.test.ts test: trim stale legacy coverage and repair mocks 2026-03-29 22:00:56 +01:00
paths.ts refactor(config): drop obsolete legacy config aliases 2026-03-29 22:00:56 +01:00
plugin-auto-enable.apply.ts refactor: simplify plugin auto-enable structure 2026-04-05 09:34:16 +01:00
plugin-auto-enable.channels.test.ts refactor: simplify plugin auto-enable structure 2026-04-05 09:34:16 +01:00
plugin-auto-enable.core.test.ts refactor: simplify plugin auto-enable structure 2026-04-05 09:34:16 +01:00
plugin-auto-enable.detect.ts refactor: simplify plugin auto-enable structure 2026-04-05 09:34:16 +01:00
plugin-auto-enable.model-support.test.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
plugin-auto-enable.prefer-over.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
plugin-auto-enable.providers.test.ts fix(plugins): remove xai boundary leaks 2026-04-06 12:08:44 +01:00
plugin-auto-enable.shared.ts refactor: dedupe core lowercase helpers 2026-04-07 15:12:32 +01:00
plugin-auto-enable.test-helpers.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
plugin-auto-enable.ts refactor: simplify plugin auto-enable structure 2026-04-05 09:34:16 +01:00
plugin-web-search-config.test.ts perf(config): trim web search config helper imports 2026-04-08 08:51:01 +01:00
plugin-web-search-config.ts perf(config): trim web search config helper imports 2026-04-08 08:51:01 +01:00
plugins-allowlist.ts perf(plugin-sdk): narrow provider contract config types 2026-04-07 11:55:02 +01:00
plugins-runtime-boundary.test.ts
port-defaults.ts
prototype-keys.ts
redact-snapshot.raw.test.ts config: skip empty string in raw redaction to avoid corrupting snapshot (#28214) 2026-04-03 17:11:06 -04:00
redact-snapshot.raw.ts config: skip empty string in raw redaction to avoid corrupting snapshot (#28214) 2026-04-03 17:11:06 -04:00
redact-snapshot.restore.test.ts test: move dead helper fixtures into test helpers 2026-04-06 17:51:21 +01:00
redact-snapshot.schema.test.ts test: move dead helper fixtures into test helpers 2026-04-06 17:51:21 +01:00
redact-snapshot.secret-ref.ts
redact-snapshot.test-helpers.ts test(config): align snapshot fixtures and isolation 2026-03-30 00:17:23 +01:00
redact-snapshot.test.ts test: move dead helper fixtures into test helpers 2026-04-06 17:51:21 +01:00
redact-snapshot.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
runtime-group-policy.test.ts
runtime-group-policy.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
runtime-overrides.test.ts
runtime-overrides.ts
runtime-schema.test.ts Tests: fix gateway reconnect and mocks 2026-04-07 11:02:54 +01:00
runtime-schema.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
runtime-snapshot.test.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
runtime-snapshot.ts test: split config runtime recovery coverage 2026-04-07 09:35:33 +01:00
schema-base.ts feat(config): add rich description fields to JSON Schema output [AI-assisted] (#60067) 2026-04-04 22:10:08 +03:00
schema.base.generated.test.ts feat: preserve media intent across provider fallback 2026-04-06 23:23:06 +01:00
schema.base.generated.ts chore: prepare 2026.4.9 release 2026-04-08 08:02:53 +01:00
schema.help.quality.test.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
schema.help.ts fix: compact update_plan tool result 2026-04-08 04:43:09 +01:00
schema.hints.test.ts feat(providers): reopen model request transport config (#60327) 2026-04-03 23:25:11 +09:00
schema.hints.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
schema.labels.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
schema.shared.test.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
schema.shared.ts refactor: share browser and sandbox helpers 2026-03-26 18:43:57 +00:00
schema.tags.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
schema.test.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
schema.ts refactor: dedupe config lowercase helpers 2026-04-07 13:44:42 +01:00
sessions.cache.test.ts test(config): reuse suite temp root tracker in session cache tests 2026-04-06 10:48:45 +01:00
sessions.store.imports.test.ts test: trim config importOriginal usage 2026-04-03 19:49:43 +01:00
sessions.test.ts fix(test): align runtime config expectations 2026-04-07 00:33:46 +01:00
sessions.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
shell-env-expected-keys.ts refactor: resolve channel env vars from plugin manifests 2026-04-06 19:53:27 +01:00
state-dir-dotenv.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07:00
talk-defaults.test.ts refactor: replace 156k-line generated baselines with SHA-256 hash files 2026-04-04 16:49:21 +09:00
talk-defaults.ts
talk.normalize.test.ts fix: resolve merge conflicts and preserve runtime test fixes 2026-04-06 22:46:33 +01:00
talk.ts chore(lint): remove stale unused imports 2026-04-07 01:02:35 +01:00
test-helpers.ts fix: stabilize agent and config isolation 2026-04-07 15:28:46 +01:00
thread-bindings-config-keys.test.ts refactor: move legacy config migrations under doctor 2026-04-05 16:55:10 +01:00
types.acp.ts
types.agent-defaults.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
types.agents-shared.ts fix(config): remove remaining legacy surface leaks (#60726) 2026-04-04 15:55:31 +09:00
types.agents.ts feat(agents): add prompt override and heartbeat controls 2026-04-07 07:34:50 +01:00
types.approvals.ts feat(approvals): auto-enable native chat approvals 2026-04-02 17:30:40 +01:00
types.auth.ts fix: narrow auth permanent lockouts 2026-04-04 02:35:27 +09:00
types.base.ts fix(config): normalize channel streaming config shape (#61381) 2026-04-06 05:08:20 +01:00
types.browser.ts fix(config): remove remaining legacy surface leaks (#60726) 2026-04-04 15:55:31 +09:00
types.channel-messaging-common.ts feat: add configurable context visibility 2026-04-03 04:34:57 +09:00
types.channels.ts test(lint): refresh suppression tail guardrail 2026-04-06 21:05:18 +01:00
types.cli.ts
types.cron.ts
types.discord.ts fix(config): normalize channel streaming config shape (#61381) 2026-04-06 05:08:20 +01:00
types.gateway.ts test: remove extension-shaped talk and cli test fixtures 2026-04-05 18:41:57 +01:00
types.googlechat.ts refactor(reply): type reply threading policy 2026-04-05 21:40:56 +01:00
types.hooks.ts fix(config): hide legacy internal hook handlers 2026-04-04 04:26:51 +09:00
types.imessage.ts feat: add configurable context visibility 2026-04-03 04:34:57 +09:00
types.installs.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
types.irc.ts docs: update IRC host examples 2026-04-05 13:27:04 +01:00
types.mcp.ts docs(mcp): add CHANGELOG entries and MCP transport/namespacing docs 2026-03-30 07:22:36 +09:00
types.memory.ts fix(memory): add qmd mcporter search tool override (#57363) 2026-03-30 12:07:32 +09:00
types.messages.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
types.models.ts fix: support inferrs string-only completions 2026-04-07 15:55:20 +01:00
types.msteams.ts msteams: add typingIndicator config and prevent duplicate DM typing indicator (#60771) 2026-04-04 04:34:24 -05:00
types.node-host.ts fix(browser): enforce node browser proxy allowProfiles 2026-03-23 00:56:44 -07:00
types.openclaw.ts refactor(config): centralize runtime config state 2026-03-30 00:17:23 +01:00
types.plugins.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
types.provider-request.ts feat(providers): reopen model request transport config (#60327) 2026-04-03 23:25:11 +09:00
types.queue.ts
types.sandbox.ts feat: move ssh sandboxing into core 2026-03-15 21:35:30 -07:00
types.secrets.ts refactor: dedupe secret ref record helper 2026-04-06 23:08:46 +01:00
types.signal.ts fix: emit passive hooks for mention-skipped group messages (#60018) 2026-04-03 10:14:48 +05:30
types.skills.ts
types.slack.ts feat(slack): add thread.requireExplicitMention config option (#58276) 2026-04-06 17:05:11 -07:00
types.telegram.ts fix(config): normalize channel streaming config shape (#61381) 2026-04-06 05:08:20 +01:00
types.tools.ts fix: compact update_plan tool result 2026-04-08 04:43:09 +01:00
types.ts feat(media): add request transport overrides (#59848) 2026-04-03 17:35:26 +09:00
types.tts.ts fix(config): remove legacy config aliases from public schema 2026-04-04 01:24:14 +09:00
types.whatsapp.ts feat: add configurable context visibility 2026-04-03 04:34:57 +09:00
validation.allowed-values.test.ts fix(test): align runtime config expectations 2026-04-07 00:33:46 +01:00
validation.channel-metadata.test.ts fix(test): align runtime config expectations 2026-04-07 00:33:46 +01:00
validation.policy.test.ts Secrets: hard-fail unsupported SecretRef policy and fix gateway restart token drift (#58141) 2026-03-31 02:37:31 -05:00
validation.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
version.test.ts fix(config): ignore same-base correction publish warnings 2026-03-25 04:58:44 -07:00
version.ts fix(config): ignore same-base correction publish warnings 2026-03-25 04:58:44 -07:00
web-search-codex-config.test.ts Codex: add native web search for embedded Pi runs 2026-04-01 03:30:06 +09:00
zod-schema.agent-defaults.test.ts feat: preserve media intent across provider fallback 2026-04-06 23:23:06 +01:00
zod-schema.agent-defaults.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
zod-schema.agent-model.ts
zod-schema.agent-runtime.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.agents.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.allowdeny.ts
zod-schema.approvals.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
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 refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.cron-retention.test.ts
zod-schema.hooks.ts fix(config): allow plugin channels in hooks mappings 2026-03-28 19:00:05 -07:00
zod-schema.installs.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
zod-schema.logging-levels.test.ts
zod-schema.markdown-tables.test.ts fix(slack): restore table block mode seam (#57591) 2026-03-30 19:25:01 +09:00
zod-schema.providers-core.ingest.test.ts fix: emit passive hooks for mention-skipped group messages (#60018) 2026-04-03 10:14:48 +05:30
zod-schema.providers-core.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.providers-whatsapp.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.providers.lazy-runtime.test.ts fix(config): lazily resolve bundled channel runtimes 2026-04-06 18:57:00 +01:00
zod-schema.providers.ts fix(config): lazily resolve bundled channel runtimes 2026-04-06 18:57:00 +01:00
zod-schema.secret-input-validation.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.sensitive.ts
zod-schema.session-maintenance-extensions.test.ts
zod-schema.session.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.signal-groups.test.ts
zod-schema.talk.test.ts
zod-schema.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
zod-schema.tts.test.ts refactor: genericize speech provider config surface 2026-03-26 22:48:57 +00:00
zod-schema.typing-mode.test.ts