openclaw/src/cli
2026-05-05 17:43:13 -07:00
..
cron-cli feat(cron): add agentId filtering to cron list (#77602) 2026-05-05 06:06:24 +00:00
daemon-cli feat: show restart handoffs in gateway status 2026-05-05 08:38:00 +01:00
gateway-cli fix: add gateway supervisor restart handoff 2026-05-05 08:38:00 +01:00
node-cli fix: route remote mac browser through node host 2026-04-26 05:25:59 +01:00
nodes-cli refactor: unify lazy import loaders 2026-05-02 10:55:59 +01:00
program fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
send-runtime refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
shared
update-cli fix(plugins): sync official plugin installs during update (#78065) 2026-05-05 17:27:32 -07:00
acp-cli.option-collisions.test.ts
acp-cli.ts refactor: dedupe internal helper glue 2026-04-08 15:58:45 +01:00
argv-invocation.test.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
argv-invocation.ts fix(cli): skip startup work for positional help 2026-04-27 00:24:06 -04:00
argv.test.ts fix(cli): skip startup work for positional help 2026-04-27 00:24:06 -04:00
argv.ts fix(cli): skip startup work for positional help 2026-04-27 00:24:06 -04: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
capability-cli.test.ts fix(cli): reject codex simple-completion probes 2026-05-02 21:27:54 +01:00
capability-cli.ts fix(cli): reject codex simple-completion probes 2026-05-02 21:27:54 +01:00
channel-auth.test.ts fix: stop channel runtime before WhatsApp removal 2026-05-01 22:37:30 +01:00
channel-auth.ts fix: stop channel runtime before WhatsApp removal 2026-05-01 22:37:30 +01:00
channel-options.test.ts fix: repair configured plugin installs (#76129) 2026-05-02 15:49:52 +00:00
channel-options.ts fix(cli): keep startup help metadata on fast path 2026-04-26 21:11:23 -07:00
channels-cli.test.ts fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
channels-cli.ts fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
clawbot-cli.ts
cli-name.ts refactor: trim cli helper exports 2026-05-01 22:05:19 +01:00
cli-utils.test.ts fix(tui): prevent orphaned terminal sessions (#77662) 2026-05-05 16:34:18 -07:00
cli-utils.ts refactor: trim cli helper type exports 2026-05-02 00:55:11 +01:00
command-bootstrap.test.ts chore: clean up plugin dependency leftovers 2026-05-01 21:37:08 +01:00
command-bootstrap.ts refactor: unify lazy import loaders 2026-05-02 10:55:59 +01:00
command-catalog.ts fix: reserve legacy tool cli token 2026-05-02 04:06:46 +01:00
command-config-resolution.runtime.ts perf(commands): lazy-load agent secret resolution 2026-04-13 20:56: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: simplify plugin dependency handling 2026-05-01 21:32:22 +01:00
command-execution-startup.ts fix: simplify bundled runtime dependency repair (#75183) 2026-05-01 07:49:02 +00:00
command-format.ts Reply: surface OAuth reauth failures (#63217) 2026-04-08 18:03:03 +02:00
command-options.test.ts
command-options.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
command-path-matches.test.ts refactor(cli): normalize route boundaries 2026-04-06 15:38:04 +01:00
command-path-matches.ts refactor: trim local type exports 2026-05-02 01:44:51 +01:00
command-path-policy.test.ts Add agent visibility to skills check (#75983) 2026-05-02 20:50:38 +02:00
command-path-policy.ts fix: simplify bundled runtime dependency repair (#75183) 2026-05-01 07:49:02 +00:00
command-registration-policy.test.ts fix: reserve auth CLI root from plugin allowlist gating 2026-05-02 23:07:25 +01:00
command-registration-policy.ts fix: reserve auth CLI root from plugin allowlist gating 2026-05-02 23:07:25 +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 refactor: trim cli helper type exports 2026-05-02 00:55:11 +01:00
command-secret-resolution.coverage.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
command-secret-targets.import.test.ts refactor: derive CLI web credential targets 2026-04-22 06:11:49 +01:00
command-secret-targets.test.ts Revert "fix: resolve tts secret refs for local infer (#72549)" 2026-04-26 22:54:08 -05:00
command-secret-targets.ts fix(secretrefs): resolve external channel contracts (#76449) 2026-05-02 23:48:11 -05:00
command-source.test-helpers.test.ts
command-source.test-helpers.ts
command-startup-policy.test.ts refactor: simplify plugin dependency handling 2026-05-01 21:32:22 +01:00
command-startup-policy.ts fix: simplify bundled runtime dependency repair (#75183) 2026-05-01 07:49:02 +00:00
completion-cli.test.ts Tests: fix boundary and late-run drift 2026-04-07 19:59:51 +08:00
completion-cli.ts fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
completion-cli.write-state.test.ts fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
completion-fish.test.ts
completion-fish.ts
completion-runtime.ts fix(cli): keep update completion refresh lightweight 2026-04-27 08:24:26 +01:00
config-cli.integration.test.ts fix(config): allow plugin conversation access hook policy (#71221) 2026-04-24 20:28:42 +01:00
config-cli.test.ts fix(config): unset array index once 2026-05-03 10:42:49 -07:00
config-cli.ts fix(config): unset array index once 2026-05-03 10:42:49 -07:00
config-set-dryrun.ts
config-set-input.test.ts
config-set-input.ts docs(types): mark legacy aliases deprecated 2026-04-28 23:10:10 -07:00
config-set-mode.test.ts
config-set-parser.ts refactor: trim cli helper exports 2026-05-01 22:05:19 +01:00
container-target.test.ts feat(security): support operator-managed network proxy routing (#70044) 2026-04-28 00:20:47 -05:00
container-target.ts refactor: trim cli shape exports 2026-05-01 22:08:43 +01:00
cron-cli.test.ts feat(cron): add agentId filtering to cron list (#77602) 2026-05-05 06:06:24 +00:00
cron-cli.ts
daemon-cli-compat.test.ts perf(cli): narrow daemon and gateway cold paths 2026-04-14 17:35:26 +01:00
daemon-cli-compat.ts Add Codex happy path prompt snapshots (#75807) 2026-05-03 00:59:55 +09:00
daemon-cli.coverage.test.ts fix: persist gateway service wrappers 2026-04-27 03:40:32 +01:00
daemon-cli.ts
deps.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
deps.ts fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
deps.types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
devices-cli.test.ts fix(cli): guard device fallback state 2026-05-05 17:12:58 -07:00
devices-cli.ts fix(cli): guard device fallback state 2026-05-05 17:12:58 -07:00
directory-cli.test.ts fix(cli): avoid directory plugin reinstall prompts 2026-05-02 06:14:29 +01:00
directory-cli.ts fix(slack): use live directory readers in cli 2026-05-02 03:04:29 +01:00
dns-cli.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +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 approvals get timeout handling (#66239) (thanks @neeravmakwana) 2026-04-14 11:29:59 +05:30
exec-approvals-cli.ts fix(cli): exit 0 when invoking parent commands without a subcommand (#73077) 2026-04-28 02:40:44 +01:00
exec-policy-cli.test.ts test: share exec policy rollback snapshots 2026-04-19 01:07:39 +01:00
exec-policy-cli.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
gateway-cli.coverage.test.ts test: reuse CLI runtime mock in gateway tests 2026-04-23 18:46:43 +01:00
gateway-cli.ts
gateway-rpc.runtime.ts fix(ci): stabilize full release validation 2026-04-28 20:14:14 +01:00
gateway-rpc.ts refactor: unify lazy import loaders 2026-05-02 10:55:59 +01:00
gateway-rpc.types.ts fix(cycles): split small runtime seams 2026-04-10 09:00:19 +01:00
gateway-run-argv.ts feat(security): support operator-managed network proxy routing (#70044) 2026-04-28 00:20:47 -05:00
gateway-secret-options.ts refactor: trim cli helper exports 2026-05-01 22:05:19 +01:00
help-format.ts refactor: trim cli helper exports 2026-05-01 22:05:19 +01:00
hooks-cli.test.ts
hooks-cli.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
install-spec.ts
log-level-option.test.ts
log-level-option.ts
logs-cli.runtime.ts
logs-cli.test.ts feat(cli/logs): announce --follow gateway reconnect and add JSON notice parity (#75372) 2026-05-03 17:55:58 +08:00
logs-cli.ts feat(cli/logs): announce --follow gateway reconnect and add JSON notice parity (#75372) 2026-05-03 17:55:58 +08:00
mcp-cli.test.ts
mcp-cli.ts fix(cli): exit 0 when invoking parent commands without a subcommand (#73077) 2026-04-28 02:40:44 +01:00
message-secret-scope.test.ts
message-secret-scope.ts refactor: dedupe trim string helpers 2026-04-07 09:44:53 +01:00
model-auth-runtime-boundary.test.ts fix(cli): lazy-load model auth runtime 2026-04-25 23:49:06 -07:00
models-cli.test.ts feat(models): list auth profiles 2026-05-04 03:31:55 -07:00
models-cli.ts feat(models): list auth profiles 2026-05-04 03:31:55 -07:00
native-hook-relay-cli.test.ts feat(plugins): add before agent finalize hook (#71765) 2026-04-25 17:21:17 -07:00
native-hook-relay-cli.ts refactor: trim cli helper type exports 2026-05-02 00:55:11 +01:00
node-cli.ts
nodes-camera.test.ts
nodes-camera.ts
nodes-canvas.ts refactor: trim cli helper type exports 2026-05-02 00:55:11 +01:00
nodes-cli.coverage.test.ts test: reuse CLI runtime mock in gateway tests 2026-04-23 18:46:43 +01:00
nodes-cli.ts
nodes-media-utils.test.ts
nodes-media-utils.ts refactor: dedupe shared string readers 2026-04-07 02:03:33 +01:00
nodes-screen.ts
npm-resolution.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
npm-resolution.ts
outbound-send-deps.ts fix(cycles): repair broken type surfaces 2026-04-11 13:42:17 +01:00
outbound-send-mapping.test.ts
outbound-send-mapping.ts refactor: trim auth cli type exports 2026-05-02 01:54:25 +01:00
pairing-cli.test.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
pairing-cli.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
parse-bytes.ts refactor: trim cli shape exports 2026-05-01 22:08:43 +01:00
parse-duration.ts refactor: dedupe cli cron trimmed readers 2026-04-08 01:36:38 +01:00
parse-timeout.test.ts
parse-timeout.ts
plugin-install-config-policy.ts fix(plugins): recover source-only install shadows 2026-05-04 03:26:54 -07:00
plugin-install-plan.test.ts fix(plugins): quiet official npm install scan warnings 2026-05-04 02:40:55 -07:00
plugin-install-plan.ts fix(plugins): quiet official npm install scan warnings 2026-05-04 02:40:55 -07:00
plugin-registry-loader.test.ts refactor: simplify plugin dependency handling 2026-05-01 21:32:22 +01:00
plugin-registry-loader.ts refactor: unify lazy import loaders 2026-05-02 10:55:59 +01:00
plugin-registry.test.ts fix: scope runtime plugin preload to effective plugins 2026-05-02 15:55:06 +01:00
plugin-registry.ts
plugins-cli-test-helpers.ts fix(cli): handle closed plugin uninstall prompt (#73566) 2026-05-05 23:05:20 +08:00
plugins-cli.install.test.ts fix: explain missing git during plugin install 2026-05-05 05:14:09 +01:00
plugins-cli.list.test.ts fix(plugins): tighten shadowed install diagnostics 2026-05-03 13:59:21 +01:00
plugins-cli.policy.test.ts fix(cli): keep plugin toggles out of channel config (#76525) 2026-05-03 00:19:37 -07:00
plugins-cli.ts fix(plugins): tighten shadowed install diagnostics 2026-05-03 13:59:21 +01:00
plugins-cli.uninstall.test.ts fix(cli): handle closed plugin uninstall prompt (#73566) 2026-05-05 23:05:20 +08:00
plugins-cli.update.test.ts fix: fail plugin update on update errors 2026-04-26 11:01:10 +01:00
plugins-command-helpers.ts fix: explain missing git during plugin install 2026-05-05 05:14:09 +01:00
plugins-config.test.ts
plugins-config.ts
plugins-inspect-command.ts fix(plugins): persist clawhub artifact metadata 2026-05-02 10:17:19 -07:00
plugins-install-command.ts docs(plugins): explain catalog install trust 2026-05-04 11:31:29 -07:00
plugins-install-config.test.ts fix(plugins): explain source-only package diagnostics (#77835) (#77842) 2026-05-05 17:43:13 -07:00
plugins-install-persist.test.ts fix(plugins): clean replaced managed installs 2026-05-04 03:28:53 -07:00
plugins-install-persist.ts fix(plugins): clean replaced managed installs 2026-05-04 03:28:53 -07:00
plugins-install-record-commit.test.ts fix: hot reload plugin management changes (#75976) 2026-05-02 13:19:24 +00:00
plugins-install-record-commit.ts fix: hot reload plugin management changes (#75976) 2026-05-02 13:19:24 +00:00
plugins-install-records.ts test: move plugin update selection to pure tests 2026-04-11 08:08:41 +01:00
plugins-list-command.ts [codex] add Crestodian plugin management (#75869) 2026-05-02 03:12:38 +00:00
plugins-list-format.test.ts fix(plugins): label registry list state as enabled 2026-04-25 10:35:34 -07:00
plugins-list-format.ts fix(plugins): label registry list state as enabled 2026-04-25 10:35:34 -07:00
plugins-location-bridges.test.ts fix(plugins): catalog externalized npm installs 2026-05-02 13:30:07 -07:00
plugins-location-bridges.ts fix(plugins): catalog externalized npm installs 2026-05-02 13:30:07 -07:00
plugins-registry-refresh.ts fix: hot reload plugin management changes (#75976) 2026-05-02 13:19:24 +00:00
plugins-search-command.test.ts [codex] add Crestodian plugin management (#75869) 2026-05-02 03:12:38 +00:00
plugins-search-command.ts fix(plugins): clean up plugins search output formatting (#76000) 2026-05-03 17:30:03 +08:00
plugins-uninstall-command.ts fix(cli): handle closed plugin uninstall prompt (#73566) 2026-05-05 23:05:20 +08:00
plugins-uninstall-selection.test.ts test: move plugin uninstall selection to pure tests 2026-04-11 08:12:34 +01:00
plugins-uninstall-selection.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
plugins-update-command.ts fix: hot reload plugin management changes (#75976) 2026-05-02 13:19:24 +00:00
plugins-update-outcomes.ts refactor: trim cli helper type exports 2026-05-02 00:55:11 +01:00
plugins-update-selection.test.ts fix(plugins): skip unchanged npm updates 2026-04-23 01:23:03 +01:00
plugins-update-selection.ts fix(plugins): skip unchanged npm updates 2026-04-23 01:23:03 +01:00
ports.test.ts
ports.ts perf(gateway): skip force port scan when free 2026-05-03 15:52:57 +01:00
profile-utils.ts refactor: dedupe cli lowercase helpers 2026-04-07 17:50:38 +01:00
profile.test.ts fix(cli): preserve Matrix QA profile flag 2026-04-27 05:57:37 +01:00
profile.ts refactor: trim cli shape exports 2026-05-01 22:08:43 +01:00
program.force.test.ts perf(gateway): skip force port scan when free 2026-05-03 15:52:57 +01:00
program.nodes-basic.e2e.test.ts fix(nodes): allow removing stale paired nodes 2026-04-27 13:20:52 +01:00
program.nodes-media.e2e.test.ts refactor: remove redundant camera CLI conversions 2026-04-10 21:53:47 +01:00
program.nodes-test-helpers.test.ts
program.nodes-test-helpers.ts
program.smoke.test.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
program.test-mocks.ts refactor: trim cli program test exports 2026-05-01 12:39:10 +01:00
program.ts
progress.test.ts fix(cli): avoid progress spinners in active TUI input (#75003) 2026-04-30 12:31:05 +02:00
progress.ts fix(cli): avoid progress spinners in active TUI input (#75003) 2026-04-30 12:31:05 +02:00
prompt.test.ts fix(cli): handle closed plugin uninstall prompt (#73566) 2026-05-05 23:05:20 +08:00
prompt.ts fix(cli): handle closed plugin uninstall prompt (#73566) 2026-05-05 23:05:20 +08:00
proxy-cli.runtime.test.ts fix: proxy direct APNs HTTP2 sessions (#74905) 2026-05-04 11:04:17 +00:00
proxy-cli.runtime.ts fix: proxy direct APNs HTTP2 sessions (#74905) 2026-05-04 11:04:17 +00:00
proxy-cli.test.ts fix: proxy direct APNs HTTP2 sessions (#74905) 2026-05-04 11:04:17 +00:00
proxy-cli.ts fix: proxy direct APNs HTTP2 sessions (#74905) 2026-05-04 11:04:17 +00:00
qr-cli.test.ts fix(device-pair): reject invalid remote setup URLs 2026-04-29 20:45:33 +01:00
qr-cli.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
qr-dashboard.integration.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
requirements-test-fixtures.ts refactor: trim cli test helper exports 2026-05-01 12:31:52 +01:00
respawn-policy.ts fix(tui): prevent orphaned terminal sessions (#77662) 2026-05-05 16:34:18 -07:00
root-help-metadata.ts fix(cli): keep startup help metadata on fast path 2026-04-26 21:11:23 -07:00
root-option-forward.ts
root-option-scan.ts refactor: trim cli shape exports 2026-05-01 22:08:43 +01:00
root-option-value.ts
route.test.ts refactor: simplify plugin dependency handling 2026-05-01 21:32:22 +01:00
route.ts fix(cli): keep route-first json stdout clean 2026-04-27 20:51:50 +01:00
run-main-policy.ts fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
run-main.exit.test.ts fix(cli): fast-path bare channels help (#77659) 2026-05-05 16:02:39 -07:00
run-main.profile-env.test.ts test: update run-main env mock 2026-04-28 01:59:25 +01:00
run-main.test.ts fix: explain disabled plugin command aliases 2026-05-03 18:19:50 +01:00
run-main.ts fix(gateway): keep reset and refresh paths responsive (#77701) 2026-05-05 00:59:13 -07:00
sandbox-cli.ts
secrets-cli.test.ts test: share CLI runtime mock helper 2026-04-23 18:46:43 +01:00
secrets-cli.ts
security-cli.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
security-cli.ts fix(security): keep plain audit off plugin runtimes 2026-05-01 08:22:06 -07:00
skills-cli.commands.test.ts Add agent visibility to skills check (#75983) 2026-05-02 20:50:38 +02:00
skills-cli.format.ts Add agent visibility to skills check (#75983) 2026-05-02 20:50:38 +02:00
skills-cli.formatting.test.ts
skills-cli.test.ts Add agent visibility to skills check (#75983) 2026-05-02 20:50:38 +02:00
skills-cli.ts Add agent visibility to skills check (#75983) 2026-05-02 20:50:38 +02:00
startup-metadata.test.ts fix(cli): keep startup help metadata on fast path 2026-04-26 21:11:23 -07:00
startup-metadata.ts perf: cache startup package metadata 2026-05-02 16:11:05 +01:00
system-cli.test.ts
system-cli.ts refactor: dedupe cli cron trimmed readers 2026-04-08 01:36:38 +01:00
tagline.test.ts
tagline.ts refactor: trim cli tagline exports 2026-05-02 01:11:18 +01:00
test-runtime-capture.ts refactor: trim cli program test exports 2026-05-01 12:39:10 +01:00
test-runtime-mock.ts test: share CLI runtime mock helper 2026-04-23 18:46:43 +01:00
tui-cli.ts fix: avoid CLI startup warmup leaks 2026-04-26 10:41:03 +01:00
update-cli.option-collisions.test.ts
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 fix(plugins): sync official plugin installs during update (#78065) 2026-05-05 17:27:32 -07:00
update-cli.ts fix: increase update step timeout 2026-04-26 10:46:55 +01:00
wait.ts
webhooks-cli.ts refactor: dedupe cli cron trimmed readers 2026-04-08 01:36:38 +01:00
windows-argv.ts refactor: dedupe cli lowercase helpers 2026-04-07 17:50:38 +01:00