openclaw/src/config
pash-openai 67ffa3df8b
Add Codex Computer Use setup for Codex mode (#71842)
* Add Codex Computer Use setup

* Tighten Codex Computer Use setup checks

* Handle fresh Codex Computer Use marketplace setup

* Fix channel setup manifest fixture

* Match Codex Computer Use marketplace loading

* Harden plugin manifest test fixtures

* Isolate auth choice legacy manifest test

* Update aggregate shard test expectation

* Improve Codex Computer Use first-run setup

* Harden Codex Computer Use auto-install

* Fix plugin auto-enable test fixture roots
2026-04-26 13:21:56 -07:00
..
sessions perf: speed up slow test imports 2026-04-26 13:10:57 +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 fix(agents): enforce subagent envelope inheritance on ACP child sessions [AI-assisted] (#69383) 2026-04-21 17:25:25 +05:30
agent-timeout-defaults.ts Config: align LLM idle timeout defaults 2026-04-11 15:48:58 +10:00
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 fix(cycles): narrow config type imports 2026-04-11 14:01:09 +01:00
bundled-channel-config-metadata.generated.ts fix(telegram): recover incomplete preview finalization (#71554) 2026-04-25 13:01:10 +01:00
bundled-channel-config-runtime.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
byte-size.ts
cache-utils.test.ts
cache-utils.ts
channel-capabilities.test.ts
channel-capabilities.ts
channel-compat-normalization.ts refactor: share channel doctor alias normalization 2026-04-20 23:34:19 +01:00
channel-config-metadata.ts fix(cycles): continue seam extraction 2026-04-11 10:43:22 +01:00
channel-configured-shared.ts refactor: move provider-specific tests to extensions 2026-04-18 19:17:27 +01:00
channel-configured.test.ts test: mock channel configured state seams 2026-04-11 05:37:03 +01:00
channel-configured.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
commands.flags.ts fix: deprecate models add command (#71175) 2026-04-24 12:20:59 -05:00
commands.test.ts fix(configure): defer web search setup runtime 2026-04-26 01:41:57 -07:00
commands.ts fix(configure): defer web search setup runtime 2026-04-26 01:41:57 -07:00
config-env-vars.ts
config-misc.test.ts test(config): cover allowConversationAccess in plugin hooks schema validation (#71621) (#71679) 2026-04-25 17:08:07 -04:00
config-paths.ts
config.acp-binding-cutover.test.ts fix: allow route bindings to override DM session scope (#71750) 2026-04-25 17:08:59 -04:00
config.agent-concurrency-defaults.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config.allowlist-requires-allowfrom.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config.backup-rotation.test-helpers.ts
config.backup-rotation.test.ts
config.compaction-settings.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config.env-vars.test.ts
config.gateway-node-pairing-auto-approve.test.ts feat(gateway): auto-approve trusted CIDR node pairing (#61004) (thanks @sahilsatralkar) 2026-04-25 06:40:25 +01:00
config.gateway-tailscale-bind.test.ts perf: narrow config test imports 2026-04-11 01:18:10 +01:00
config.hooks-module-paths.test.ts test: use synthetic config cron channel fixtures 2026-04-21 01:19:35 +01:00
config.identity-avatar.test.ts perf: narrow config test imports 2026-04-11 01:18:10 +01:00
config.legacy-config-detection.accepts-imessage-dmpolicy.test.ts test(extensions): move legacy schema assertions 2026-04-20 21:58:34 +01:00
config.legacy-config-detection.rejects-routing-allowfrom.test.ts test(extensions): move legacy schema assertions 2026-04-20 21:58:34 +01:00
config.legacy-config-provider-shapes.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config.meta-timestamp-coercion.test.ts perf: narrow config test imports 2026-04-11 01:18:10 +01:00
config.multi-agent-agentdir-validation.test.ts test: use synthetic config cron channel fixtures 2026-04-21 01:19:35 +01:00
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: expose image edit geometry flags in capability cli 2026-04-26 04:22:22 +01:00
config.pruning-defaults.test.ts test: stabilize full-suite flakes 2026-04-23 18:48:07 +01:00
config.sandbox-docker.test.ts perf: narrow config test imports 2026-04-11 01:18:10 +01:00
config.schema-regressions.test.ts feat(browser): configure local startup timeouts 2026-04-25 12:30:35 +01:00
config.secrets-schema.test.ts fix(secrets): harden Windows ACL fallback and strip BOM (#70662) 2026-04-23 19:32:15 +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.tools-alsoAllow.test.ts
config.ts fix(agents): keep reply tool snapshots aligned 2026-04-25 04:15:47 +01:00
config.web-search-provider.test.ts fix(config): keep command alias validation cold 2026-04-26 02:51:48 -07: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
dangerous-name-matching.ts
defaults.test.ts fix: keep history-backed chat images visible 2026-04-18 20:44:05 +01:00
defaults.ts feat: add tiered model pricing support (#67605) 2026-04-21 03:02:57 +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
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
future-version-guard.test.ts fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
future-version-guard.ts fix: guard gateway mutations from older binaries 2026-04-26 06:07:55 +01:00
gateway-control-ui-origins.test.ts fix: seed gateway control UI origins from runtime bind 2026-04-26 01:33:43 +01:00
gateway-control-ui-origins.ts fix: seed gateway control UI origins from runtime bind 2026-04-26 01:33:43 +01:00
group-policy.test.ts
group-policy.ts fix(cycles): split runtime delivery and registry seams 2026-04-11 13:26:50 +01:00
heartbeat-config-honor.inventory.test.ts fix: honor heartbeat timeoutSeconds (#64491) 2026-04-11 00:39:21 +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 test: share config audit record setup 2026-04-19 00:16:46 +01:00
io.audit.ts fix: recover invalid gateway configs 2026-04-20 13:18:07 +01:00
io.best-effort.test.ts perf(cli): avoid runtime config loads in gateway discover 2026-04-14 17:47:38 +01:00
io.compat.test.ts fix(config): render warning newlines 2026-04-22 22:04:09 +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 fix: avoid plugin-local config recovery rollback (#71289) 2026-04-25 04:06:35 +01:00
io.observe-recovery.ts fix: avoid plugin-local config recovery rollback (#71289) 2026-04-25 04:06:35 +01:00
io.owner-display-secret.test.ts fix(config): stop owner-display barrel cycles 2026-04-09 02:08:02 +01:00
io.owner-display-secret.ts fix(config): stop owner-display barrel cycles 2026-04-09 02:08:02 +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 fix: clean migrated plugin install config 2026-04-26 04:16:33 +01:00
io.write-config.test.ts fix: clean migrated plugin install config 2026-04-26 04:16:33 +01:00
io.write-prepare.test.ts fix: type plugin install config strip test 2026-04-26 01:03:12 +01:00
io.write-prepare.ts fix: migrate shipped plugin install config records 2026-04-26 01:03:13 +01:00
issue-format.test.ts
issue-format.ts
legacy-config-detection.test-support.ts test: share legacy config schema assertions 2026-04-19 00:13:50 +01:00
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 perf(config): skip duplicate channel legacy rule loads 2026-04-14 17:08:22 +01:00
load-channel-config-surface.test.ts test: share config surface loader fixture 2026-04-19 00:31:48 +01:00
logging-max-file-bytes.test.ts perf: narrow config test imports 2026-04-11 01:18:10 +01:00
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(cycles): continue seam extraction 2026-04-11 10:43:22 +01:00
markdown-tables.types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
materialize.ts refactor: move elevenlabs talk config into plugin 2026-04-05 14:11:10 +01:00
mcp-config.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01: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 feat(ui): overhaul settings and slash command UX (#67819) thanks @BunsDev 2026-04-16 20:29:11 -05:00
model-alias-defaults.test.ts test: stabilize full-suite flakes 2026-04-23 18:48:07 +01:00
model-input.ts fix(image): honor generation timeout config 2026-04-25 18:25:26 +01:00
mutate.test.ts fix: strip plugin install records before config validation 2026-04-26 01:03:12 +01:00
mutate.ts fix: migrate shipped plugin install config records 2026-04-26 01:03:13 +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 fix(cycles): narrow plugin auto enable imports 2026-04-11 23:33:41 +01:00
plugin-auto-enable.channels.test.ts fix: prevent duplicate channel plugin tools 2026-04-26 01:06:11 +01:00
plugin-auto-enable.core.test.ts fix(plugins): preload cli backend runtime owners 2026-04-26 08:59:41 +01:00
plugin-auto-enable.detect.ts fix(cycles): narrow plugin auto enable imports 2026-04-11 23:33:41 +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.test.ts fix(config): tolerate missing channel metadata during auto-enable 2026-04-23 00:50:34 +01:00
plugin-auto-enable.prefer-over.ts fix(config): tolerate missing channel metadata during auto-enable 2026-04-23 00:50:34 +01:00
plugin-auto-enable.providers.test.ts fix: gate acp spawn affordances 2026-04-26 00:30:27 +01:00
plugin-auto-enable.shared.ts fix(plugins): preload cli backend runtime owners 2026-04-26 08:59:41 +01:00
plugin-auto-enable.test-helpers.ts Add Codex Computer Use setup for Codex mode (#71842) 2026-04-26 13:21:56 -07:00
plugin-auto-enable.ts fix(config): split plugin auto enable types 2026-04-09 08:13:41 +01:00
plugin-auto-enable.types.ts fix(codex): activate harness plugin for forced runtime 2026-04-16 09:06:45 -07:00
plugin-install-config-migration.ts fix: migrate shipped plugin install config records 2026-04-26 01:03:13 +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.test.ts fix: keep browser cdp range wide for high ports 2026-04-11 13:55:08 +01:00
port-defaults.ts fix: keep browser cdp range wide for high ports 2026-04-11 13:55:08 +01:00
prototype-keys.ts
provider-policy.ts refactor: break runtime import cycles 2026-04-09 03:56:22 +01:00
read-best-effort-config.runtime.ts perf(cli): avoid runtime config loads in gateway discover 2026-04-14 17:47:38 +01:00
recovery-policy.test.ts test: cover config recovery policy edges 2026-04-25 04:06:35 +01:00
recovery-policy.ts fix: avoid plugin-local config recovery rollback (#71289) 2026-04-25 04:06:35 +01:00
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 fix: redact credentials in browser.cdpUrl config paths (#67679) 2026-04-18 14:22:58 +08:00
redact-snapshot.ts perf: speed up hot test paths 2026-04-23 18:17:09 +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 test: align runtime schema registry mock count 2026-04-26 04:25:41 +01:00
runtime-schema.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +01:00
runtime-snapshot.test.ts fix(agents): keep reply tool snapshots aligned 2026-04-25 04:15:47 +01:00
runtime-snapshot.ts fix(agents): keep reply tool snapshots aligned 2026-04-25 04:15:47 +01:00
schema-base.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
schema.base.generated.test.ts Config: align LLM idle timeout defaults 2026-04-11 15:48:58 +10:00
schema.base.generated.ts fix(logging): redact persisted transcript text 2026-04-26 12:12:44 -07:00
schema.help.quality.test.ts feat(diagnostics-otel): add exporter health diagnostics 2026-04-25 18:34:44 -07:00
schema.help.ts fix(logging): redact persisted transcript text 2026-04-26 12:12:44 -07:00
schema.hints.test.ts feat(providers): reopen model request transport config (#60327) 2026-04-03 23:25:11 +09:00
schema.hints.ts perf: speed up hot test paths 2026-04-23 18:17:09 +01:00
schema.labels.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
schema.shared.test.ts
schema.shared.ts refactor: use structured clone for local copies 2026-04-20 20:28:47 +01:00
schema.tags.ts feat(gateway): auto-approve trusted CIDR node pairing (#61004) (thanks @sahilsatralkar) 2026-04-25 06:40:25 +01:00
schema.test.ts fix: allow private network provider request opt-in (#63671) 2026-04-10 11:11:03 +05:30
schema.ts refactor(lint): reduce map spread patterns 2026-04-18 19:27:43 +01:00
sensitive-paths.ts perf: speed up hot test paths 2026-04-23 18:17:09 +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.test.ts fix(sessions): updateLastRoute must not bump updatedAt (#49515) (#49588) 2026-04-23 03:05:05 -05:00
sessions.ts fix: keep system events from extending session resets (#71845) 2026-04-26 02:29:44 +01:00
shell-env-expected-keys.ts refactor: resolve channel env vars from plugin manifests 2026-04-06 19:53:27 +01:00
silent-reply.test.ts fix: Align silent reply prompt guidance (#70954) 2026-04-24 12:06:54 -05:00
silent-reply.ts fix: add silent reply policy by conversation type (#68644) 2026-04-21 05:17:55 +01:00
state-dir-dotenv.ts fix: avoid inline dotenv secrets in systemd unit during service repair (#66249) (thanks @tmimmanuel) 2026-04-14 09:06:10 +05:30
talk-defaults.test.ts feat(codex): run context-engine lifecycle in app-server harness (#70809) 2026-04-24 05:06:45 +01:00
talk-defaults.ts
talk.normalize.test.ts fix(talk): honor configured speech locale 2026-04-25 21:05:24 +01:00
talk.ts fix(talk): honor configured speech locale 2026-04-25 21:05:24 +01:00
test-helpers.ts fix: keep history-backed chat images visible 2026-04-18 20:44:05 +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 fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
types.agents-shared.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
types.agents.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +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(logging): redact persisted transcript text 2026-04-26 12:12:44 -07:00
types.browser.ts fix(browser): configure Chrome MCP existing-session launch (#71560) 2026-04-25 05:46:39 -07: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.crestodian.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
types.cron.ts
types.discord.ts feat(discord): allow voice model override 2026-04-25 12:47:46 +01:00
types.gateway.ts fix(talk): honor configured speech locale 2026-04-25 21:05:24 +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
types.irc.ts docs: update IRC host examples 2026-04-05 13:27:04 +01:00
types.mcp.ts fix: retire idle bundled MCP runtimes 2026-04-25 07:49:12 +01:00
types.memory.ts fix(memory): add qmd mcporter search tool override (#57363) 2026-03-30 12:07:32 +09:00
types.messages.ts fix: deprecate models add command (#71175) 2026-04-24 12:20:59 -05:00
types.models.ts fix(config): accept video and audio model inputs 2026-04-26 05:18:54 +01:00
types.msteams.ts feat(msteams): add federated credential support (certificate + managed identity) (#53615) 2026-04-11 13:29:22 -05:00
types.node-host.ts
types.openclaw.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
types.plugins.ts refactor: remove plugin install config fallback 2026-04-26 01:03:12 +01:00
types.provider-request.ts fix: allow private network provider request opt-in (#63671) 2026-04-10 11:11:03 +05:30
types.queue.ts
types.sandbox.ts
types.secrets.resolution.test.ts fix(config): reject legacy secretref env markers 2026-04-25 03:48:11 +01:00
types.secrets.ts fix(config): reject legacy secretref env markers 2026-04-25 03:48:11 +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(telegram): tune polling stall threshold 2026-04-21 01:03:04 +01:00
types.tools.ts fix: keep local embedding batches from flooding providers 2026-04-26 00:11:35 +01:00
types.ts feat(media): add request transport overrides (#59848) 2026-04-03 17:35:26 +09:00
types.tts.ts TTS: remove persona rewrite placeholder 2026-04-26 09:42:38 +05:30
types.whatsapp.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03:00
validation.allowed-values.test.ts test(extensions): move legacy schema assertions 2026-04-20 21:58:34 +01:00
validation.channel-metadata.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
validation.cold-imports.test.ts fix(config): keep command alias validation cold 2026-04-26 02:51:48 -07:00
validation.policy.test.ts fix(config): reject legacy secretref env markers 2026-04-25 03:48:11 +01:00
validation.ts fix(config): keep command alias validation cold 2026-04-26 02:51:48 -07:00
version.test.ts
version.ts
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(tts): add per-agent voice overrides 2026-04-26 02:54:13 +01:00
zod-schema.agent-defaults.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
zod-schema.agent-model.ts fix(image): honor generation timeout config 2026-04-25 18:25:26 +01:00
zod-schema.agent-runtime.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
zod-schema.agents.ts fix: allow route bindings to override DM session scope (#71750) 2026-04-25 17:08:59 -04: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
zod-schema.core.ts fix(config): accept video and audio model inputs 2026-04-26 05:18:54 +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
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.ts feat(discord): allow voice model override 2026-04-25 12:47:46 +01:00
zod-schema.providers-whatsapp.test.ts WhatsApp: add group and direct system prompt support (#59553) 2026-04-21 16:40:32 -07:00
zod-schema.providers-whatsapp.ts feat(whatsapp): adopt replyToMode quoting (#62305) 2026-04-23 01:19:47 -03: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(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +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 fix: deprecate models add command (#71175) 2026-04-24 12:20:59 -05:00
zod-schema.talk.test.ts
zod-schema.ts feat(diagnostics-otel): add exporter health diagnostics 2026-04-25 18:34:44 -07:00
zod-schema.tts.test.ts test: fix PR CI shards 2026-04-26 09:42:38 +05:30
zod-schema.typing-mode.test.ts