openclaw/src/commands
Tak Hoffman 67fba9c5e1
fix(regression): align model picker with bundled compat
2026-03-27 20:24:14 -05:00
..
agent test: speed up command runtime suites 2026-03-24 17:16:25 +00:00
channel-setup test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
channels refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
doctor test: move extension-owned coverage into plugins 2026-03-27 15:11:33 +00:00
gateway-status fix(gateway): restore loopback detail probes and identity fallback (#51087) 2026-03-27 08:09:41 +01:00
models fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
onboard-non-interactive fix(regression): enable owning plugins for provider onboarding 2026-03-27 17:24:09 -05: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
agent-via-gateway.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agent.acp.test.ts test: update codex test fixtures to gpt-5.4 2026-03-23 02:14:00 -07:00
agent.cli-provider.test.ts test: split cli agent command coverage 2026-03-26 20:25:20 +00:00
agent.delivery.test.ts test: speed up command runtime suites 2026-03-24 17:16:25 +00:00
agent.test.ts fix: use session origin provider for reset overrides 2026-03-26 22:42:45 -05:00
agent.ts refactor: move agent runtime into agents layer 2026-03-16 22:53:16 -07:00
agents.add.test.ts
agents.bind.commands.test.ts Tests: update Matrix agent bind fixtures 2026-03-19 08:31:38 -04:00
agents.bind.matrix.integration.test.ts test: trim more channel-heavy startup in unit tests 2026-03-20 18:50:52 +00:00
agents.bindings.ts
agents.command-shared.ts
agents.commands.add.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agents.commands.bind.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agents.commands.delete.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agents.commands.identity.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agents.commands.list.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agents.config.ts
agents.identity.test.ts
agents.providers.ts
agents.test.ts
agents.ts
auth-choice-legacy.test.ts refactor: move legacy auth choice aliases into plugin manifests 2026-03-27 17:23:40 +00:00
auth-choice-legacy.ts refactor: move legacy auth choice aliases into plugin manifests 2026-03-27 17:23:40 +00:00
auth-choice-options.static.ts refactor: move legacy auth choice aliases into plugin manifests 2026-03-27 17:23:40 +00:00
auth-choice-options.test.ts refactor: move legacy auth choice aliases into plugin manifests 2026-03-27 17:23:40 +00:00
auth-choice-options.ts refactor: add provider and search flow contributions 2026-03-27 01:17:39 +00: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 test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00: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-providers.ts refactor: pluginize litellm auth onboarding 2026-03-27 12:26:01 +00: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 fix: restore provider auth and build checks 2026-03-27 20:20:31 +00: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
auth-choice.preferred-provider.test.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00: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 fix: resolve loader and test fallout after sdk split 2026-03-27 23:27:55 +00: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 test: speed up backup and doctor suites 2026-03-24 17:16:25 +00:00
backup-verify.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
backup.atomic.test.ts test: speed up backup and doctor suites 2026-03-24 17:16:25 +00:00
backup.test.ts test: speed up backup and doctor suites 2026-03-24 17:16:25 +00:00
backup.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00: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 refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
channels.add.test.ts test: share cli and channel setup fixtures 2026-03-26 18:14:44 +00:00
channels.adds-non-default-telegram-account.test.ts
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: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
channels.plugin-install.test-helpers.ts test: share cli and channel setup fixtures 2026-03-26 18:14:44 +00:00
channels.remove.test.ts test: share cli and channel setup fixtures 2026-03-26 18:14:44 +00:00
channels.resolve.test.ts refactor: install heavy plugins on demand 2026-03-19 03:37:30 +00:00
channels.status.command-flow.test.ts test: remove remaining account helper boilerplate 2026-03-22 20:34:09 +00:00
channels.surfaces-signal-runtime-errors-channels-status-output.test.ts test: trim plugin-heavy unit test imports 2026-03-20 18:35:39 +00:00
channels.ts
chutes-oauth.test.ts
chutes-oauth.ts
cleanup-plan.ts
cleanup-utils.test.ts
cleanup-utils.ts
config-validation.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +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 perf: split provider metadata from runtime loading 2026-03-22 21:52:42 +00:00
configure.gateway-auth.test.ts test: strengthen regression coverage and trim low-value checks 2026-03-22 07:38:01 +00:00
configure.gateway-auth.ts perf: split provider metadata from runtime loading 2026-03-22 21:52:42 +00:00
configure.gateway.test.ts
configure.gateway.ts
configure.shared.ts
configure.ts
configure.wizard.test.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
configure.wizard.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
daemon-install-helpers.test.ts fix: apply host-env blocklist to auth-profile env refs in daemon install (#54627) 2026-03-25 19:57:22 +00:00
daemon-install-helpers.ts fix: apply host-env blocklist to auth-profile env refs in daemon install (#54627) 2026-03-25 19:57:22 +00: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 test: speed up cli and command suites 2026-03-24 22:17:12 +00: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 refactor: move oauth profile repair metadata into providers 2026-03-27 17:23:40 +00:00
doctor-auth.hints.test.ts
doctor-auth.ts refactor: move oauth profile repair metadata into providers 2026-03-27 17:23:40 +00:00
doctor-bootstrap-size.test.ts
doctor-bootstrap-size.ts
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 refactor: finish browser compat untangle 2026-03-26 22:42:41 +00: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
doctor-config-flow.missing-default-account-bindings.integration.test.ts
doctor-config-flow.missing-default-account-bindings.test.ts refactor(doctor): continue extracting shared doctor helpers (#51876) 2026-03-21 14:28:14 -07:00
doctor-config-flow.missing-explicit-default-account.test.ts refactor(doctor): continue extracting shared doctor helpers (#51876) 2026-03-21 14:28:14 -07:00
doctor-config-flow.safe-bins.test.ts
doctor-config-flow.test-utils.ts
doctor-config-flow.test.ts test: split extension-owned core coverage 2026-03-27 16:08:57 +00:00
doctor-config-flow.ts fix(plugins): make Matrix recovery paths tolerate stale plugin config (#52899) 2026-03-23 22:16:10 -07:00
doctor-config-preflight.ts refactor!: remove moltbot state-dir migration fallback 2026-03-22 22:19:35 -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: centralize systemd unavailable classification 2026-03-24 21:57:48 -07:00
doctor-gateway-auth-token.test.ts refactor: split durable service env helpers 2026-03-22 22:05:56 -07: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 refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
doctor-gateway-daemon-flow.ts refactor: centralize systemd unavailable classification 2026-03-24 21:57:48 -07:00
doctor-gateway-health.ts
doctor-gateway-services.test.ts test: share cli command and discord test helpers 2026-03-26 19:37:14 +00:00
doctor-gateway-services.ts fix(runtime): support Node 22.14 installs 2026-03-25 06:22:18 -07:00
doctor-install.ts
doctor-legacy-config.migrations.test.ts refactor: require legacy config migration on read 2026-03-26 23:23:47 +00:00
doctor-legacy-config.test.ts fix(doctor): scope discord off hint to legacy migration 2026-03-22 12:42:47 -07:00
doctor-legacy-config.ts refactor: require legacy config migration on read 2026-03-26 23:23:47 +00:00
doctor-memory-search.test.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
doctor-memory-search.ts refactor: route memory doctor suggestions through plugin metadata 2026-03-27 17:23:40 +00:00
doctor-platform-notes.launchctl-env-overrides.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
doctor-platform-notes.startup-optimization.test.ts
doctor-platform-notes.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
doctor-plugin-manifests.test.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00:00
doctor-plugin-manifests.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00:00
doctor-prompter.test.ts test: share cli and doctor test helpers 2026-03-26 19:16:43 +00:00
doctor-prompter.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
doctor-repair-mode.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
doctor-sandbox.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
doctor-sandbox.warns-sandbox-enabled-without-docker.test.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07: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-service-audit.test-helpers.ts test: share cli command and discord test helpers 2026-03-26 19:37:14 +00:00
doctor-session-locks.test.ts
doctor-session-locks.ts
doctor-state-integrity.cloud-storage.test.ts
doctor-state-integrity.linux-storage.test.ts
doctor-state-integrity.test.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
doctor-state-integrity.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07: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 refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
doctor-update.ts
doctor-workspace-status.test.ts fix(regression): align doctor plugin status with runtime 2026-03-27 18:59:47 -05:00
doctor-workspace-status.ts fix(regression): align doctor plugin status with runtime 2026-03-27 18:59:47 -05:00
doctor-workspace.ts
doctor.e2e-harness.ts test: share cli command and discord test helpers 2026-03-26 19:37:14 +00:00
doctor.fast-path-mocks.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
doctor.matrix-migration.test.ts perf: split provider metadata from runtime loading 2026-03-22 21:52:42 +00:00
doctor.migrates-slack-discord-dm-policy-aliases.test.ts
doctor.note-test-helpers.ts test: share cli command and discord test helpers 2026-03-26 19:37:14 +00:00
doctor.runs-legacy-state-migrations-yes-mode-without.e2e.test.ts test: speed up backup and doctor suites 2026-03-24 17:16:25 +00:00
doctor.ts refactor: move doctor orchestration into flow contributions 2026-03-27 01:17:39 +00:00
doctor.update-repair-no-restart.test.ts fix(doctor): skip service config repairs during updates 2026-03-23 21:48:18 -07:00
doctor.warns-per-agent-sandbox-docker-browser-prune.e2e.test.ts test: share cli and doctor test helpers 2026-03-26 19:16:43 +00:00
doctor.warns-state-directory-is-missing.e2e.test.ts test: share cli and doctor test helpers 2026-03-26 19:16:43 +00:00
gateway-install-token.test.ts refactor: extract gateway install token helpers 2026-03-22 22:05:56 -07:00
gateway-install-token.ts refactor: extract gateway install token helpers 2026-03-22 22:05:56 -07:00
gateway-presence.ts
gateway-status.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
gateway-status.ts refactor(gateway): centralize discovery target handling 2026-03-23 00:38:31 -07:00
google-gemini-model-default.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
health-format.ts
health.command.coverage.test.ts refactor: trim health test extension mocks 2026-03-27 13:46:17 +00:00
health.snapshot.test.ts test: split extension-owned core coverage 2026-03-27 16:08:57 +00:00
health.test.ts
health.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00: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.default-agent.test.ts fix: restore CLI message transcript mirroring (#54187) (thanks @KevInTheCloud5617) 2026-03-26 09:32:43 +05:30
message.test.ts test: split extension-owned core coverage 2026-03-27 16:08:57 +00:00
message.ts fix: restore CLI message transcript mirroring (#54187) (thanks @KevInTheCloud5617) 2026-03-26 09:32:43 +05:30
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: add provider and search flow contributions 2026-03-27 01:17:39 +00:00
model-picker.test.ts fix(regression): align model picker with bundled compat 2026-03-27 20:24:14 -05:00
model-picker.ts refactor: move model picker logic into flow module 2026-03-27 04:44:43 +00:00
models.auth.provider-resolution.test.ts Remove Qwen OAuth integration (qwen-portal-auth) (#52709) 2026-03-26 16:32:34 +08:00
models.list.auth-sync.test.ts
models.list.e2e.test.ts fix: sync agent and autoreply e2e updates 2026-03-23 01:33:40 -07:00
models.set.e2e.test.ts test: stabilize e2e module isolation 2026-03-23 11:46:54 +00:00
models.ts refactor(plugin-sdk): route core provider and telegram seams through sdk barrels 2026-03-22 19:43:19 -07:00
node-daemon-install-helpers.test.ts build: bump version to 2026.3.22 2026-03-22 11:58:33 -07: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 refactor: share plugin setup helpers 2026-03-26 18:34:51 +00:00
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
oauth-tls-preflight.test.ts
oauth-tls-preflight.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
onboard-auth.config-shared.test.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00:00
onboard-auth.credentials.test.ts refactor: remove onboard auth compat barrels 2026-03-16 21:33:41 -07:00
onboard-auth.test.ts test: move extension-owned coverage into plugins 2026-03-27 15:11:33 +00:00
onboard-channels.e2e.test.ts test: share cli command and discord test helpers 2026-03-26 19:37:14 +00:00
onboard-channels.post-write.test.ts Matrix: rebuild plugin migration branch 2026-03-19 01:58:29 -04:00
onboard-channels.ts refactor: split channel setup into shared flow modules 2026-03-27 01:17:39 +00: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: pluginize litellm auth onboarding 2026-03-27 12:26:01 +00:00
onboard-custom.test.ts test: move extension-owned coverage into plugins 2026-03-27 15:11:33 +00:00
onboard-custom.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
onboard-helpers.test.ts refactor: split best-effort network display discovery 2026-03-22 18:35:37 -07:00
onboard-helpers.ts refactor: share browser and sandbox helpers 2026-03-26 18:43:57 +00:00
onboard-hooks.test.ts refactor(hooks): unify hook policy resolution 2026-03-22 09:59:51 -07:00
onboard-hooks.ts refactor(hooks): unify hook policy resolution 2026-03-22 09:59:51 -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: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
onboard-non-interactive.provider-auth.test.ts fix: resolve loader and test fallout after sdk split 2026-03-27 23:27:55 +00: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 Allow manual remote URL after trust decline 2026-03-27 15:16:19 -05:00
onboard-remote.ts Allow manual remote URL after trust decline 2026-03-27 15:16:19 -05:00
onboard-search.providers.test.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
onboard-search.test.ts refactor: add provider and search flow contributions 2026-03-27 01:17:39 +00:00
onboard-search.ts refactor: add provider and search flow contributions 2026-03-27 01:17:39 +00:00
onboard-skills.test.ts
onboard-skills.ts
onboard-types.ts refactor: move legacy auth choice aliases into plugin manifests 2026-03-27 17:23:40 +00:00
onboard.test.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
onboard.ts refactor: move legacy auth choice aliases into plugin manifests 2026-03-27 17:23:40 +00:00
openai-codex-oauth.test.ts test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07: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(openai): centralize provider defaults 2026-03-21 08:40:03 -07:00
openai-model-default.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
opencode-go-model-default.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
opencode-zen-model-default.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
provider-auth-guidance.ts perf: split provider metadata from runtime loading 2026-03-22 21:52:42 +00: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 fix(sandbox): honor sandbox alsoAllow and explicit re-allows (#54492) 2026-03-25 16:51:13 +02:00
sandbox-explain.ts refactor(sandbox): remove tool policy facade (#54684) 2026-03-25 23:03:24 +02:00
sandbox-formatters.test.ts
sandbox-formatters.ts
sandbox.test.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
sandbox.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00: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
sessions-cleanup.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
sessions-table.ts
sessions.default-agent-store.test.ts test: continue vitest threads migration 2026-03-24 08:37:00 +00:00
sessions.model-resolution.test.ts test: update codex test fixtures to gpt-5.4 2026-03-23 02:14:00 -07:00
sessions.test-helpers.ts
sessions.test.ts
sessions.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
setup.test.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00:00
setup.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00: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 fix(status): resolve only selected probe-auth branch and fix plain status path 2026-03-22 19:14:44 -07:00
status-json.test.ts fix(status): slim json startup path 2026-03-19 16:55:13 -07:00
status-json.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
status.agent-local.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
status.command.text-runtime.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.command.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.daemon.ts Daemon: handle degraded systemd status checks (#39325) 2026-03-07 17:30:48 -08:00
status.format.ts
status.gateway-probe.ts fix(status): resolve only selected probe-auth branch and fix plain status path 2026-03-22 19:14:44 -07: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 refactor: move memory host into sdk package 2026-03-27 04:12:04 +00:00
status.scan.fast-json.test.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
status.scan.fast-json.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.scan.json-core.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.scan.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
status.scan.shared.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.scan.test-helpers.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.scan.test.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
status.scan.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
status.service-summary.test.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
status.service-summary.ts refactor: centralize daemon service start state flow 2026-03-24 22:49:34 -07: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: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
status.summary.test.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
status.summary.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
status.test.ts test: split extension-owned core coverage 2026-03-27 16:08:57 +00: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 fix(update): make up-to-date package status explicit (#51409) 2026-03-21 17:17:14 -03:00
status.update.ts fix(update): make up-to-date package status explicit (#51409) 2026-03-21 17:17:14 -03:00
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
text-format.ts
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