openclaw/src/commands
Jonatan 5b06619c67
Updated default model from openai-codex/gpt-5.3-codex to openai-codex/gpt-5.4 in tests. (#44367)
Merged via squash.

Prepared head SHA: c372ba691b
Co-authored-by: jrrcdev <19454127+jrrcdev@users.noreply.github.com>
Co-authored-by: dvrshil <81693876+dvrshil@users.noreply.github.com>
Reviewed-by: @dvrshil
2026-03-13 00:13:54 -07:00
..
agent feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
channels CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
gateway-status fix(gateway): land #28428 from @l0cka 2026-03-07 22:51:08 +00:00
models Updated default model from openai-codex/gpt-5.3-codex to openai-codex/gpt-5.4 in tests. (#44367) 2026-03-13 00:13:54 -07:00
onboard-non-interactive fix: harden windows gateway fallback launch 2026-03-13 04:58:35 +00:00
onboarding fix: clear plugin discovery cache after plugin installation (openclaw#39752) 2026-03-09 00:16:25 -05:00
status-all fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
agent-via-gateway.test.ts test: reclassify command config and channels suites 2026-02-22 11:09:43 +00:00
agent-via-gateway.ts fix(cron): preserve telegram announce target + delivery truth 2026-02-23 11:45:18 +05:30
agent.acp.test.ts fix(acp): persist spawned child session history (#40137) 2026-03-08 19:37:00 +01:00
agent.delivery.test.ts fix(agent): forward resolved outbound session context for delivery 2026-02-26 22:14:22 +01:00
agent.test.ts Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
agent.ts fix(telegram): allow fallback models in /model validation (#40105) 2026-03-12 13:55:51 +01:00
agents.add.test.ts test: reclassify command config and channels suites 2026-02-22 11:09:43 +00:00
agents.bind.commands.test.ts Agents: add account-scoped bind and routing commands (#27195) 2026-02-26 02:36:56 -05:00
agents.bindings.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
agents.command-shared.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
agents.commands.add.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
agents.commands.bind.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
agents.commands.delete.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.commands.identity.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.commands.list.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
agents.config.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
agents.identity.test.ts test: reclassify command config and channels suites 2026-02-22 11:09:43 +00:00
agents.providers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
agents.test.ts Agents: add account-scoped bind and routing commands (#27195) 2026-02-26 02:36:56 -05:00
agents.ts Agents: add account-scoped bind and routing commands (#27195) 2026-02-26 02:36:56 -05:00
auth-choice-legacy.ts onboard(minimax): flatten auth to 4 direct choices, unify CN/Global under single provider (#44284) 2026-03-12 11:23:42 -07:00
auth-choice-options.test.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice-options.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice-prompt.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice.api-key.ts
auth-choice.apply-helpers.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
auth-choice.apply-helpers.ts Secrets: reject exec SecretRef traversal ids across schema/runtime/gateway (#42370) 2026-03-10 13:45:37 -05:00
auth-choice.apply.anthropic.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
auth-choice.apply.anthropic.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
auth-choice.apply.api-key-providers.ts refactor: split simple api-key auth providers 2026-03-12 22:38:58 +00:00
auth-choice.apply.api-providers.ts refactor: split simple api-key auth providers 2026-03-12 22:38:58 +00:00
auth-choice.apply.byteplus.ts feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
auth-choice.apply.copilot-proxy.ts
auth-choice.apply.github-copilot.ts fix(agents): fall back to agents.defaults.model when agent has no model config (#24210) 2026-02-23 03:18:55 -05:00
auth-choice.apply.google-gemini-cli.test.ts chore(onboarding): add explicit account-risk warning for Gemini CLI OAuth and docs (#16683) 2026-02-26 15:25:42 -05:00
auth-choice.apply.google-gemini-cli.ts chore(onboarding): add explicit account-risk warning for Gemini CLI OAuth and docs (#16683) 2026-02-26 15:25:42 -05:00
auth-choice.apply.huggingface.test.ts refactor(core): dedupe command, hook, and cron fixtures 2026-03-02 21:31:36 +00:00
auth-choice.apply.huggingface.ts feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
auth-choice.apply.minimax.test.ts onboard(minimax): flatten auth to 4 direct choices, unify CN/Global under single provider (#44284) 2026-03-12 11:23:42 -07:00
auth-choice.apply.minimax.ts onboard(minimax): flatten auth to 4 direct choices, unify CN/Global under single provider (#44284) 2026-03-12 11:23:42 -07:00
auth-choice.apply.oauth.ts fix(auth/session): preserve override reset behavior and repair oauth profile-id drift (openclaw#18820) thanks @Glucksberg 2026-02-19 21:16:26 -06:00
auth-choice.apply.openai.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
auth-choice.apply.openai.ts feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
auth-choice.apply.openrouter.ts feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
auth-choice.apply.plugin-provider.test.ts test: cover provider plugin boundaries 2026-03-12 22:43:55 +00:00
auth-choice.apply.plugin-provider.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice.apply.qwen-portal.ts
auth-choice.apply.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice.apply.volcengine-byteplus.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
auth-choice.apply.volcengine.ts feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
auth-choice.apply.xai.ts feat(secrets): expand onboarding secret-ref flows and custom-provider parity 2026-02-26 14:47:22 +00:00
auth-choice.default-model.ts
auth-choice.model-check.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
auth-choice.moonshot.test.ts fix(models): refresh Moonshot Kimi vision capabilities 2026-02-23 12:44:23 +00:00
auth-choice.preferred-provider.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice.test.ts refactor: remove legacy provider apply shims 2026-03-12 22:38:58 +00:00
auth-choice.ts
auth-token.ts
backup-shared.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
backup-verify.test.ts fix: harden backup verify path validation 2026-03-08 16:53:44 -04:00
backup-verify.ts fix: harden backup verify path validation 2026-03-08 16:53:44 -04:00
backup.atomic.test.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
backup.test.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
backup.ts Infra: extract backup and plugin path helpers 2026-03-10 20:16:35 -04:00
channel-account-context.test.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
channel-account-context.ts fix: resolve ci type errors and reconnect test flake 2026-02-22 21:35:20 +00:00
channel-test-helpers.ts [AI-assisted] test: fix typing and test fixture issues (#31444) 2026-03-02 00:41:21 -08:00
channels.add.test.ts test(commands): use lightweight clears in config snapshot specs 2026-02-22 08:26:11 +00:00
channels.adds-non-default-telegram-account.test.ts test(commands): dedupe command and onboarding test cases 2026-03-02 07:13:10 +00:00
channels.config-only-status-output.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
channels.mock-harness.ts fix(ci): add explicit mock export types for harnesses 2026-02-19 15:16:09 +00:00
channels.surfaces-signal-runtime-errors-channels-status-output.test.ts test: reclassify command config and channels suites 2026-02-22 11:09:43 +00:00
channels.ts
chutes-oauth.test.ts test: reclassify command helper suites out of e2e 2026-02-22 11:07:07 +00:00
chutes-oauth.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
cleanup-plan.ts refactor(commands): share cleanup plan resolver 2026-02-15 17:49:30 +00:00
cleanup-utils.test.ts fix: harden windows path handling in CI tests 2026-02-22 21:52:10 +00:00
cleanup-utils.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
config-validation.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
configure.channels.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
configure.commands.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
configure.daemon.test.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
configure.daemon.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
configure.gateway-auth.prompt-auth-config.test.ts fix(providers): make all models available in kilocode provider (#32352) 2026-03-07 08:14:06 -08:00
configure.gateway-auth.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
configure.gateway-auth.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
configure.gateway.test.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
configure.gateway.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
configure.shared.ts feat(web-search): switch Perplexity to native Search API (#33822) 2026-03-03 22:57:19 -06:00
configure.ts refactor(cli): share configure section runner 2026-02-15 14:20:06 +00:00
configure.wizard.test.ts test: reclassify command config and channels suites 2026-02-22 11:09:43 +00:00
configure.wizard.ts alphabetize web search providers (#40259) 2026-03-09 08:54:54 +05:30
daemon-install-helpers.test.ts fix: harden windows gateway fallback launch 2026-03-13 04:58:35 +00:00
daemon-install-helpers.ts fix: harden windows gateway fallback launch 2026-03-13 04:58:35 +00:00
daemon-install-plan.shared.test.ts refactor: share daemon install plan runtime scaffolding 2026-03-07 21:09:27 +00:00
daemon-install-plan.shared.ts refactor: share daemon install plan runtime scaffolding 2026-03-07 21:09:27 +00:00
daemon-install-runtime-warning.test.ts refactor(commands): share daemon runtime warning helper 2026-02-18 23:09:09 +00:00
daemon-install-runtime-warning.ts refactor(commands): share daemon runtime warning helper 2026-02-18 23:09:09 +00:00
daemon-runtime.ts
dashboard.links.test.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
dashboard.test.ts test(commands): trim dashboard setup resets and dedupe bind cases 2026-02-22 07:35:55 +00:00
dashboard.ts refactor: unify gateway SecretRef auth resolution paths 2026-03-07 23:27:50 +00:00
docs.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-auth.deprecated-cli-profiles.test.ts test: reclassify doctor command suites out of e2e 2026-02-22 11:12:48 +00:00
doctor-auth.hints.test.ts fix(auth): distinguish revoked API keys from transient auth errors (#25754) 2026-02-25 19:47:16 -05:00
doctor-auth.ts follow-up: align ingress, atomic paths, and channel tests with credential semantics (#33733) 2026-03-03 20:29:46 -06:00
doctor-bootstrap-size.test.ts Agent: unify bootstrap truncation warning handling (#32769) 2026-03-03 16:28:38 -05:00
doctor-bootstrap-size.ts Agent: unify bootstrap truncation warning handling (#32769) 2026-03-03 16:28:38 -05:00
doctor-completion.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-config-analysis.test.ts refactor: split doctor config analysis helpers 2026-03-08 18:40:15 +00:00
doctor-config-analysis.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
doctor-config-flow.include-warning.test.ts refactor(core): dedupe command, hook, and cron fixtures 2026-03-02 21:31:36 +00:00
doctor-config-flow.missing-default-account-bindings.integration.test.ts fix(telegram): warn when accounts.default is missing in multi-account setup (#32544) 2026-03-03 03:27:19 -05:00
doctor-config-flow.missing-default-account-bindings.test.ts Channels: move single-account config into accounts.default (#27334) 2026-02-26 04:06:03 -05:00
doctor-config-flow.missing-explicit-default-account.test.ts fix(telegram): warn when accounts.default is missing in multi-account setup (#32544) 2026-03-03 03:27:19 -05:00
doctor-config-flow.safe-bins.test.ts refactor(core): dedupe command, hook, and cron fixtures 2026-03-02 21:31:36 +00:00
doctor-config-flow.test-utils.ts refactor: dedupe core config and runtime helpers 2026-02-22 17:11:54 +00:00
doctor-config-flow.test.ts feat(zalouser): audit mutable group allowlists 2026-03-13 01:44:42 +00:00
doctor-config-flow.ts feat(zalouser): audit mutable group allowlists 2026-03-13 01:44:42 +00:00
doctor-cron.test.ts Doctor: fix non-interactive cron repair gating (#41386) 2026-03-09 12:35:31 -07:00
doctor-cron.ts Doctor: fix non-interactive cron repair gating (#41386) 2026-03-09 12:35:31 -07:00
doctor-format.ts refactor: consolidate daemon runtime and start hints 2026-03-07 21:09:26 +00:00
doctor-gateway-auth-token.test.ts style(test): format gateway auth token coverage 2026-03-07 18:33:30 +00:00
doctor-gateway-auth-token.ts refactor: unify gateway SecretRef auth resolution paths 2026-03-07 23:27:50 +00:00
doctor-gateway-daemon-flow.test.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
doctor-gateway-daemon-flow.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
doctor-gateway-health.ts fix(doctor): use gateway health status for memory search key check (#22327) 2026-02-23 14:07:16 -05:00
doctor-gateway-services.test.ts fix(doctor): canonicalize gateway service entrypoint paths (#43882) 2026-03-12 12:39:22 +02:00
doctor-gateway-services.ts build: align Node 22 guidance with 22.16 minimum 2026-03-12 20:07:44 +05:30
doctor-install.ts
doctor-legacy-config.migrations.test.ts Doctor: keep allowFrom account-scoped in multi-account configs 2026-02-26 05:34:58 -05:00
doctor-legacy-config.test.ts fix(slack): map legacy streaming=false to off (openclaw#26020) thanks @chilu18 2026-03-01 10:21:25 -06:00
doctor-legacy-config.ts refactor: dedupe gateway config and infra flows 2026-03-03 00:15:14 +00:00
doctor-memory-search.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
doctor-memory-search.ts Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
doctor-platform-notes.launchctl-env-overrides.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
doctor-platform-notes.startup-optimization.test.ts CLI: add root --help fast path and lazy channel option resolution (#30975) 2026-03-01 14:23:46 -08:00
doctor-platform-notes.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
doctor-prompter.ts
doctor-sandbox.ts fix(doctor): improve sandbox warning when Docker unavailable 2026-02-24 14:40:06 +00:00
doctor-sandbox.warns-sandbox-enabled-without-docker.test.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
doctor-security.test.ts Doctor: warn on implicit heartbeat directPolicy (#36789) 2026-03-05 23:22:39 -05:00
doctor-security.ts Doctor: warn on implicit heartbeat directPolicy (#36789) 2026-03-05 23:22:39 -05:00
doctor-session-locks.test.ts test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
doctor-session-locks.ts refactor(agents): extract shared session dir resolver 2026-02-16 23:48:43 +00:00
doctor-state-integrity.cloud-storage.test.ts doctor: warn on macOS cloud-synced state directories (#31004) 2026-03-01 14:35:46 -08:00
doctor-state-integrity.linux-storage.test.ts Doctor: warn when Linux state dir is on SD/eMMC mounts (#31033) 2026-03-01 16:36:01 -08:00
doctor-state-integrity.test.ts refactor(core): dedupe command, hook, and cron fixtures 2026-03-02 21:31:36 +00:00
doctor-state-integrity.ts fix(doctor): use posix path semantics for linux sd detection 2026-03-02 01:48:14 +00:00
doctor-state-migrations.test.ts refactor(doctor): model legacy file copies as plans 2026-03-08 02:16:03 +00:00
doctor-state-migrations.ts
doctor-ui.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-update.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-workspace-status.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
doctor-workspace.ts
doctor.e2e-harness.ts refactor(doctor): type legacy migration fixtures 2026-03-08 02:16:03 +00:00
doctor.fast-path-mocks.ts Agent: unify bootstrap truncation warning handling (#32769) 2026-03-03 16:28:38 -05:00
doctor.migrates-routing-allowfrom-channels-whatsapp-allowfrom.test.ts test(discord): stabilize parent-info + doctor migration assertions (#25028) 2026-02-24 04:10:52 +00:00
doctor.migrates-slack-discord-dm-policy-aliases.test.ts test(flaky): harden slow vmFork unit suites 2026-02-22 19:08:59 +01:00
doctor.runs-legacy-state-migrations-yes-mode-without.e2e.test.ts test: move integration-heavy suites to e2e lane 2026-03-02 05:33:07 +00:00
doctor.ts Cron: enforce cron-owned delivery contract (#40998) 2026-03-09 20:12:37 +01:00
doctor.warns-per-agent-sandbox-docker-browser-prune.e2e.test.ts test: move integration-heavy suites to e2e lane 2026-03-02 05:33:07 +00:00
doctor.warns-state-directory-is-missing.e2e.test.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
gateway-install-token.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
gateway-install-token.ts refactor: centralize gateway auth env credential readers 2026-03-07 21:09:26 +00:00
gateway-presence.ts refactor(commands): dedupe gateway self presence picker 2026-02-15 04:04:33 +00:00
gateway-status.test.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
gateway-status.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
google-gemini-model-default.ts fix(models): refresh gpt/gemini alias defaults (#38638, thanks @ademczuk) 2026-03-07 21:10:58 +00:00
health-format.ts
health.command.coverage.test.ts test: move command status and health suites out of e2e 2026-02-22 11:07:46 +00:00
health.snapshot.test.ts test: move command status and health suites out of e2e 2026-02-22 11:07:46 +00:00
health.test.ts test: move command status and health suites out of e2e 2026-02-22 11:07:46 +00:00
health.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
message-format.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
message.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
message.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
model-allowlist.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
model-default.ts refactor(commands): share default model applier 2026-02-15 17:41:14 +00:00
model-picker.test.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
model-picker.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
models.auth.provider-resolution.test.ts test(commands): collapse provider and endpoint matrices 2026-02-23 22:16:45 +00:00
models.list.auth-sync.test.ts Agents: inject pi auth storage from runtime profiles 2026-02-26 14:47:22 +00:00
models.list.e2e.test.ts fix(models): keep codex spark codex-only 2026-03-13 00:53:21 +00:00
models.set.e2e.test.ts fix: canonicalize openrouter native model keys 2026-03-12 16:51:00 +00:00
models.ts
node-daemon-install-helpers.ts refactor: share daemon install plan runtime scaffolding 2026-03-07 21:09:27 +00:00
node-daemon-runtime.ts
oauth-env.ts
oauth-flow.ts fix: validate state for manual Chutes OAuth 2026-02-14 23:33:56 +01:00
oauth-tls-preflight.doctor.test.ts Auth: gate OpenAI OAuth TLS preflight in doctor 2026-03-02 13:24:49 -08:00
oauth-tls-preflight.test.ts fix(core): resolve post-rebase type errors 2026-03-02 21:39:43 +00:00
oauth-tls-preflight.ts Auth: gate OpenAI OAuth TLS preflight in doctor 2026-03-02 13:24:49 -08:00
ollama-setup.test.ts fix(ollama): share model context discovery 2026-03-11 20:11:51 +00:00
ollama-setup.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
onboard-auth.config-core.kilocode.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
onboard-auth.config-core.ts refactor: rename bailian to modelstudio and fix review issues 2026-03-10 19:58:43 +00:00
onboard-auth.config-gateways.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-auth.config-litellm.ts refactor(commands): dedupe provider config + default model helpers 2026-02-15 06:33:37 +00:00
onboard-auth.config-minimax.ts onboard(minimax): flatten auth to 4 direct choices, unify CN/Global under single provider (#44284) 2026-03-12 11:23:42 -07:00
onboard-auth.config-opencode-go.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
onboard-auth.config-opencode.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-auth.config-shared.test.ts fix: resolve ci type errors and reconnect test flake 2026-02-22 21:35:20 +00:00
onboard-auth.config-shared.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
onboard-auth.credentials.test.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
onboard-auth.credentials.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
onboard-auth.models.ts refactor: rename bailian to modelstudio and fix review issues 2026-03-10 19:58:43 +00:00
onboard-auth.test.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
onboard-auth.ts onboard(minimax): flatten auth to 4 direct choices, unify CN/Global under single provider (#44284) 2026-03-12 11:23:42 -07:00
onboard-channels.e2e.test.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
onboard-channels.ts Onboarding: support plugin-owned interactive channel flows (#27191) 2026-02-26 01:14:57 -05:00
onboard-config.test.ts fix: default local onboarding tools profile to coding 2026-03-07 16:41:27 +00:00
onboard-config.ts fix: default local onboarding tools profile to coding 2026-03-07 16:41:27 +00:00
onboard-custom.test.ts fix(onboard): default custom Ollama URL to native API 2026-03-11 20:11:51 +00:00
onboard-custom.ts fix(onboard): default custom Ollama URL to native API 2026-03-11 20:11:51 +00:00
onboard-helpers.test.ts test: move onboarding and sandbox command suites out of e2e 2026-02-22 11:10:05 +00:00
onboard-helpers.ts fix(agents): fall back to agents.defaults.model when agent has no model config (#24210) 2026-02-23 03:18:55 -05:00
onboard-hooks.test.ts test: move onboarding and sandbox command suites out of e2e 2026-02-22 11:10:05 +00:00
onboard-hooks.ts Hooks: persist session memory on /reset 2026-02-20 20:19:29 -08:00
onboard-interactive.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
onboard-interactive.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-non-interactive.gateway.test.ts fix: clarify windows onboarding gateway health 2026-03-13 02:40:40 +00:00
onboard-non-interactive.provider-auth.test.ts refactor: add non-interactive provider plugin setup 2026-03-13 01:19:35 +00:00
onboard-non-interactive.test-helpers.ts chore: Fix type errors from reverts. 2026-02-17 11:22:49 +09:00
onboard-non-interactive.ts fix(onboard): avoid persisting talk fallback on fresh setup 2026-03-09 08:33:58 +00:00
onboard-provider-auth-flags.ts onboard(minimax): flatten auth to 4 direct choices, unify CN/Global under single provider (#44284) 2026-03-12 11:23:42 -07:00
onboard-remote.test.ts fix(gateway): honor insecure ws override for remote hostnames 2026-03-05 17:04:26 -08:00
onboard-remote.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
onboard-search.test.ts docs: use alphabetical provider ordering 2026-03-08 14:10:36 +00:00
onboard-search.ts alphabetize web search providers (#40259) 2026-03-09 08:54:54 +05:30
onboard-skills.test.ts test: move onboarding and sandbox command suites out of e2e 2026-02-22 11:10:05 +00:00
onboard-skills.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboard-types.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
onboard.test.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
onboard.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
openai-codex-model-default.ts feat(openai): add gpt-5.4 support for API and Codex OAuth (#36590) 2026-03-05 21:01:37 -08:00
openai-codex-oauth.test.ts Agents: adapt pi-ai oauth and payload hooks 2026-03-12 10:19:14 -04:00
openai-codex-oauth.ts fix: import oauth types from the oauth entrypoint 2026-03-13 02:17:00 +00:00
openai-model-default.test.ts test: reclassify command helper suites out of e2e 2026-02-22 11:07:07 +00:00
openai-model-default.ts
opencode-go-model-default.ts Providers: add Opencode Go support (#42313) 2026-03-11 01:31:06 -04:00
opencode-zen-model-default.ts refactor(commands): share default model applier 2026-02-15 17:41:14 +00:00
provider-auth-helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
reset.test.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
reset.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
sandbox-display.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
sandbox-explain.test.ts test(flaky): harden slow vmFork unit suites 2026-02-22 19:08:59 +01:00
sandbox-explain.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
sandbox-formatters.test.ts test: reclassify command helper suites out of e2e 2026-02-22 11:07:07 +00:00
sandbox-formatters.ts
sandbox.test.ts test: move onboarding and sandbox command suites out of e2e 2026-02-22 11:10:05 +00:00
sandbox.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
self-hosted-provider-setup.ts refactor: add non-interactive provider plugin setup 2026-03-13 01:19:35 +00:00
session-store-targets.test.ts Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
session-store-targets.ts Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
sessions-cleanup.test.ts refactor(commands): dedupe session target resolution and fs tool test setup 2026-03-02 14:36:41 +00:00
sessions-cleanup.ts refactor(commands): dedupe session target resolution and fs tool test setup 2026-03-02 14:36:41 +00:00
sessions-table.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
sessions.default-agent-store.test.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
sessions.model-resolution.test.ts test: dedupe sessions command tests and cover active filtering 2026-02-18 05:30:51 +00:00
sessions.test-helpers.ts fix: land security audit severity + temp-path guard fixes (#23428) (thanks @bmendonca3) 2026-02-22 11:26:17 +01:00
sessions.test.ts test: move onboarding and sandbox command suites out of e2e 2026-02-22 11:10:05 +00:00
sessions.ts refactor(commands): dedupe session target resolution and fs tool test setup 2026-03-02 14:36:41 +00:00
setup.test.ts CLI: set local gateway mode in setup 2026-03-08 11:17:29 -07:00
setup.ts CLI: set local gateway mode in setup 2026-03-08 11:17:29 -07:00
signal-install.test.ts test(commands): dedupe signal install extract fixture and cover zip extract 2026-02-21 21:40:39 +00:00
signal-install.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
status-all.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
status.agent-local.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
status.command.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
status.daemon.ts Daemon: handle degraded systemd status checks (#39325) 2026-03-07 17:30:48 -08:00
status.format.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
status.gateway-probe.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
status.link-channel.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
status.scan.test.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
status.scan.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
status.service-summary.test.ts fix(cli): handle scheduled gateway restarts consistently 2026-03-12 01:38:39 +00:00
status.service-summary.ts Status: format service summary 2026-03-07 17:46:24 -08:00
status.summary.redaction.test.ts feat: expose runtime version in gateway status 2026-03-12 02:55:31 +00:00
status.summary.test.ts feat: expose runtime version in gateway status 2026-03-12 02:55:31 +00:00
status.summary.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
status.test.ts Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
status.ts
status.types.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
status.update.test.ts test: expand prompt and update hint coverage 2026-02-16 02:54:06 +00:00
status.update.ts refactor(status): share registry summary formatting 2026-02-16 02:41:30 +00:00
systemd-linger.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
test-runtime-config-helpers.ts chore: Fix types in tests 10/N. 2026-02-17 11:22:49 +09:00
test-wizard-helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
text-format.test.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
text-format.ts refactor(commands): centralize shared command formatting helpers 2026-02-22 21:19:09 +00:00
uninstall.test.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
uninstall.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
vllm-setup.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
zai-endpoint-detect.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
zai-endpoint-detect.ts