openclaw/src/commands
Pengfei Ni 804bb0f2c3
fix(configure): re-read config hash after persist to avoid stale-hash race (#64188) (#66528)
Merged via squash.

Prepared head SHA: 0c4003a5be
Co-authored-by: feiskyer <676637+feiskyer@users.noreply.github.com>
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Reviewed-by: @vincentkoc
2026-04-15 11:03:09 +01:00
..
agent test: align agent session resolver mocks 2026-04-13 20:49:39 -07:00
channel-setup fix(onboard): normalize channel setup metadata (#66706) 2026-04-14 19:11:52 +01:00
channels fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor fix(ci): restore main typecheck 2026-04-14 18:53:14 +01:00
gateway-status test(commands): share gateway status secretref config 2026-04-12 09:40:35 +01:00
models fix: classify invalid-model fallback errors (#50028) 2026-04-14 20:32:29 +03:00
onboard-non-interactive fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
setup/__tests__ refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
status-all fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agent-command.test-mocks.ts refactor: dedupe agent command test fixtures 2026-04-08 15:58:47 +01:00
agent-command.test-support.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agent-runtime-config.test-support.ts perf(commands): narrow agent config imports 2026-04-13 20:51:35 +01:00
agent-via-gateway.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
agent-via-gateway.ts fix(runtime): split approval and gateway client seams 2026-04-11 18:36:48 +01:00
agent.acp.test.ts perf(commands): narrow agent config imports 2026-04-13 20:51:35 +01:00
agent.cli-provider.test.ts perf(commands): narrow agent config imports 2026-04-13 20:51:35 +01:00
agent.delivery.test.ts test: sync messaging runtime and talk expectations 2026-04-07 05:46:13 +01:00
agent.runtime-config.test.ts fix(ci): clear residual tsgo blockers 2026-04-13 22:37:25 +01:00
agent.test.ts perf(agents): lazy-load session store updates 2026-04-13 21:07:50 +01:00
agent.ts refactor: move agent runtime into agents layer 2026-03-16 22:53:16 -07:00
agents.add.test.ts test: trim commands and cli partial mocks 2026-04-03 20:34:23 +01:00
agents.bind.commands.test.ts test: trim commands and cli partial mocks 2026-04-03 20:34:23 +01:00
agents.bind.matrix.integration.test.ts perf(migrations): trim legacy migration and bind cold paths 2026-04-15 00:38:45 +01:00
agents.bind.test-support.ts perf(migrations): trim legacy migration and bind cold paths 2026-04-15 00:38:45 +01:00
agents.bindings.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agents.command-shared.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
agents.commands.add.ts refactor: simplify agent add prompt values 2026-04-10 23:25:05 +01:00
agents.commands.bind.ts refactor(config): use source snapshots for config mutations 2026-03-30 01:02:25 +01:00
agents.commands.delete.ts refactor(config): use source snapshots for config mutations 2026-03-30 01:02:25 +01:00
agents.commands.identity.ts refactor: dedupe command helper readers 2026-04-07 08:40:34 +01:00
agents.commands.list.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
agents.config.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +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(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05:00
agents.providers.ts fix(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05: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 Revert "refactor(cli): remove custom cli backends" 2026-04-06 13:40:42 +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 Revert "refactor(cli): remove custom cli backends" 2026-04-06 13:40:42 +01:00
auth-choice-options.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-choice-prompt.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-choice.apply-helpers.test.ts test: simplify typed conversions 2026-04-11 01:34:25 +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 fix(commands): resolve provider auth choices from plugin runtime 2026-04-06 14:45:44 +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.oauth.ts fix(commands): split auth choice apply types 2026-04-09 02:08:02 +01:00
auth-choice.apply.plugin-provider.test.ts fix(commands): split auth choice apply types 2026-04-09 02:08:02 +01:00
auth-choice.apply.ts fix(commands): split auth choice apply types 2026-04-09 02:08:02 +01:00
auth-choice.apply.types.ts fix(commands): split auth choice apply types 2026-04-09 02:08:02 +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.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
auth-choice.moonshot.test.ts test: inject provider auth command fixtures 2026-04-10 16:41:10 +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 refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
auth-choice.test.ts test: lazy-load auth and gateway fixtures 2026-04-12 20:17:42 +01: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 chore: enable consistent-return 2026-04-10 20:56:43 +01:00
backup-verify.test.ts test: slim backup command coverage 2026-04-07 07:15:56 +01:00
backup-verify.ts refactor: dedupe telemetry string readers 2026-04-07 05:06:54 +01:00
backup.atomic.test.ts test(commands): import backup module after tar mocks 2026-04-12 12:25:09 +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(commands): share backup test fixtures 2026-04-12 10:23:50 +01:00
backup.test.ts test(commands): import backup module after tar mocks 2026-04-12 12:25:09 +01: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 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 test: simplify typed conversions 2026-04-11 01:34:25 +01:00
channels.adds-non-default-telegram-account.test.ts test: reuse channel status account ids 2026-04-10 22:45:42 +01:00
channels.config-only-status-output.test.ts fix: preserve channel status account ids 2026-04-03 15:56:54 -05:00
channels.mock-harness.ts test: trim helper partial mocks 2026-04-03 21:34:42 +01:00
channels.plugin-install.test-helpers.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
channels.remove.test.ts test: stabilize isolated runtime and config suites 2026-04-07 11:41:02 +01:00
channels.resolve.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
channels.status.command-flow.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
channels.surfaces-signal-runtime-errors-channels-status-output.test.ts test: use lightweight channel status stubs 2026-04-10 18:00:45 +01:00
channels.ts
chutes-oauth.test.ts
chutes-oauth.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
cleanup-plan.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +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
config-validation.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
config-validation.ts refactor(config): use source snapshots for config mutations 2026-03-30 01:02:25 +01:00
configure.channels.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
configure.commands.ts
configure.daemon.test.ts test: trim commands and cli partial mocks 2026-04-03 20:34:23 +01:00
configure.daemon.ts refactor: dedupe command channel error formatting 2026-04-07 02:03:34 +01: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 feat: add Fireworks provider and simplify plugin setup loading 2026-04-05 07:43:14 +01: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): re-read config hash after persist to avoid stale-hash race (#64188) (#66528) 2026-04-15 11:03:09 +01:00
configure.wizard.ts fix(configure): re-read config hash after persist to avoid stale-hash race (#64188) (#66528) 2026-04-15 11:03:09 +01: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 perf(daemon): lazy-load auth profile install helpers 2026-04-13 19:14:27 +01:00
daemon-install-helpers.ts perf(daemon): lazy-load auth profile install helpers 2026-04-13 19:14:27 +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 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 test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
dashboard.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
dashboard.ts refactor: share gateway auth and approval helpers 2026-04-06 07:41:08 +01:00
docs.ts lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
doctor-auth.deprecated-cli-profiles.test.ts Tests: stabilize auth profile and subagent resume specs 2026-04-07 20:00:14 +08:00
doctor-auth.hints.test.ts Reply: surface OAuth reauth failures (#63217) 2026-04-08 18:03:03 +02:00
doctor-auth.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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 fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-bundled-plugin-runtime-deps.test.ts fix: harden bundled plugin runtime deps 2026-04-01 08:55:00 +01:00
doctor-bundled-plugin-runtime-deps.ts fix: harden bundled plugin runtime deps 2026-04-01 08:55:00 +01:00
doctor-claude-cli.test.ts Revert "refactor(cli): remove custom cli backends" 2026-04-06 13:40:42 +01:00
doctor-claude-cli.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-completion.ts fix(cycles): remove browser cli and tlon runtime seams 2026-04-10 11:45:28 +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 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 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 test(e2e): harden beta preflight failures 2026-04-15 01:27:07 +01:00
doctor-config-flow.ts perf(doctor): skip redundant plugin legacy rescans 2026-04-14 18:02:30 +01:00
doctor-config-preflight.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +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 fix: land slash command metadata parsing (#58725) (thanks @Mlightsnow) 2026-04-01 10:17:47 +01:00
doctor-cron-store-migration.ts refactor: dedupe core trimmed string readers 2026-04-07 22:57:52 +01:00
doctor-cron.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
doctor-cron.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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 fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-gateway-daemon-flow.test.ts refactor: extract daemon launchd recovery helper 2026-04-05 09:16:44 +01:00
doctor-gateway-daemon-flow.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-gateway-health.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-gateway-services.test.ts test: trim stale legacy coverage and repair mocks 2026-03-29 22:00:56 +01:00
doctor-gateway-services.ts refactor: simplify cli conversions 2026-04-11 01:27:48 +01:00
doctor-install.ts
doctor-legacy-config.migrations.test.ts test: stabilize doctor streaming migration expectations 2026-04-12 12:17:20 -07: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 feat: LM Studio Integration (#53248) 2026-04-13 15:22:44 +08:00
doctor-memory-search.ts feat: LM Studio Integration (#53248) 2026-04-13 15:22:44 +08: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 fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
doctor-prompter.test.ts test: share cli and doctor test helpers 2026-03-26 19:16:43 +00:00
doctor-prompter.ts refactor: simplify doctor prompt defaults 2026-04-10 23:23:13 +01:00
doctor-repair-mode.ts refactor: simplify cli conversions 2026-04-11 01:27:48 +01:00
doctor-sandbox.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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 test(commands): share agent exec host policy warning setup 2026-04-12 10:19:36 +01:00
doctor-security.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-service-audit.test-helpers.ts refactor: dedupe bluebubbles and zalouser readers 2026-04-07 08:40:34 +01: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 test(commands): share qmd orphan transcript setup 2026-04-12 10:16:07 +01:00
doctor-state-integrity.ts fix: warn about orphaned agent dirs (#65113) (thanks @neeravmakwana) 2026-04-12 09:30:08 +05:30
doctor-state-migrations.test.ts perf(migrations): trim legacy migration and bind cold paths 2026-04-15 00:38:45 +01:00
doctor-state-migrations.ts
doctor-ui.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
doctor-update.ts refactor: simplify cli conversions 2026-04-11 01:27:48 +01:00
doctor-workspace-status.test.ts test: remove redundant doctor status conversions 2026-04-10 22:43:15 +01:00
doctor-workspace-status.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
doctor-workspace.ts
doctor.e2e-harness.ts test(e2e): align release harness coverage 2026-04-12 16:08:12 +01:00
doctor.fast-path-mocks.ts fix(doctor): warn when stale Codex overrides shadow OAuth (#40143) 2026-04-08 03:07:33 +01:00
doctor.matrix-migration.test.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
doctor.migrates-slack-discord-dm-policy-aliases.test.ts test: stabilize isolated runtime and config suites 2026-04-07 11:41:02 +01: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(e2e): align release harness coverage 2026-04-12 16:08:12 +01:00
doctor.ts refactor: move doctor orchestration into flow contributions 2026-03-27 01:17:39 +00:00
doctor.types.ts fix(commands): split doctor prompt option types 2026-04-09 02:08:02 +01:00
doctor.update-repair-no-restart.test.ts test(perf): trim slow gateway, daemon, and command specs 2026-04-14 23:40:03 +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
flows.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
flows.ts refactor: dedupe command helper readers 2026-04-07 08:40:34 +01:00
gateway-install-token.persist.runtime.ts perf(config): use direct writes for gateway token persistence 2026-04-13 19:38:56 +01:00
gateway-install-token.test.ts perf(config): skip cold runtime refresh on one-shot writes 2026-04-13 20:25:21 +01:00
gateway-install-token.ts perf(config): skip cold runtime refresh on one-shot writes 2026-04-13 20:25:21 +01:00
gateway-presence.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
gateway-status.test.ts test(commands): share gateway status secretref config 2026-04-12 09:40:35 +01:00
gateway-status.ts fix: harden local TLS gateway probes (#61935) (thanks @ThanhNguyxn07) 2026-04-06 15:44:30 +01:00
health-format.ts
health.command.coverage.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
health.snapshot.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
health.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
health.ts style: apply formatter drift 2026-04-11 14:08:55 +01:00
health.types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
message-format.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
message.default-agent.test.ts Gate Matrix profile updates for non-owner message tool runs (#62662) 2026-04-10 12:56:17 -04:00
message.test.ts test: split message command coverage 2026-04-07 11:35:59 +01:00
message.ts fix(runtime): split approval and gateway client seams 2026-04-11 18:36:48 +01:00
model-allowlist.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 refactor(plugins): move provider seams to owning extensions 2026-04-06 16:54:18 +01: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 test: keep models list auth sync off real discovery 2026-04-08 08:30:32 +01:00
models.list.e2e.test.ts test: avoid provider runtime in models list e2e 2026-04-09 06:20:13 +01:00
models.set.e2e.test.ts test: trim more runtime partial mocks 2026-04-03 20:46:57 +01: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(deadcode): remove duplicate barrels and helper shims 2026-04-06 17:00:40 +01:00
onboard-auth.credentials.test.ts refactor(auth): drop provider auth storage switchboard 2026-04-06 13:08:58 +01:00
onboard-auth.test.ts refactor(auth): drop provider auth storage switchboard 2026-04-06 13:08:58 +01:00
onboard-channels.e2e.test.ts test(resilience): cover broken plugin startup and onboarding 2026-04-14 19:19:55 +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 refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
onboard-config.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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.test.ts fix(onboard): cap compat probe max_tokens (#66450) 2026-04-14 11:03:44 +01:00
onboard-custom.ts fix(onboard): cap compat probe max_tokens (#66450) 2026-04-14 11:03:44 +01:00
onboard-helpers.test.ts fix: Provider-supplied OAuth URLs inject Windows cmd.exe via openUrl (#64161) 2026-04-12 16:42:24 +01:00
onboard-helpers.ts perf(daemon): slim gateway install token imports 2026-04-13 19:21:01 +01:00
onboard-hooks.test.ts refactor(hooks): unify hook policy resolution 2026-03-22 09:59:51 -07:00
onboard-hooks.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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 test(commands): share daemon health setup helpers 2026-04-12 09:44:47 +01:00
onboard-non-interactive.provider-auth.test.ts feat: LM Studio Integration (#53248) 2026-04-13 15:22:44 +08:00
onboard-non-interactive.test-helpers.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
onboard-non-interactive.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
onboard-remote.test.ts test: trim more command partial mocks 2026-04-03 20:37:14 +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 feat: add Fireworks provider and simplify plugin setup loading 2026-04-05 07:43:14 +01:00
onboard-search.test.ts test: simplify onboard search selections 2026-04-11 00:27:48 +01: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 feat: LM Studio Integration (#53248) 2026-04-13 15:22:44 +08: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
openai-model-default.test.ts fix(ci): repair contracts and whatsapp regressions 2026-04-06 17:52:05 +01:00
provider-auth-guidance.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
provider-auth-helpers.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
random-token.ts perf(daemon): slim gateway install token imports 2026-04-13 19:21:01 +01:00
reset.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01: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: trim sandbox and gateway partial mocks 2026-04-03 20:40:27 +01:00
sandbox-explain.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01: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
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
sessions-cleanup.ts perf(commands): trim sessions cold-path imports 2026-04-14 23:59:30 +01:00
sessions-display-model.ts perf(commands): trim sessions cold-path imports 2026-04-14 23:59:30 +01:00
sessions-table.ts perf(commands): trim sessions cold-path imports 2026-04-14 23:59:30 +01:00
sessions.default-agent-store.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
sessions.model-resolution.test.ts test: sync cli and doctor config expectations 2026-04-06 23:31:34 +01:00
sessions.test-helpers.ts test(perf): speed up slow launchd and sessions specs 2026-04-14 23:34:09 +01:00
sessions.test.ts
sessions.ts perf(commands): trim sessions cold-path imports 2026-04-14 23:59:30 +01:00
setup.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
setup.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +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: speed up cli and command suites 2026-03-31 02:25:02 +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 test(commands): share status test fixtures 2026-04-12 03:30:34 +01:00
status-overview-rows.ts style(repo): format touched helpers and tests 2026-04-06 16:16:10 +01:00
status-overview-surface.test.ts test(commands): share status test fixtures 2026-04-12 03:30:34 +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 refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status-overview-values.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
status-runtime-shared.test.ts refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status-runtime-shared.ts refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status.agent-local.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
status.command-report-data.test.ts fix(status): refresh typed status test fixtures 2026-04-12 04:03:14 +01:00
status.command-report-data.ts style(repo): format touched helpers and tests 2026-04-06 16:16:10 +01:00
status.command-report.test.ts refactor: consolidate status reporting helpers 2026-04-06 07:41:08 +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: simplify typed conversions 2026-04-11 01:34:25 +01:00
status.command-sections.ts refactor: dedupe command config lowercase helpers 2026-04-07 20:57:03 +01:00
status.command.text-runtime.ts refactor: consolidate status runtime and overview helpers 2026-04-06 12:57:09 +01:00
status.command.ts fix(status): keep plain json off security audit path 2026-04-06 13:42:21 +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 secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
status.link-channel.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
status.node-mode.test.ts fix(status): handle node-only hosts on current main (#56718) 2026-03-29 21:12:08 +11:00
status.node-mode.ts fix(status): handle node-only hosts on current main (#56718) 2026-03-29 21:12:08 +11:00
status.scan-execute.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
status.scan-execute.ts refactor: share status scan and report helpers 2026-04-06 12:55:56 +01:00
status.scan-memory.test.ts fix: restore status command typing after refactor 2026-04-06 14:05:49 +05:30
status.scan-memory.ts refactor: consolidate status reporting helpers 2026-04-06 07:41:08 +01:00
status.scan-overview.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
status.scan-overview.ts fix(cli): keep status json startup path lean 2026-04-06 12:24:32 +01:00
status.scan-result.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +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 and report helpers 2026-04-06 12:55:56 +01:00
status.scan.config-shared.test.ts fix: restore status command typing after refactor 2026-04-06 14:05:49 +05:30
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(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05:00
status.scan.fast-json.ts fix(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05:00
status.scan.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
status.scan.shared.test.ts perf: reduce command and gateway test imports 2026-04-11 13:55:08 +01:00
status.scan.shared.ts refactor: dedupe command trimmed readers 2026-04-08 00:09:41 +01:00
status.scan.test-helpers.ts fix(cli): keep status json startup path lean 2026-04-06 12:24:32 +01:00
status.scan.test.ts fix(secrets): align SecretRef inspect/strict behavior across preload/runtime paths (#66818) 2026-04-14 17:59:28 -05:00
status.scan.ts refactor: share status scan and report helpers 2026-04-06 12:55:56 +01: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(tasks): add status health and maintenance command (#57423) 2026-03-30 12:10:44 +09:00
status.summary.runtime.test.ts fix: separate selected session model resolution 2026-04-06 16:07:50 +01:00
status.summary.runtime.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
status.summary.test.ts refactor(providers): remove core default and usage bias 2026-04-04 07:19:29 +01:00
status.summary.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
status.test-support.ts fix(status): refresh typed status test fixtures 2026-04-12 04:03:14 +01:00
status.test.ts fix: preserve plugin auto-enable activation context 2026-04-06 22:28:45 +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 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
tasks.test.ts test: avoid persisting command registry cleanup 2026-04-08 02:16:15 +01:00
tasks.ts refactor: dedupe config cli command trimmed readers 2026-04-08 01:36:38 +01:00
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
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