openclaw/src/commands
2026-04-30 15:39:33 +01:00
..
agent fix(agent): preserve default-agent session routing compatibility (#72414) 2026-04-27 15:09:01 -07:00
channel-setup fix: constrain channel setup catalog resolution 2026-04-29 13:51:42 +10:00
channels fix: constrain channel setup catalog resolution 2026-04-29 13:51:42 +10:00
doctor refactor: centralize channel DM access resolution 2026-04-29 16:35:37 +01:00
gateway-status fix(gateway): align handshake client timeouts 2026-04-29 05:53:50 +01:00
migrate refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
models test: avoid volatile model availability assertions 2026-04-30 01:22:05 +01:00
onboard-non-interactive fix(onboarding): pin health auth during setup 2026-04-28 08:51:29 +01:00
setup/__tests__
status-all fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
agent-command.test-mocks.ts fix: honor configured xhigh thinking compat (#74273) 2026-04-29 11:35:03 +01:00
agent-command.test-support.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
agent-via-gateway.test.ts Fix gateway timeout embedded fallback session lock (#74543) 2026-04-29 19:38:11 +01:00
agent-via-gateway.ts Fix gateway timeout embedded fallback session lock (#74543) 2026-04-29 19:38:11 +01:00
agent.acp.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
agent.delivery.test.ts test: use synthetic status session fixtures 2026-04-21 01:40:29 +01:00
agent.runtime-config.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
agent.session.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
agent.test.ts fix: keep gateway model probes raw 2026-04-28 09:11:47 +01:00
agent.ts
agents.add.test.ts fix(agents): keep OAuth auth read-through 2026-04-29 11:54:28 +01:00
agents.bind.commands.test.ts test: harden plugin registry mocks 2026-04-26 04:10:48 +01:00
agents.bind.matrix.integration.test.ts test: lower matrix bind coverage boundary 2026-04-17 16:05:09 +01:00
agents.bind.test-support.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
agents.binding-format.ts refactor: share agent binding formatter 2026-04-19 00:01:49 +01:00
agents.bindings.ts fix(cli): avoid plugin preload for agent bindings 2026-04-25 22:38:30 +01:00
agents.command-shared.ts fix: invalidate orphaned sessions on agent deletion (#65986) 2026-04-19 18:47:52 -04:00
agents.commands.add.ts fix(agents): keep OAuth auth read-through 2026-04-29 11:54:28 +01:00
agents.commands.bind.ts refactor: share agent binding formatter 2026-04-19 00:01:49 +01:00
agents.commands.delete.ts fix: retain shared agent workspaces (#70897) 2026-04-25 02:22:06 +01:00
agents.commands.identity.ts refactor: dedupe command helper readers 2026-04-07 08:40:34 +01:00
agents.commands.list.test.ts Fix CLI text command hangs (#74220) 2026-04-30 06:36:24 +00:00
agents.commands.list.ts fix: avoid channel runtime in format summaries 2026-04-26 08:26:27 +01:00
agents.config.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agents.delete.test.ts fix: retain shared agent workspaces (#70897) 2026-04-25 02:22:06 +01:00
agents.identity.test.ts test: trim commands and cli partial mocks 2026-04-03 20:34:23 +01:00
agents.providers.test.ts fix: keep agent provider status on plugin index 2026-04-26 06:49:48 +01:00
agents.providers.ts fix: avoid channel runtime in format summaries 2026-04-26 08:26:27 +01:00
agents.test.ts fix(ci): satisfy strict agent model types 2026-04-11 01:59:17 +01:00
agents.ts
auth-choice-legacy.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
auth-choice-legacy.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-choice-options.static.ts style(auth): normalize auth choice formatting 2026-04-04 12:19:08 +01:00
auth-choice-options.test.ts Remove Codex CLI auth import 2026-04-22 19:27:52 -07:00
auth-choice-options.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
auth-choice-prompt.ts wizard: support searchable select, restore hint in search haystack 2026-04-21 06:08:43 +01:00
auth-choice.apply-helpers.ts fix(commands): split auth choice apply types 2026-04-09 02:08:02 +01:00
auth-choice.apply.api-providers.test.ts test: cover setup provider auth selection 2026-04-26 11:36:32 +01:00
auth-choice.apply.api-providers.ts fix(commands): split auth choice apply types 2026-04-09 02:08:02 +01:00
auth-choice.apply.plugin-provider.test.ts test(auth): follow enabled plugin setup config 2026-04-29 05:30:11 -07:00
auth-choice.apply.ts fix: harden removed Codex auth choice guidance (#70390) (thanks @pashpashpash) 2026-04-23 03:45:01 +01:00
auth-choice.apply.types.ts fix: wizard no clobber model.primary on re-run 2026-04-24 19:55:20 +01:00
auth-choice.default-model.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-choice.model-check.test.ts fix: keep onboarding setup paths cold 2026-04-26 11:36:32 +01:00
auth-choice.model-check.ts fix: keep onboarding setup paths cold 2026-04-26 11:36:32 +01:00
auth-choice.preferred-provider.test.ts fix(plugins): prevent untrusted workspace plugins from hijacking bundled provider auth choices [AI] (#62368) 2026-04-08 23:08:14 +05:30
auth-choice.preferred-provider.ts
auth-choice.test.ts test(auth): cover manifest provider plugin enabling 2026-04-29 17:41:05 +05:30
auth-choice.ts
auth-token.ts chore: trim unused wrapper exports 2026-04-18 21:11:00 +01:00
backup-shared.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
backup-verify.test.ts test: reduce core command hotspots 2026-04-17 16:05:10 +01:00
backup-verify.ts refactor: dedupe telemetry string readers 2026-04-07 05:06:54 +01:00
backup.atomic.test.ts test: share backup temp home helper 2026-04-19 02:29:01 +01:00
backup.create-verify.test.ts test: split backup verify coverage 2026-04-07 13:37:01 +01:00
backup.test-support.ts test: hoist backup archive mocks 2026-04-25 19:48:03 +01:00
backup.test.ts test: share backup temp home helper 2026-04-19 02:29:01 +01:00
backup.ts test: reduce core command hotspots 2026-04-17 16:05:10 +01:00
channel-account-context.test.ts test: reduce core command hotspots 2026-04-17 16:05:10 +01:00
channel-account-context.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
channel-test-helpers.ts test(commands): split default channel test registry helper 2026-04-03 23:29:24 +09:00
channel-test-registry.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
channels.add.test.ts fix: constrain channel setup catalog resolution 2026-04-29 13:51:42 +10:00
channels.adds-non-default-telegram-account.test.ts test: update channel status label fixtures 2026-04-26 09:01:39 +01:00
channels.config-only-status-output.test.ts test: reuse channel plugin fixture 2026-04-23 18:46:42 +01:00
channels.list.auth-profiles.test.ts test(ci): align main test expectations 2026-04-28 00:35:44 -07:00
channels.logs.test.ts fix(logs): find active log file across date boundaries (#42904) 2026-04-28 19:11:14 -07:00
channels.mock-harness.ts test: remove command extension mocks 2026-04-20 21:43:32 +01:00
channels.plugin-install.test-helpers.ts refactor: enforce plugin-owned channel boundaries 2026-04-18 22:48:27 +01:00
channels.remove.test.ts fix(channels): refresh plugin registry after on-demand installs 2026-04-25 16:22:14 -07:00
channels.resolve.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
channels.status.command-flow.test.ts test: dedupe command fixtures 2026-04-23 18:09:20 +01:00
channels.status.external-env.test.ts test: dedupe command fixtures 2026-04-23 18:09:20 +01:00
channels.surfaces-signal-runtime-errors-channels-status-output.test.ts test: update channel status label fixtures 2026-04-26 09:01:39 +01:00
channels.ts
chutes-oauth.test.ts
chutes-oauth.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
cleanup-command.test-support.ts test: share cleanup command harness 2026-04-19 02:33:15 +01:00
cleanup-plan.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
cleanup-utils.test.ts refactor: remove confirmed dead helpers 2026-04-06 16:13:26 +01:00
cleanup-utils.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
commitments.test.ts Agents: simplify inferred commitment config (#74189) 2026-04-29 14:14:53 -07:00
commitments.ts Agents: simplify inferred commitment config (#74189) 2026-04-29 14:14:53 -07:00
config-validation.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
config-validation.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
configure.channels.test.ts test: share channel removal prompt fixtures 2026-04-19 00:59:42 +01:00
configure.channels.ts test(auth): add codex oauth red-blue coverage 2026-04-17 14:14:03 -07:00
configure.commands.ts
configure.daemon.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
configure.daemon.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
configure.gateway-auth.prompt-auth-config.test.ts test(configure): fix provider catalog fixture types 2026-04-29 15:11:39 +01:00
configure.gateway-auth.test.ts
configure.gateway-auth.ts feat(nvidia): add NVIDIA provider with onboarding flow (#71204) 2026-04-29 09:25:12 -07:00
configure.gateway.test.ts
configure.gateway.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
configure.shared.ts refactor: dedupe command trimmed readers 2026-04-08 00:09:41 +01:00
configure.ts
configure.wizard.test.ts fix(configure): defer web search setup runtime 2026-04-26 01:41:57 -07:00
configure.wizard.ts fix(configure): defer web search setup runtime 2026-04-26 01:41:57 -07:00
daemon-install-auth-profiles-source.runtime.ts perf(daemon): lazy-load auth profile install helpers 2026-04-13 19:14:27 +01:00
daemon-install-auth-profiles-store.runtime.ts perf(daemon): lazy-load auth profile install helpers 2026-04-13 19:14:27 +01:00
daemon-install-helpers.test.ts fix(security): prevent workspace PATH injection via service env and trash helpers (#73264) 2026-04-28 21:30:51 +05:30
daemon-install-helpers.ts fix(security): prevent workspace PATH injection via service env and trash helpers (#73264) 2026-04-28 21:30:51 +05:30
daemon-install-plan.shared.test.ts
daemon-install-plan.shared.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
daemon-install-runtime-warning.test.ts
daemon-install-runtime-warning.ts
daemon-runtime.ts
dashboard.links.test.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
dashboard.test.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
dashboard.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
docs.ts lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
doctor-auth-flat-profiles.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
doctor-auth-flat-profiles.ts fix(auth): migrate flat auth profiles in doctor 2026-04-28 06:53:48 +01:00
doctor-auth-legacy-oauth.ts fix(auth-profiles): repair stale codex oauth profiles 2026-04-23 04:03:47 +01:00
doctor-auth.deprecated-cli-profiles.test.ts fix(auth-profiles): repair stale codex oauth profiles 2026-04-23 04:03:47 +01:00
doctor-auth.hints.test.ts Reply: surface OAuth reauth failures (#63217) 2026-04-08 18:03:03 +02:00
doctor-auth.profile-health.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
doctor-auth.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
doctor-bootstrap-size.test.ts
doctor-bootstrap-size.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-browser.facade.test.ts Browser: consolidate duplicate helper surfaces via facade delegation (#63957) 2026-04-09 19:49:04 -05:00
doctor-browser.ts feat(browser): expose doctor diagnostics to agents 2026-04-25 01:15:31 +01:00
doctor-bundled-plugin-runtime-deps.test.ts fix(plugins): repair configured runtime deps 2026-04-30 04:13:39 +01:00
doctor-bundled-plugin-runtime-deps.ts fix(plugins): repair configured runtime deps 2026-04-30 04:13:39 +01:00
doctor-claude-cli.test.ts fix: scope claude doctor runtime checks 2026-04-29 05:44:45 +01:00
doctor-claude-cli.ts fix: scope claude doctor runtime checks 2026-04-29 05:44:45 +01:00
doctor-command-owner.test.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
doctor-command-owner.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
doctor-completion.ts perf: avoid slow Docker live lane cleanup 2026-04-24 18:09:04 +01:00
doctor-config-analysis.test.ts
doctor-config-analysis.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-config-flow.include-warning.test.ts test: narrow doctor command warning coverage 2026-04-10 16:49:55 +01:00
doctor-config-flow.missing-default-account-bindings.integration.test.ts test: inject provider auth command fixtures 2026-04-10 16:41:10 +01:00
doctor-config-flow.missing-default-account-bindings.test.ts
doctor-config-flow.missing-explicit-default-account.test.ts
doctor-config-flow.safe-bins.test.ts test: narrow command doctor helper coverage 2026-04-10 17:11:57 +01:00
doctor-config-flow.test-utils.ts perf(test): split doctor preflight mock modes 2026-04-14 18:18:46 +01:00
doctor-config-flow.test.ts Agents: simplify inferred commitment config (#74189) 2026-04-29 14:14:53 -07:00
doctor-config-flow.ts fix(config): recover prefixed config JSON 2026-04-22 22:29:01 +01:00
doctor-config-preflight.ts fix(config): recover prefixed config JSON 2026-04-22 22:29:01 +01:00
doctor-cron-dreaming-payload-migration.constants-drift.test.ts refactor: share memory dreaming cron constants 2026-04-27 11:19:09 +01:00
doctor-cron-dreaming-payload-migration.test.ts memory/dreaming: decouple managed cron from heartbeat (#70737) 2026-04-23 22:23:19 -07:00
doctor-cron-dreaming-payload-migration.ts refactor: share memory dreaming cron constants 2026-04-27 11:19:09 +01:00
doctor-cron-legacy-delivery.test.ts refactor: add doctor cron migration helpers 2026-04-01 17:06:24 +09:00
doctor-cron-legacy-delivery.ts refactor: add doctor cron migration helpers 2026-04-01 17:06:24 +09:00
doctor-cron-payload-migration.ts refactor: dedupe doctor lowercase helpers 2026-04-07 12:18:22 +01:00
doctor-cron-store-migration.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
doctor-cron-store-migration.ts fix(cron): repair malformed cron job ids via doctor 2026-04-22 22:03:58 +01:00
doctor-cron.test.ts memory/dreaming: decouple managed cron from heartbeat (#70737) 2026-04-23 22:23:19 -07:00
doctor-cron.ts memory/dreaming: decouple managed cron from heartbeat (#70737) 2026-04-23 22:23:19 -07:00
doctor-device-pairing.test.ts fix(pairing): preserve corrupt pairing stores 2026-04-26 02:50:19 +01:00
doctor-device-pairing.ts fix(pairing): preserve corrupt pairing stores 2026-04-26 02:50:19 +01:00
doctor-format.ts fix(daemon): reconcile macOS LaunchAgent supervision state (#72616) 2026-04-26 22:39:15 -07:00
doctor-gateway-auth-token.test.ts
doctor-gateway-auth-token.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-gateway-daemon-flow.test.ts fix(gateway): avoid systemd service split-brain 2026-04-27 14:32:49 +01:00
doctor-gateway-daemon-flow.ts fix(gateway): avoid systemd service split-brain 2026-04-27 14:32:49 +01:00
doctor-gateway-health.test.ts test(doctor): add skipped: false to gateway error and timeout test assertions 2026-04-30 05:10:32 +01:00
doctor-gateway-health.ts fix(commands): require gateway memory probe skipped state 2026-04-29 21:52:07 -07:00
doctor-gateway-services.test.ts fix(doctor): avoid companion gateway service false positives 2026-04-27 23:30:29 +01:00
doctor-gateway-services.ts fix(doctor): avoid companion gateway service false positives 2026-04-27 23:30:29 +01:00
doctor-install.ts
doctor-legacy-config.migrations.test.ts test: align doctor plugin manifest mocks 2026-04-28 04:20:49 +01:00
doctor-legacy-config.test.ts test: narrow doctor legacy config aliases 2026-04-11 06:19:17 +01:00
doctor-legacy-config.ts refactor: split doctor and gateway test helpers 2026-04-05 18:52:18 +01:00
doctor-memory-search.test.ts fix(doctor): add skipped discriminator to distinguish probe skip from gateway timeout 2026-04-30 05:10:32 +01:00
doctor-memory-search.ts fix(doctor): add skipped discriminator to distinguish probe skip from gateway timeout 2026-04-30 05:10:32 +01:00
doctor-platform-notes.launchctl-env-overrides.test.ts
doctor-platform-notes.startup-optimization.test.ts
doctor-platform-notes.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-plugin-manifests.test.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
doctor-plugin-manifests.ts refactor: simplify plugin cache boundaries 2026-04-29 04:33:15 +01:00
doctor-plugin-registry.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
doctor-plugin-registry.ts refactor: remove plugin install config fallback 2026-04-26 01:03:12 +01:00
doctor-prompter.test.ts fix(doctor): require confirmation for transcript archive 2026-04-28 08:56:18 +01:00
doctor-prompter.ts fix(doctor): require confirmation for transcript archive 2026-04-28 08:56:18 +01:00
doctor-repair-mode.ts refactor: simplify cli conversions 2026-04-11 01:27:48 +01:00
doctor-sandbox.ts fix(sandbox): gracefully handle Docker daemon unavailability when sandbox mode is off (#73671) 2026-04-29 12:23:30 -04:00
doctor-sandbox.warns-sandbox-enabled-without-docker.test.ts
doctor-security.test.ts fix(security): tighten telegram dm audit coverage 2026-04-29 02:04:20 +01:00
doctor-security.ts fix(security): tighten telegram dm audit coverage 2026-04-29 02:04:20 +01:00
doctor-service-audit.test-helpers.ts fix(doctor): avoid companion gateway service false positives 2026-04-27 23:30:29 +01:00
doctor-service-repair-policy.ts fix(doctor): keep service repair policy scoped 2026-04-26 09:08:36 +01:00
doctor-session-locks.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
doctor-session-locks.ts
doctor-session-transcripts.test.ts fix: hide runtime context from submitted prompts 2026-04-26 00:57:04 +01:00
doctor-session-transcripts.ts fix: hide runtime context from submitted prompts 2026-04-26 00:57:04 +01:00
doctor-state-integrity.cloud-storage.test.ts
doctor-state-integrity.linux-storage.test.ts
doctor-state-integrity.test.ts fix(agents): bound subagent orphan recovery 2026-04-30 14:43:18 +01:00
doctor-state-integrity.ts fix: repair telegram transcript echo routing 2026-04-30 15:39:33 +01:00
doctor-state-migrations.test.ts fix(test): preserve new module exports in mocks 2026-04-17 14:28:16 -07:00
doctor-state-migrations.ts
doctor-ui.ts
doctor-update.ts refactor: simplify cli conversions 2026-04-11 01:27:48 +01:00
doctor-workspace-status.test.ts fix: keep plugin command status on cold index 2026-04-26 06:28:54 +01:00
doctor-workspace-status.ts fix: keep plugin command status on cold index 2026-04-26 06:28:54 +01:00
doctor-workspace.test.ts refactor: centralize root memory file policy 2026-04-23 16:40:41 +01:00
doctor-workspace.ts refactor: centralize root memory file policy 2026-04-23 16:40:41 +01:00
doctor.e2e-harness.ts test(doctor): mock system gateway discovery in e2e harness 2026-04-29 15:11:40 +01:00
doctor.fast-path-mocks.ts fix(commands): require gateway memory probe skipped state 2026-04-29 21:52:07 -07:00
doctor.note-test-helpers.ts fix(types): annotate portable exported helper types 2026-04-04 03:57:47 +09:00
doctor.runs-legacy-state-migrations-yes-mode-without.e2e.test.ts test: make doctor migration assertion order independent 2026-04-29 14:24:06 +01:00
doctor.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
doctor.types.ts fix(commands): split doctor prompt option types 2026-04-09 02:08:02 +01:00
doctor.warns-per-agent-sandbox-docker-browser-prune.e2e.test.ts test(e2e): align release harness coverage 2026-04-12 16:08:12 +01:00
doctor.warns-state-directory-is-missing.e2e.test.ts Browser: consolidate duplicate helper surfaces via facade delegation (#63957) 2026-04-09 19:49:04 -05:00
export-trajectory.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
flows.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
flows.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
gateway-install-token.persist.runtime.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
gateway-install-token.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
gateway-install-token.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
gateway-presence.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
gateway-status.test.ts fix(gateway): align handshake client timeouts 2026-04-29 05:53:50 +01:00
gateway-status.ts fix(gateway): align handshake client timeouts 2026-04-29 05:53:50 +01:00
health-format.ts fix: avoid channel runtime in format summaries 2026-04-26 08:26:27 +01:00
health.command.coverage.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
health.snapshot.test.ts fix(channels): improve health metadata and reply diagnostics 2026-04-29 16:27:24 +01:00
health.test.ts fix(onboarding): pin health auth during setup 2026-04-28 08:51:29 +01:00
health.ts fix(channels): improve health metadata and reply diagnostics 2026-04-29 16:27:24 +01:00
health.types.ts fix: fail updates on activated plugin load errors 2026-04-26 05:57:31 +01:00
message-format.ts fix: avoid channel runtime in format summaries 2026-04-26 08:26:27 +01:00
message.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
message.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
migrate.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
migrate.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
model-allowlist.ts
model-picker.runtime.ts fix(providers): keep setup flow on cold metadata 2026-04-25 22:52:21 -07:00
model-picker.test.ts fix: The one-line picker change hides unauthenticated catalog rows in (#74530) 2026-04-29 14:07:29 -07:00
model-picker.ts
models.auth.provider-resolution.test.ts
models.list.e2e.test.ts fix: align model auth display with workspace evidence 2026-04-30 00:13:12 +01:00
models.set.e2e.test.ts refactor: use structured clone for local copies 2026-04-20 20:28:47 +01:00
node-daemon-install-helpers.test.ts
node-daemon-install-helpers.ts
node-daemon-runtime.ts
oauth-env.ts
oauth-flow.ts
oauth-tls-preflight.doctor.test.ts
oauth-tls-preflight.test.ts
oauth-tls-preflight.ts
onboard-auth.config-shared.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
onboard-auth.test.ts test: reduce core command hotspots 2026-04-17 16:05:10 +01:00
onboard-channels.e2e.test.ts chore: remove unused internal entrypoints 2026-04-29 11:35:34 +01:00
onboard-channels.post-write.test.ts test: keep command setup hook tests narrow 2026-04-10 17:08:38 +01:00
onboard-channels.ts test: keep command setup hook tests narrow 2026-04-10 17:08:38 +01:00
onboard-config.test.ts
onboard-config.ts feat(onboard): add skip bootstrap flag (#71218) 2026-04-24 12:42:00 -07:00
onboard-core-auth-flags.ts fix(onboard): move provider auth ids out of core types 2026-04-06 12:52:34 +01:00
onboard-custom-config.test.ts fix: derive dynamic context-window guard thresholds 2026-04-30 02:33:43 -05:00
onboard-custom-config.ts fix(onboard): infer custom model image input 2026-04-28 06:34:16 +01:00
onboard-custom.test.ts fix(onboard): infer custom model image input 2026-04-28 06:34:16 +01:00
onboard-custom.ts fix(onboard): infer custom model image input 2026-04-28 06:34:16 +01:00
onboard-helpers.test.ts fix(gateway): use secure dashboard links when TLS is enabled (#71499) 2026-04-25 11:45:15 +01:00
onboard-helpers.ts fix(cli): scope dev reset to active profile 2026-04-25 12:25:45 +05:30
onboard-hooks.test.ts
onboard-hooks.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
onboard-interactive.test.ts
onboard-interactive.ts
onboard-non-interactive.gateway-health-auth.test.ts fix(onboarding): pin health auth during setup 2026-04-28 08:51:29 +01:00
onboard-non-interactive.gateway.test.ts fix(onboarding): pin health auth during setup 2026-04-28 08:51:29 +01:00
onboard-non-interactive.test-helpers.ts
onboard-non-interactive.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
onboard-remote.test.ts test: share onboarding discovery beacon fixture 2026-04-19 02:23:19 +01:00
onboard-remote.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
onboard-search.providers.test.ts refactor: keep legacy web search config in doctor 2026-04-22 06:11:49 +01:00
onboard-search.test.ts providers: default Moonshot to Kimi 2.6 (#69477) 2026-04-20 16:15:29 -07:00
onboard-search.ts feat: add Fireworks provider and simplify plugin setup loading 2026-04-05 07:43:14 +01:00
onboard-skills.test.ts test: isolate onboard skills status mock 2026-04-09 01:40:11 +01:00
onboard-skills.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
onboard-types.ts docs(types): mark legacy aliases deprecated 2026-04-28 23:10:10 -07:00
onboard.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
onboard.ts refactor(config): use source snapshots for config writes 2026-03-30 00:39:39 +01:00
onboarding-plugin-install.test.ts fix(onboarding): Improve the dynamic import UX. (#73419) 2026-04-29 10:41:42 +08:00
onboarding-plugin-install.ts fix(onboarding): Improve the dynamic import UX. (#73419) 2026-04-29 10:41:42 +08:00
openai-model-default.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
plugin-control-plane-cold-imports.test.ts refactor: simplify plugin cache boundaries 2026-04-29 04:33:15 +01:00
provider-auth-guidance.ts fix(providers): keep setup guidance cold 2026-04-25 23:16:59 -07:00
provider-auth-helpers.ts
provider-setup-cold-imports.test.ts docs(changelog): note cold provider setup guidance 2026-04-25 23:16:59 -07:00
random-token.ts perf(daemon): slim gateway install token imports 2026-04-13 19:21:01 +01:00
reset.test.ts test: share cleanup command harness 2026-04-19 02:33:15 +01:00
reset.ts
sandbox-display.ts
sandbox-explain.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
sandbox-explain.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
sandbox-formatters.test.ts
sandbox-formatters.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
sandbox.test.ts
sandbox.ts
search-setup-cold-imports.test.ts fix(configure): defer web search setup runtime 2026-04-26 01:41:57 -07:00
session-store-targets.test.ts
session-store-targets.ts refactor: dedupe command channel error formatting 2026-04-07 02:03:34 +01:00
sessions-cleanup.test.ts fix(sessions): remove session store rotation 2026-04-28 07:46:24 +01:00
sessions-cleanup.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
sessions-display-model.ts fix: clarify session runtime metadata 2026-04-29 06:07:30 +01:00
sessions-table.ts chore: remove unused helpers 2026-04-18 20:53:35 +01:00
sessions.default-agent-store.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
sessions.model-resolution.test.ts fix: clarify session runtime metadata 2026-04-29 06:07:30 +01:00
sessions.test-helpers.ts fix: clarify session runtime metadata 2026-04-29 06:07:30 +01:00
sessions.test.ts test: use synthetic status session fixtures 2026-04-21 01:40:29 +01:00
sessions.ts fix: clarify session runtime metadata 2026-04-29 06:07:30 +01:00
setup.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
setup.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
status-all.ts refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status-json-command.test.ts fix(check): repair status report typing drift 2026-04-06 13:34:08 +01:00
status-json-command.ts refactor: share status overview and json helpers 2026-04-06 13:22:23 +01:00
status-json-payload.test.ts test(commands): fix moved session store refs 2026-04-06 16:49:28 +01:00
status-json-payload.ts refactor: share status overview and json helpers 2026-04-06 13:22:23 +01:00
status-json-runtime.test.ts refactor: share status overview and json helpers 2026-04-06 13:22:23 +01:00
status-json-runtime.ts fix(check): repair status report typing drift 2026-04-06 13:34:08 +01:00
status-json.test.ts test: update ci expectation drift 2026-04-26 09:16:53 +01:00
status-json.ts refactor: share status overview and json helpers 2026-04-06 13:22:23 +01:00
status-overview-rows.test.ts fix(status): report custom memory plugin status 2026-04-28 01:51:37 +01:00
status-overview-rows.ts fix(status): report custom memory plugin status 2026-04-28 01:51:37 +01:00
status-overview-surface.test.ts fix(status): clarify tailscale exposure state 2026-04-26 01:47:03 +01:00
status-overview-surface.ts refactor: share status overview and json helpers 2026-04-06 13:22:23 +01:00
status-overview-values.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
status-overview-values.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
status-runtime-shared.test.ts fix: keep status channel metadata cold 2026-04-26 09:01:39 +01:00
status-runtime-shared.ts fix: keep status channel metadata cold 2026-04-26 09:01:39 +01:00
status.agent-local.ts
status.command-report-data.test.ts fix: speed up Telegram status diagnostics 2026-04-28 00:28:22 +01:00
status.command-report-data.ts fix: speed up Telegram status diagnostics 2026-04-28 00:28:22 +01:00
status.command-report.test.ts test: use synthetic cli provider fixtures 2026-04-21 01:42:29 +01:00
status.command-report.ts fix(check): repair status report typing drift 2026-04-06 13:34:08 +01:00
status.command-sections.test.ts test: use synthetic status session fixtures 2026-04-21 01:40:29 +01:00
status.command-sections.ts fix(status): report custom memory plugin status 2026-04-28 01:51:37 +01:00
status.command.text-runtime.ts test: reduce core command hotspots 2026-04-17 16:05:10 +01:00
status.command.ts fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
status.daemon.ts refactor: consolidate status reporting helpers 2026-04-06 07:41:08 +01:00
status.format.test.ts feat(agents): add prompt cache break diagnostics (#60707) 2026-04-04 16:29:32 +09:00
status.format.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
status.gateway-connection.runtime.ts refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status.gateway-connection.test.ts fix(check): repair status report typing drift 2026-04-06 13:34:08 +01:00
status.gateway-connection.ts refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status.gateway-probe.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
status.link-channel.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
status.link-channel.ts fix(status): keep channel status reads cold 2026-04-25 18:40:38 -07:00
status.node-mode.test.ts
status.node-mode.ts
status.scan-execute.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
status.scan-execute.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
status.scan-memory.test.ts test: share status memory fixture 2026-04-19 02:17:13 +01:00
status.scan-memory.ts refactor: consolidate status reporting helpers 2026-04-06 07:41:08 +01:00
status.scan-overview.test.ts fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
status.scan-overview.ts fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
status.scan-result.test.ts test: align status scan compatibility fixture 2026-04-25 06:18:32 +01:00
status.scan-result.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
status.scan.bootstrap-shared.ts refactor: share status scan bootstrap params 2026-04-19 05:14:22 +01:00
status.scan.config-shared.test.ts test: use synthetic status session fixtures 2026-04-21 01:40:29 +01:00
status.scan.config-shared.ts refactor: consolidate status reporting helpers 2026-04-06 07:41:08 +01:00
status.scan.deps.runtime.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
status.scan.fast-json.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
status.scan.fast-json.ts Fix channel presence gating for disabled plugins (#69862) 2026-04-21 20:51:09 -04:00
status.scan.runtime.ts
status.scan.shared.test.ts fix(gateway): align handshake client timeouts 2026-04-29 05:53:50 +01:00
status.scan.shared.ts fix(gateway): align handshake client timeouts 2026-04-29 05:53:50 +01:00
status.scan.test-helpers.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
status.scan.test.ts fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
status.scan.ts fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
status.service-summary.test.ts
status.service-summary.ts
status.summary.redaction.test.ts feat(tasks): add status health and maintenance command (#57423) 2026-03-30 12:10:44 +09:00
status.summary.runtime.test.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
status.summary.runtime.ts fix: avoid plugin normalization in status model refs 2026-04-23 04:43:25 +01:00
status.summary.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
status.summary.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
status.test-support.ts test(openai): cover GPT-5.5 defaults 2026-04-23 20:19:15 +01:00
status.test.ts fix(cli): keep status usage on fast path 2026-04-29 13:20:59 +01:00
status.ts
status.types.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
status.update.test.ts
status.update.ts
systemd-linger.ts
tasks-json.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
tasks-json.ts fix: route tasks json through lean cli path 2026-04-27 12:13:51 +01:00
tasks.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
tasks.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
test-runtime-config-helpers.ts refactor: share core helper logic 2026-04-23 18:09:20 +01:00
test-wizard-helpers.ts
text-format.test.ts
text-format.ts
uninstall.test.ts test: share cleanup command harness 2026-04-19 02:33:15 +01:00
uninstall.ts
zai-endpoint-detect.test.ts fix: align Z.AI endpoint detection with GLM-5.1 default (#61998) (thanks @serg0x) 2026-04-08 04:38:39 +01:00