openclaw/src/cli
2026-04-06 23:31:34 +01:00
..
cron-cli feat(cron): add --tools flag for per-job tool allow-list (#58504) 2026-03-31 21:09:17 -04:00
daemon-cli fix: tighten container bind defaults for landing (#61818) (thanks @openperf) 2026-04-06 14:02:20 +01:00
gateway-cli test: stabilize agent auth and config suites 2026-04-06 19:52:42 +01:00
node-cli refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
nodes-cli refactor: lazy load cli gateway helper runtimes 2026-04-04 01:07:28 +09:00
program fix(check): repair latest command and stream type drift 2026-04-06 15:46:53 +01:00
send-runtime refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
shared refactor: centralize strict numeric parsing 2026-03-08 03:02:25 +00:00
update-cli fix(cli): narrow post-update root 2026-04-06 02:50:38 +01:00
acp-cli.option-collisions.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
acp-cli.ts ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
argv-invocation.test.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
argv-invocation.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
argv.test.ts test(nodes): update coverage after exec consolidation 2026-03-30 00:41:06 +01:00
argv.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
banner-config-lite.ts refactor: dedupe cli tagline mode parser 2026-04-06 22:21:01 +01:00
banner.test.ts refactor: dedupe cli tagline mode parser 2026-04-06 22:21:01 +01:00
banner.ts refactor: dedupe cli tagline mode parser 2026-04-06 22:21:01 +01:00
channel-auth.test.ts refactor(config): use source snapshots for config writes 2026-03-30 00:39:39 +01:00
channel-auth.ts refactor(config): use source snapshots for config writes 2026-03-30 00:39:39 +01:00
channel-options.test.ts refactor: move built-in channel normalization to ids 2026-04-04 01:07:28 +09:00
channel-options.ts refactor: move built-in channel normalization to ids 2026-04-04 01:07:28 +09: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 test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
cli-utils.ts
command-bootstrap.test.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
command-bootstrap.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
command-catalog.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
command-config-resolution.test.ts refactor: share command config resolution 2026-04-06 07:41:08 +01:00
command-config-resolution.ts refactor: share command config resolution 2026-04-06 07:41:08 +01:00
command-execution-startup.test.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
command-execution-startup.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
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-path-matches.test.ts refactor(cli): normalize route boundaries 2026-04-06 15:38:04 +01:00
command-path-matches.ts refactor(cli): normalize route boundaries 2026-04-06 15:38:04 +01:00
command-path-policy.test.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
command-path-policy.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
command-registration-policy.test.ts refactor: share cli command registration policy 2026-04-06 13:51:51 +01:00
command-registration-policy.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
command-secret-gateway.test.ts CLI: fix stale secret gateway path expectation 2026-04-07 03:02:41 +08:00
command-secret-gateway.ts CLI: speed up command secret gateway tests 2026-04-07 01:24:24 +08:00
command-secret-resolution.coverage.test.ts test: sync cli and doctor config expectations 2026-04-06 23:31:34 +01:00
command-secret-targets.import.test.ts CLI: scope agent secret targets 2026-04-07 02:58:10 +08:00
command-secret-targets.test.ts CLI: scope agent secret targets 2026-04-07 02:58:10 +08:00
command-secret-targets.ts CLI: scope agent secret targets 2026-04-07 02:58:10 +08: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
command-startup-policy.test.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
command-startup-policy.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
completion-cli.test.ts fix(cli): defer zsh compdef registration until compinit is available (#56555) 2026-03-28 19:35:32 +01:00
completion-cli.ts refactor: share plugin cli registration helpers 2026-04-06 14:52:21 +01: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 feat(agents): add video_generate tool 2026-04-05 18:44:06 +01:00
config-cli.ts Secrets: hard-fail unsupported SecretRef policy and fix gateway restart token drift (#58141) 2026-03-31 02:37:31 -05: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 test: dedupe config and utility suites 2026-03-28 00:46:53 +00: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 cli routing metadata 2026-04-06 14:16:03 +01:00
cron-cli.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
cron-cli.ts
daemon-cli-compat.test.ts
daemon-cli-compat.ts
daemon-cli.coverage.test.ts refactor: share gateway auth and approval helpers 2026-04-06 07:41:08 +01:00
daemon-cli.ts
deps.test.ts refactor(plugins): genericize core channel seams 2026-04-03 19:09:21 +01:00
deps.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
devices-cli.test.ts test: dedupe core test teardown paths 2026-04-03 07:14:58 +01:00
devices-cli.ts Pairing: forward caller scopes during approval (#55950) 2026-03-27 18:55:33 +00:00
directory-cli.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
directory-cli.ts refactor(config): use source snapshots for config writes 2026-03-30 00:39:39 +01:00
dns-cli.ts Skills: prefer active OpenClaw paths 2026-03-30 16:10:13 +01:00
docs-cli.ts
dotenv.ts fix(dotenv): load gateway.env compatibility fallback (#61084) 2026-04-04 18:24:29 -07:00
exec-approvals-cli.test.ts fix: harden plugin auto-enable empty config handling 2026-04-02 15:19:53 +01:00
exec-approvals-cli.ts Exec approvals: fix policy source attribution (#59367) 2026-04-02 01:28:14 -04:00
gateway-cli.coverage.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
gateway-cli.ts
gateway-rpc.runtime.ts refactor: lazy load cli gateway rpc runtime 2026-04-04 01:07:28 +09:00
gateway-rpc.ts refactor: lazy load cli gateway rpc runtime 2026-04-04 01:07:28 +09:00
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 feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +09:00
install-spec.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
log-level-option.test.ts test: dedupe config and utility suites 2026-03-28 00:46:53 +00:00
log-level-option.ts
logs-cli.runtime.ts refactor: lazy load cli gateway helper runtimes 2026-04-04 01:07:28 +09:00
logs-cli.test.ts test(ci): fix logs cli gateway mock typing 2026-04-04 00:28:25 +01:00
logs-cli.ts fix(cli): add local logs fallback 2026-04-04 08:17:11 +09:00
mcp-cli.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
mcp-cli.ts feat: add openclaw channel mcp bridge 2026-03-28 02:41:57 +00:00
message-secret-scope.test.ts test: debrand plumbing labels and restore skill compat 2026-03-27 21:50:39 +00: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 test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
models-cli.ts refactor(auth): split auth state from auth store 2026-04-06 13:42:44 +01:00
node-cli.ts
nodes-camera.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
nodes-camera.ts refactor(nodes): dedupe camera payload and node resolve helpers 2026-03-02 23:32:41 +00:00
nodes-canvas.ts
nodes-cli.coverage.test.ts test: trim commands and cli partial mocks 2026-04-03 20:34:23 +01:00
nodes-cli.ts
nodes-media-utils.test.ts
nodes-media-utils.ts refactor: dedupe record coercion helper 2026-04-06 23:22:04 +01:00
nodes-screen.ts
npm-resolution.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
npm-resolution.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
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(plugins): move outbound dep aliases into extensions 2026-04-03 19:53:38 +01:00
outbound-send-mapping.ts refactor(plugins): move outbound dep aliases into extensions 2026-04-03 19:53:38 +01:00
pairing-cli.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01: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 Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
parse-timeout.test.ts refactor: share gateway timeout parsing 2026-03-14 01:41:16 +00:00
parse-timeout.ts refactor: share gateway timeout parsing 2026-03-14 01:41:16 +00:00
plugin-install-config-policy.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
plugin-install-plan.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
plugin-install-plan.ts fix(channels): preserve external catalog overrides (#52988) 2026-03-23 18:08:17 +02:00
plugin-registry-loader.test.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
plugin-registry-loader.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
plugin-registry.test.ts test: sync cli and doctor config expectations 2026-04-06 23:31:34 +01:00
plugin-registry.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
plugins-cli-test-helpers.ts fix(cli): honor unsafe override for linked installs 2026-04-04 12:22:49 +09:00
plugins-cli.install.test.ts CLI: pass unsafe flag through linked plugin probes 2026-04-04 12:34:55 +09:00
plugins-cli.list.test.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
plugins-cli.ts Plugins: add install --force overwrite flag (#60544) 2026-04-03 18:09:14 -04:00
plugins-cli.uninstall.test.ts refactor(plugins): drop generic status report alias (#59700) 2026-04-02 22:59:25 +09:00
plugins-cli.update.test.ts Plugins: allow unsafe-force override on update 2026-04-04 01:49:35 +09:00
plugins-command-helpers.ts feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +09:00
plugins-config.test.ts fix: sync built-in channel enablement across config paths 2026-02-23 19:40:42 +00:00
plugins-config.ts fix: sync built-in channel enablement across config paths 2026-02-23 19:40:42 +00:00
plugins-install-command.ts refactor(cli): reuse install safety overrides 2026-04-04 12:35:58 +09:00
plugins-install-config.test.ts test(cli): make plugin install recovery requests explicit 2026-04-04 04:26:51 +09:00
plugins-install-persist.ts refactor(config): use source snapshots for config mutations 2026-03-30 01:02:25 +01:00
plugins-update-command.ts Plugins: allow unsafe-force override on update 2026-04-04 01:49:35 +09:00
ports.test.ts test: trim cli and infra importActual mocks 2026-04-03 19:54:37 +01:00
ports.ts fix(gateway): synthesize lifecycle robustness for restart and startup probes (#33831) 2026-03-03 21:31:12 -06:00
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 cli routing metadata 2026-04-06 14:16:03 +01:00
program.force.test.ts fix(gateway): add Windows-compatible port detection using netstat fallback (openclaw#29239) thanks @ajay99511 2026-03-02 08:33:59 -06:00
program.nodes-basic.e2e.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
program.nodes-media.e2e.test.ts fix(security): fail-close node camera URL downloads 2026-03-02 23:23:39 +00:00
program.nodes-test-helpers.test.ts
program.nodes-test-helpers.ts
program.smoke.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01: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.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
prompt.ts
qa-cli.ts refactor: remove qa-e2e compatibility facade 2026-04-06 17:23:35 +01:00
qr-cli.test.ts refactor: share sdk lazy config and cli test helpers 2026-04-04 16:55:04 +09:00
qr-cli.ts fix(pairing): align mobile setup with secure endpoints 2026-04-03 14:51:24 +05:30
qr-dashboard.integration.test.ts refactor: share sdk lazy config and cli test helpers 2026-04-04 16:55:04 +09:00
requirements-test-fixtures.ts
respawn-policy.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
root-help-metadata.ts fix: unblock cli startup metadata 2026-04-04 02:35:36 +01:00
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 refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
route.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
run-main.exit.test.ts fix: restore terminal keyboard state on tui exit (#49130) (thanks @biefan) (#49130) 2026-04-06 15:14:08 +01:00
run-main.profile-env.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
run-main.test.ts refactor: share cli command registration policy 2026-04-06 13:51:51 +01:00
run-main.ts fix: restore terminal keyboard state on tui exit (#49130) (thanks @biefan) (#49130) 2026-04-06 15:14:08 +01:00
sandbox-cli.ts
secrets-cli.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01: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: speed up cli and command suites 2026-03-31 02:25:02 +01: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 fix(cli): route skills list output to stdout when --json is active (#60914) 2026-04-04 18:09:44 +03:00
skills-cli.format.ts Skills: prefer active OpenClaw paths 2026-03-30 16:10:13 +01:00
skills-cli.formatting.test.ts test: centralize canonical skill fixtures 2026-03-28 03:45:56 +00:00
skills-cli.test.ts Skills: prefer active OpenClaw paths 2026-03-30 16:10:13 +01:00
skills-cli.ts fix(cli): route skills list output to stdout when --json is active (#60914) 2026-04-04 18:09:44 +03:00
system-cli.test.ts test: trim commands and cli partial mocks 2026-04-03 20:34:23 +01:00
system-cli.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
tagline.test.ts feat(cli): add configurable banner tagline mode 2026-03-03 00:31:51 +00:00
tagline.ts feat(cli): add configurable banner tagline mode 2026-03-03 00:31:51 +00:00
test-runtime-capture.ts test: trim helper partial mocks 2026-04-03 21:34:42 +01:00
tui-cli.ts
update-cli.option-collisions.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
update-cli.test-helpers.test.ts refactor: share sdk lazy config and cli test helpers 2026-04-04 16:55:04 +09:00
update-cli.test-helpers.ts refactor: share sdk lazy config and cli test helpers 2026-04-04 16:55:04 +09:00
update-cli.test.ts build(plugins): align package versions to 2026.4.6 2026-04-06 17:05:30 +01: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