openclaw/src/cli
Peter Steinberger 91b2800241 feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
..
browser-cli-actions-input
cron-cli feat(cron): support custom session IDs and auto-bind to current session (#16511) 2026-03-14 16:48:46 +11:00
daemon-cli fix(cli): clean daemon install imports 2026-03-21 23:14:40 +00:00
gateway-cli fix: land SIGUSR1 orphan recovery regressions (#47719) (thanks @joeykrug) 2026-03-15 22:32:36 -07:00
node-cli refactor: share daemon install cli setup 2026-03-14 01:41:17 +00:00
nodes-cli refactor: share cli install helpers 2026-03-14 00:30:14 +00:00
program Tests: update Matrix agent bind fixtures 2026-03-19 08:31:38 -04:00
send-runtime refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
shared refactor: centralize strict numeric parsing 2026-03-08 03:02:25 +00:00
update-cli CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
acp-cli.option-collisions.test.ts test: deduplicate cli option collision fixtures 2026-03-10 20:34:54 +00:00
acp-cli.ts ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
argv.test.ts
argv.ts
banner-config-lite.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07: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
browser-cli-actions-input.ts
browser-cli-actions-observe.ts
browser-cli-debug.ts
browser-cli-examples.ts
browser-cli-inspect.test.ts
browser-cli-inspect.ts
browser-cli-manage.test.ts Browser: support non-Chrome existing-session profiles via userDataDir (#48170) 2026-03-16 14:21:22 +01:00
browser-cli-manage.timeout-option.test.ts fix: stabilize browser existing-session control 2026-03-13 22:41:17 +00:00
browser-cli-manage.ts Browser: support non-Chrome existing-session profiles via userDataDir (#48170) 2026-03-16 14:21:22 +01:00
browser-cli-resize.ts
browser-cli-shared.ts
browser-cli-state.cookies-storage.ts
browser-cli-state.option-collisions.test.ts
browser-cli-state.ts
browser-cli-test-helpers.ts
browser-cli.test.ts
browser-cli.ts !refactor(browser): remove Chrome extension path and add MCP doctor migration (#47893) 2026-03-15 23:56:08 -07:00
channel-auth.test.ts refactor: install heavy plugins on demand 2026-03-19 03:37:30 +00:00
channel-auth.ts refactor: install heavy plugins on demand 2026-03-19 03:37:30 +00:00
channel-options.test.ts fix: isolate CLI startup imports (#50212) 2026-03-19 10:34:29 +05:30
channel-options.ts fix: isolate CLI startup imports (#50212) 2026-03-19 10:34:29 +05:30
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
command-options.test.ts
command-options.ts
command-secret-gateway.test.ts Tests: trim command secret gateway imports (#50663) 2026-03-19 19:53:02 -04: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 fix: restore full gate 2026-03-17 07:47:28 +00:00
command-secret-targets.test.ts fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
command-secret-targets.ts fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05: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 CLI/completion: fix generator OOM and harden plugin registries (#45537) 2026-03-15 12:14:30 -07:00
completion-fish.test.ts
completion-fish.ts
config-cli.integration.test.ts CLI: skip exec SecretRef dry-run resolution unless explicitly allowed (#49322) 2026-03-17 20:20:11 -05:00
config-cli.test.ts fix(config): tighten json and json5 parsing paths (#51153) 2026-03-20 10:10:57 -07:00
config-cli.ts fix(config): tighten json and json5 parsing paths (#51153) 2026-03-20 10:10:57 -07: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
cron-cli.test.ts fix(cron): consolidate announce delivery, fire-and-forget trigger, and minimal prompt mode (#40204) 2026-03-08 14:46:33 -07:00
cron-cli.ts
daemon-cli-compat.test.ts
daemon-cli-compat.ts
daemon-cli.coverage.test.ts test(cli): update daemon coverage restart contract 2026-03-12 01:43:27 +00:00
daemon-cli.ts
deps.test.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
deps.ts refactor: untangle whatsapp runtime boundary 2026-03-19 03:13:48 +00:00
devices-cli.test.ts Hardening: refresh stale device pairing requests and pending metadata (#50695) 2026-03-19 18:26:06 -05:00
devices-cli.ts Hardening: refresh stale device pairing requests and pending metadata (#50695) 2026-03-19 18:26:06 -05:00
directory-cli.test.ts refactor: install optional channels for directory 2026-03-20 15:37:56 +00:00
directory-cli.ts refactor: install optional channels for directory 2026-03-20 15:37:56 +00:00
dns-cli.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
docs-cli.ts
dotenv.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
exec-approvals-cli.test.ts
exec-approvals-cli.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
gateway-cli.coverage.test.ts
gateway-cli.ts
gateway-rpc.ts
help-format.ts
hooks-cli.test.ts refactor(hooks): unify hook policy resolution 2026-03-22 09:59:51 -07:00
hooks-cli.ts refactor(hooks): unify hook policy resolution 2026-03-22 09:59:51 -07:00
install-spec.ts
log-level-option.test.ts
log-level-option.ts
logs-cli.test.ts
logs-cli.ts
mcp-cli.test.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
mcp-cli.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
memory-cli.test.ts test(ci): trim memory cli harness churn 2026-03-19 12:22:41 -07:00
memory-cli.ts
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
nodes-camera.ts
nodes-canvas.ts
nodes-cli.coverage.test.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00: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 fix: stabilize full gate 2026-03-17 07:06:25 +00:00
pairing-cli.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
parse-bytes.ts
parse-duration.ts
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-plan.test.ts fix: prefer bundled channel plugins over npm duplicates (#40094) 2026-03-08 13:00:24 -05:00
plugin-install-plan.ts fix: prefer bundled channel plugins over npm duplicates (#40094) 2026-03-08 13:00:24 -05:00
plugin-registry.test.ts fix(plugins): fail strict bootstrap on plugin load errors 2026-03-19 16:07:53 -07:00
plugin-registry.ts fix(plugins): fail strict bootstrap on plugin load errors 2026-03-19 16:07:53 -07:00
plugins-cli.test.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
plugins-cli.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
plugins-config.test.ts
plugins-config.ts
ports.test.ts
ports.ts
profile-utils.ts
profile.test.ts
profile.ts
program.force.test.ts
program.nodes-basic.e2e.test.ts
program.nodes-media.e2e.test.ts
program.nodes-test-helpers.test.ts
program.nodes-test-helpers.ts
program.smoke.test.ts fix: accept schtasks Last Result key on Windows (#47844) (thanks @MoerAI) 2026-03-15 22:20:34 -07: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 fix: stabilize full gate 2026-03-17 07:06:25 +00:00
prompt.ts
qr-cli.test.ts pairing: keep setup codes bootstrap-token only (#51259) 2026-03-20 13:27:39 -07:00
qr-cli.ts
qr-dashboard.integration.test.ts pairing: keep setup codes bootstrap-token only (#51259) 2026-03-20 13:27:39 -07:00
requirements-test-fixtures.ts
respawn-policy.ts
route.test.ts perf(status): defer heavy startup loading 2026-03-15 18:20:53 -07:00
route.ts perf: lazy-load status route startup helpers 2026-03-16 22:07:59 +05:30
run-main.exit.test.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
run-main.profile-env.test.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
run-main.test.ts CLI: reduce channels add startup memory (#46784) 2026-03-15 09:10:40 -07:00
run-main.ts perf: reduce status json startup memory 2026-03-16 21:51:24 +05:30
sandbox-cli.ts
secrets-cli.test.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
secrets-cli.ts Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
security-cli.test.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
security-cli.ts secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
skills-cli.commands.test.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
skills-cli.format.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
skills-cli.formatting.test.ts
skills-cli.test.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
skills-cli.ts feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
system-cli.test.ts
system-cli.ts
tagline.test.ts
tagline.ts
test-runtime-capture.ts
tui-cli.ts
update-cli.option-collisions.test.ts test: deduplicate cli option collision fixtures 2026-03-10 20:34:54 +00:00
update-cli.test.ts test: stabilize full gate 2026-03-17 16:21:59 +00:00
update-cli.ts CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
wait.ts
webhooks-cli.ts
windows-argv.ts