openclaw/src/cli
Peter Steinberger 41901c19bf
fix: restore green check after upstream API changes
2026-03-27 20:29:18 +00:00
..
cron-cli fix: reject nonexistent zoned cron at-times 2026-03-23 21:14:55 -07:00
daemon-cli fix(gateway): restore loopback detail probes and identity fallback (#51087) 2026-03-27 08:09:41 +01:00
gateway-cli Reduce lint suppressions in core tests and runtime 2026-03-27 02:11:26 -05:00
node-cli refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
nodes-cli refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
program refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
send-runtime refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
shared
update-cli fix(runtime): support Node 22.14 installs 2026-03-25 06:22:18 -07:00
acp-cli.option-collisions.test.ts fix(cli): remove duplicate test runtime keys 2026-03-22 17:52:05 -07:00
acp-cli.ts
argv.test.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
argv.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
banner-config-lite.ts fix: audit clobbered config reads 2026-03-24 17:10:06 +00:00
banner.test.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07:00
banner.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07:00
channel-auth.test.ts fix: resolve catalog-backed channel login 2026-03-23 18:25:44 -07:00
channel-auth.ts fix: resolve catalog-backed channel login 2026-03-23 18:25:44 -07:00
channel-options.test.ts test: speed up cli and command suites 2026-03-24 22:17:12 +00:00
channel-options.ts test: speed up cli and command suites 2026-03-24 22:17:12 +00:00
channels-cli.ts feat: add nostr setup and unify channel setup discovery 2026-03-15 19:58:22 -07:00
clawbot-cli.ts
cli-name.ts
cli-utils.test.ts
cli-utils.ts
command-format.ts feat(cli): support targeting running containerized openclaw instances (#52651) 2026-03-24 10:17:17 -04:00
command-options.test.ts
command-options.ts
command-secret-gateway.test.ts test: speed up cli and model command suites 2026-03-24 17:16:25 +00:00
command-secret-gateway.ts fix(runtime): lazy-load setup shims and align contracts 2026-03-19 13:33:32 -07:00
command-secret-resolution.coverage.test.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
command-secret-targets.test.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
command-secret-targets.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
command-source.test-helpers.test.ts test: harden path resolution test helpers 2026-03-22 22:47:58 +00:00
command-source.test-helpers.ts test: harden path resolution test helpers 2026-03-22 22:47:58 +00:00
completion-cli.test.ts CLI/completion: fix generator OOM and harden plugin registries (#45537) 2026-03-15 12:14:30 -07:00
completion-cli.ts refactor: switch browser ownership to bundled plugin 2026-03-26 22:20:40 +00:00
completion-fish.test.ts
completion-fish.ts
config-cli.integration.test.ts test: stabilize slow contract and integration suites 2026-03-27 05:07:50 +00:00
config-cli.test.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
config-cli.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
config-set-dryrun.ts CLI: skip exec SecretRef dry-run resolution unless explicitly allowed (#49322) 2026-03-17 20:20:11 -05:00
config-set-input.test.ts CLI: expand config set with SecretRef/provider builders and dry-run (#49296) 2026-03-17 18:15:49 -05:00
config-set-input.ts CLI: skip exec SecretRef dry-run resolution unless explicitly allowed (#49322) 2026-03-17 20:20:11 -05:00
config-set-mode.test.ts CLI: expand config set with SecretRef/provider builders and dry-run (#49296) 2026-03-17 18:15:49 -05:00
config-set-parser.ts CLI: expand config set with SecretRef/provider builders and dry-run (#49296) 2026-03-17 18:15:49 -05:00
container-target.test.ts fixes for cli-containerized (#54223) 2026-03-25 00:51:55 -04:00
container-target.ts refactor: share plugin setup helpers 2026-03-26 18:34:51 +00:00
cron-cli.test.ts fix: reject nonexistent zoned cron at-times 2026-03-23 21:14:55 -07:00
cron-cli.ts
daemon-cli-compat.test.ts
daemon-cli-compat.ts
daemon-cli.coverage.test.ts fix(gateway): restore loopback detail probes and identity fallback (#51087) 2026-03-27 08:09:41 +01:00
daemon-cli.ts
deps.test.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
deps.ts perf: optimize cold import paths 2026-03-26 23:11:00 +00:00
devices-cli.test.ts Pairing: forward caller scopes during approval (#55950) 2026-03-27 18:55:33 +00:00
devices-cli.ts Pairing: forward caller scopes during approval (#55950) 2026-03-27 18:55:33 +00:00
directory-cli.test.ts refactor: reuse shared cli runtime test mocks 2026-03-23 01:53:28 +00:00
directory-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
dns-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
docs-cli.ts
dotenv.ts Filter untrusted CWD .env entries before OpenClaw startup (#54631) 2026-03-25 15:49:26 -06:00
exec-approvals-cli.test.ts
exec-approvals-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
gateway-cli.coverage.test.ts refactor: clarify doctor repair flow 2026-03-23 22:12:56 -07:00
gateway-cli.ts
gateway-rpc.ts
help-format.ts
hooks-cli.test.ts test: share cli and doctor test helpers 2026-03-26 19:16:43 +00:00
hooks-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
install-spec.ts
log-level-option.test.ts
log-level-option.ts
logs-cli.test.ts fix: unify log timestamp offsets (#38904) (thanks @sahilsatralkar) 2026-03-25 16:06:33 +05:30
logs-cli.ts fix: unify log timestamp offsets (#38904) (thanks @sahilsatralkar) 2026-03-25 16:06:33 +05:30
mcp-cli.test.ts refactor: reuse shared cli runtime test mocks 2026-03-23 01:53:28 +00:00
mcp-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
message-secret-scope.test.ts fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
message-secret-scope.ts fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
models-cli.test.ts refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07:00
models-cli.ts refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07:00
node-cli.ts
nodes-camera.test.ts test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
nodes-camera.ts
nodes-canvas.ts
nodes-cli.coverage.test.ts test: restore runtime-aware cli mocks 2026-03-22 18:35:37 -07:00
nodes-cli.ts
nodes-media-utils.test.ts
nodes-media-utils.ts
nodes-run.ts
nodes-screen.ts
npm-resolution.test.ts
npm-resolution.ts
outbound-send-deps.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
outbound-send-mapping.test.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
outbound-send-mapping.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
pairing-cli.test.ts test: speed up cli and model command suites 2026-03-24 17:16:25 +00:00
pairing-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
parse-bytes.ts
parse-duration.ts
parse-timeout.test.ts
parse-timeout.ts
plugin-install-config-policy.ts refactor: centralize plugin install config policy 2026-03-23 23:07:40 -07:00
plugin-install-plan.test.ts fix(channels): preserve external catalog overrides (#52988) 2026-03-23 18:08:17 +02:00
plugin-install-plan.ts fix(channels): preserve external catalog overrides (#52988) 2026-03-23 18:08:17 +02:00
plugin-registry.test.ts fix: auto-enable configured channel plugins in routed CLI commands (#54809) (thanks @neeravmakwana) 2026-03-26 10:06:16 +05:30
plugin-registry.ts fix: auto-enable configured channel plugins in routed CLI commands (#54809) (thanks @neeravmakwana) 2026-03-26 10:06:16 +05:30
plugins-cli-test-helpers.ts fix(plugins): address review feedback for Matrix recovery paths (#52899) 2026-03-23 22:16:10 -07:00
plugins-cli.install.test.ts test: share cli command and discord test helpers 2026-03-26 19:37:14 +00:00
plugins-cli.ts fix(plugins): accept clawhub uninstall specs 2026-03-23 13:52:27 -07:00
plugins-cli.uninstall.test.ts fix(plugins): accept clawhub uninstall specs 2026-03-23 13:52:27 -07:00
plugins-cli.update.test.ts test(cli): split plugin cli test coverage by surface 2026-03-22 12:02:53 -07:00
plugins-command-helpers.ts refactor(cli): extract hook pack update flow 2026-03-22 12:02:52 -07:00
plugins-config.test.ts
plugins-config.ts
plugins-install-command.ts refactor: centralize plugin install config policy 2026-03-23 23:07:40 -07:00
plugins-install-config.test.ts refactor: centralize plugin install config policy 2026-03-23 23:07:40 -07:00
plugins-install-persist.ts refactor(cli): share plugin install persistence 2026-03-22 12:02:52 -07:00
plugins-update-command.ts refactor(cli): extract hook pack update flow 2026-03-22 12:02:52 -07:00
ports.test.ts
ports.ts
profile-utils.ts
profile.test.ts feat(cli): support targeting running containerized openclaw instances (#52651) 2026-03-24 10:17:17 -04:00
profile.ts refactor: share plugin setup helpers 2026-03-26 18:34:51 +00:00
program.force.test.ts
program.nodes-basic.e2e.test.ts fix: sync agent and autoreply e2e updates 2026-03-23 01:33:40 -07:00
program.nodes-media.e2e.test.ts
program.nodes-test-helpers.test.ts
program.nodes-test-helpers.ts
program.smoke.test.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
program.test-mocks.ts test: fix setup wizard smoke mocks 2026-03-16 05:54:58 +00:00
program.ts
progress.test.ts
progress.ts
prompt.runtime.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
prompt.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
prompt.ts
qr-cli.test.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
qr-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
qr-dashboard.integration.test.ts test: fix ci docs drift and bun qr exit handling 2026-03-23 07:41:23 +00:00
requirements-test-fixtures.ts
respawn-policy.ts
root-option-forward.ts refactor: share plugin setup helpers 2026-03-26 18:34:51 +00:00
root-option-value.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
route.test.ts fix(cli): route plugin logs to stderr during --json output 2026-03-22 21:51:08 -07:00
route.ts fix(cli): route plugin logs to stderr during --json output 2026-03-22 21:51:08 -07:00
run-main.exit.test.ts refactor: move memory engine into memory plugin 2026-03-26 23:20:35 +00:00
run-main.profile-env.test.ts fixes for cli-containerized (#54223) 2026-03-25 00:51:55 -04:00
run-main.test.ts CLI: reduce channels add startup memory (#46784) 2026-03-15 09:10:40 -07:00
run-main.ts refactor: move memory engine into memory plugin 2026-03-26 23:20:35 +00:00
sandbox-cli.ts
secrets-cli.test.ts test: share cli and channel setup fixtures 2026-03-26 18:14:44 +00:00
secrets-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
security-cli.test.ts test: share cli and channel setup fixtures 2026-03-26 18:14:44 +00:00
security-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
skills-cli.commands.test.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
skills-cli.format.ts build: refresh deps and vitest cache lanes 2026-03-27 02:26:07 +00:00
skills-cli.formatting.test.ts fix: restore green check after upstream API changes 2026-03-27 20:29:18 +00:00
skills-cli.test.ts feat(ui): Control UI polish — skills revamp, markdown preview, agent workspace, macOS config tree (#53411) thanks @BunsDev 2026-03-24 01:21:13 -05:00
skills-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
system-cli.test.ts feat(cli): support targeting running containerized openclaw instances (#52651) 2026-03-24 10:17:17 -04:00
system-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
tagline.test.ts
tagline.ts
test-runtime-capture.ts test: centralize cli runtime capture helpers 2026-03-23 01:53:28 +00:00
tui-cli.ts
update-cli.option-collisions.test.ts refactor: reuse shared cli runtime test mocks 2026-03-23 01:53:28 +00:00
update-cli.test.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
update-cli.ts fix: harden update channel switching 2026-03-22 15:09:38 -07:00
wait.ts
webhooks-cli.ts
windows-argv.ts