openclaw/src/commands
Peter Steinberger a0d3dc94d0 perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
..
agent refactor: move agent runtime into agents layer 2026-03-16 22:53:16 -07:00
channel-setup feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
channels Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
gateway-status Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
models refactor: move provider auth helpers into plugin layer 2026-03-16 21:21:17 -07:00
onboard-non-interactive refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
setup/__tests__ refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
status-all Plugins: centralize compatibility formatting 2026-03-17 20:33:12 -07: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 refactor: deduplicate reply payload handling 2026-03-18 18:14:57 +00:00
agent.acp.test.ts test: share agent acp turn helpers 2026-03-14 00:30:14 +00: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 fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
agent.ts refactor: move agent runtime into agents layer 2026-03-16 22:53:16 -07: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
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
agents.commands.identity.ts
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
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.static.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
auth-choice-options.test.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
auth-choice-options.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
auth-choice-prompt.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
auth-choice.api-key.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
auth-choice.apply-helpers.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
auth-choice.apply-helpers.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
auth-choice.apply.api-key-providers.ts refactor: move provider auth helpers into plugin layer 2026-03-16 21:21:17 -07:00
auth-choice.apply.api-providers.ts refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
auth-choice.apply.oauth.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
auth-choice.apply.plugin-provider.runtime.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
auth-choice.apply.plugin-provider.test.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
auth-choice.apply.plugin-provider.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
auth-choice.apply.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
auth-choice.default-model.ts
auth-choice.model-check.ts refactor(plugins): move auth and model policy to providers 2026-03-15 21:52:29 -07: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.test.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
auth-choice.preferred-provider.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
auth-choice.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
auth-choice.ts
auth-token.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
backup-shared.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
backup-verify.test.ts refactor: share backup verify fixtures 2026-03-13 20:19:38 +00: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 fix: repair ci audit and type drift 2026-03-13 21:02:19 +00:00
backup.ts Infra: extract backup and plugin path helpers 2026-03-10 20:16:35 -04:00
channel-account-context.test.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
channel-account-context.ts Status: lazy-load read-only account inspectors 2026-03-15 20:10:43 -07:00
channel-test-helpers.ts perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
channels.add.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07: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 Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
channels.mock-harness.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
channels.status.command-flow.test.ts Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +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
cleanup-plan.ts
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.test.ts fix: restore rebased full gate 2026-03-18 15:34:27 +00:00
config-validation.ts CLI: make config compatibility advice opt-in 2026-03-17 23:27:23 -07:00
configure.channels.ts
configure.commands.ts
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 MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07: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 refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07: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
configure.wizard.test.ts test: reclassify command config and channels suites 2026-02-22 11:09:43 +00:00
configure.wizard.ts Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07:00
daemon-install-helpers.test.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
daemon-install-helpers.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
daemon-install-plan.shared.test.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
daemon-install-plan.shared.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
daemon-install-runtime-warning.test.ts
daemon-install-runtime-warning.ts
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
dashboard.ts refactor: unify gateway SecretRef auth resolution paths 2026-03-07 23:27:50 +00:00
docs.ts
doctor-auth.deprecated-cli-profiles.test.ts Fix Codex CLI auth profile sync (#45353) 2026-03-14 16:36:09 -07: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 refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07: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-browser.test.ts Browser: support non-Chrome existing-session profiles via userDataDir (#48170) 2026-03-16 14:21:22 +01:00
doctor-browser.ts Browser: support non-Chrome existing-session profiles via userDataDir (#48170) 2026-03-16 14:21:22 +01:00
doctor-completion.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
doctor-config-analysis.test.ts refactor: split doctor config analysis helpers 2026-03-08 18:40:15 +00:00
doctor-config-analysis.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07: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 fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
doctor-config-flow.ts Plugin SDK: use public telegram subpath 2026-03-18 09:33:21 -07:00
doctor-cron.test.ts refactor: share doctor cron store fixtures 2026-03-13 18:38:12 +00: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 Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07: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 Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07: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 feat: add openshell sandbox backend 2026-03-15 20:03:22 -07: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 secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
doctor-security.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -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
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 doctor: clarify orphan transcript archive prompt 2026-03-18 04:15:17 +00:00
doctor-state-integrity.ts doctor: clarify orphan transcript archive prompt 2026-03-18 04:15:17 +00:00
doctor-state-migrations.test.ts refactor: share doctor state migration helpers 2026-03-13 20:19:39 +00:00
doctor-state-migrations.ts
doctor-ui.ts
doctor-update.ts
doctor-workspace-status.test.ts Doctor: add bundle plugin capability summary to workspace status 2026-03-17 23:14:40 -07:00
doctor-workspace-status.ts Doctor: add bundle plugin capability summary to workspace status 2026-03-17 23:14:40 -07:00
doctor-workspace.ts
doctor.e2e-harness.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
doctor.fast-path-mocks.ts !refactor(browser): remove Chrome extension path and add MCP doctor migration (#47893) 2026-03-15 23:56:08 -07: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 !refactor(browser): remove Chrome extension path and add MCP doctor migration (#47893) 2026-03-15 23:56:08 -07: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 secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05: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
gateway-status.test.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
gateway-status.ts Gateway: lazy-load SSH status helpers 2026-03-15 20:40:22 -07:00
google-gemini-model-default.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
health-format.ts
health.command.coverage.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
health.snapshot.test.ts refactor: move WhatsApp channel implementation to extensions/ (#45725) 2026-03-14 02:44:55 -07:00
health.test.ts test: move command status and health suites out of e2e 2026-02-22 11:07:46 +00:00
health.ts Status: split heartbeat summary helpers 2026-03-15 22:55:26 -07: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 Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
message.ts fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
model-allowlist.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
model-default.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
model-picker.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
model-picker.test.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
model-picker.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07: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.test.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
node-daemon-install-helpers.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
node-daemon-runtime.ts
oauth-env.ts
oauth-flow.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07: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 refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
ollama-setup.test.ts refactor: share cron and ollama test helpers 2026-03-13 20:19:39 +00:00
ollama-setup.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
onboard-auth.config-core.kilocode.test.ts refactor: finalize plugin sdk legacy boundary cleanup 2026-03-16 22:51:46 -07:00
onboard-auth.config-gateways.ts refactor: move gateway onboarding into extensions 2026-03-16 20:17:00 -07:00
onboard-auth.config-litellm.ts refactor: move provider auth helpers into plugin layer 2026-03-16 21:21:17 -07:00
onboard-auth.config-shared.test.ts refactor: remove onboard auth compat barrels 2026-03-16 21:33:41 -07:00
onboard-auth.credentials.test.ts refactor: remove onboard auth compat barrels 2026-03-16 21:33:41 -07:00
onboard-auth.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
onboard-channels.e2e.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-channels.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-config.test.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
onboard-config.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-core-auth-flags.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
onboard-custom.test.ts Providers: centralize setup defaults and helper boundaries 2026-03-16 12:06:32 +00:00
onboard-custom.ts Providers: centralize setup defaults and helper boundaries 2026-03-16 12:06:32 +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 refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-interactive.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-interactive.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-non-interactive.gateway.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-non-interactive.provider-auth.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
onboard-non-interactive.test-helpers.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-non-interactive.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -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 refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-search.test.ts feat: add firecrawl onboarding search plugin 2026-03-16 03:38:58 +00:00
onboard-search.ts fix: checkpoint gate fixes before rebase 2026-03-18 15:36:18 +00:00
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
onboard-types.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
onboard.test.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
onboard.ts docs: restore onboard docs references 2026-03-16 05:50:57 +00: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 refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
openai-model-default.test.ts refactor(plugins): move auth and model policy to providers 2026-03-15 21:52:29 -07:00
openai-model-default.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
opencode-go-model-default.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
opencode-zen-model-default.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-auth-guidance.ts refactor(plugins): move auth and model policy to providers 2026-03-15 21:52:29 -07:00
provider-auth-helpers.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
reset.test.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
reset.ts docs: restore onboard docs references 2026-03-16 05:50:57 +00:00
sandbox-display.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
sandbox-explain.test.ts test(flaky): harden slow vmFork unit suites 2026-02-22 19:08:59 +01:00
sandbox-explain.ts
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 feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
sandbox.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
self-hosted-provider-setup.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07: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
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
signal-install.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
status-all.ts Plugins: surface compatibility notices 2026-03-17 20:03:40 -07:00
status-json.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
status.agent-local.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
status.command.ts Plugins: centralize compatibility formatting 2026-03-17 20:33:12 -07: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.test.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
status.link-channel.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
status.scan.deps.runtime.ts fix: restore full gate 2026-03-17 07:47:28 +00:00
status.scan.fast-json.ts refactor: split remaining monitor runtime helpers 2026-03-17 20:36:03 -07:00
status.scan.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
status.scan.shared.ts refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
status.scan.test.ts Plugins: surface compatibility notices 2026-03-17 20:03:40 -07:00
status.scan.ts Plugins: surface compatibility notices 2026-03-17 20:03:40 -07:00
status.service-summary.test.ts fix: honor gateway command env in status reads 2026-03-13 20:50:48 +00:00
status.service-summary.ts fix: honor gateway command env in status reads 2026-03-13 20:50:48 +00:00
status.summary.redaction.test.ts feat: expose runtime version in gateway status 2026-03-12 02:55:31 +00:00
status.summary.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
status.summary.test.ts test: trim lightweight status and capability suites 2026-03-17 16:21:58 +00:00
status.summary.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
status.test.ts Plugins: soften hook-only compatibility copy 2026-03-17 23:08:38 -07: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
status.update.ts
systemd-linger.ts
test-runtime-config-helpers.ts
test-wizard-helpers.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07: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 refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
zai-endpoint-detect.test.ts fix(zai): align explicit coding endpoint setup with detected model defaults (#45969) 2026-03-14 16:20:37 +05:30
zai-endpoint-detect.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00