openclaw/src/cli
2026-01-12 06:48:06 +00:00
..
banner.ts fix: avoid duplicate cli banners 2026-01-10 19:57:24 +01:00
browser-cli-actions-input.ts fix(browser-cli): rename --profile to --browser-profile to avoid conflict with global --profile flag 2026-01-06 21:54:46 +01:00
browser-cli-actions-observe.ts fix(browser-cli): rename --profile to --browser-profile to avoid conflict with global --profile flag 2026-01-06 21:54:46 +01:00
browser-cli-examples.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
browser-cli-inspect.ts fix(browser-cli): rename --profile to --browser-profile to avoid conflict with global --profile flag 2026-01-06 21:54:46 +01:00
browser-cli-manage.ts fix(browser-cli): rename --profile to --browser-profile to avoid conflict with global --profile flag 2026-01-06 21:54:46 +01:00
browser-cli-shared.ts fix(browser-cli): rename --profile to --browser-profile to avoid conflict with global --profile flag 2026-01-06 21:54:46 +01:00
browser-cli.test.ts fix(browser): add profile param to tabs routes and browser-tool 2026-01-06 21:54:46 +01:00
browser-cli.ts docs: fix browser CLI docs link 2026-01-12 02:09:10 +00:00
command-options.ts refactor: polish providers cli status 2026-01-08 04:07:09 +01:00
cron-cli.test.ts fix(sandbox): avoid sandboxing main DM sessions 2026-01-12 01:24:44 +00:00
cron-cli.ts feat: plugin system + voice-call 2026-01-12 01:16:39 +00:00
daemon-cli.coverage.test.ts feat: expand daemon status diagnostics 2026-01-08 08:26:40 +01:00
daemon-cli.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
deps.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
dns-cli.test.ts Gateway: wide-area Bonjour via clawdis.internal 2025-12-17 17:01:10 +01:00
dns-cli.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
docs-cli.ts feat: add colored CLI docs links 2026-01-10 20:51:03 +01:00
gateway-cli.coverage.test.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
gateway-cli.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
gateway-rpc.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
gateway.sigterm.test.ts chore: update dependencies 2026-01-09 02:34:39 +01:00
hooks-cli.ts feat(hooks): allow gmail tailscale target URLs 2026-01-10 19:19:43 +01:00
logs-cli.ts feat: add colored CLI docs links 2026-01-10 20:51:03 +01:00
models-cli.ts feat: add colored CLI docs links 2026-01-10 20:51:03 +01:00
nodes-camera.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
nodes-camera.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
nodes-canvas.test.ts CLI: add nodes canvas snapshot + duration parsing 2025-12-18 23:32:36 +01:00
nodes-canvas.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
nodes-cli.coverage.test.ts feat: add node location support 2026-01-04 00:54:44 +01:00
nodes-cli.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
nodes-run.ts refactor: centralize cli timeout parsing 2026-01-09 21:29:52 +01:00
nodes-screen.test.ts fix(ci): stabilize windows paths 2026-01-08 03:03:03 +00:00
nodes-screen.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
pairing-cli.test.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
pairing-cli.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
parse-duration.test.ts feat: add models auth commands 2026-01-09 08:13:04 +01:00
parse-duration.ts feat: add models auth commands 2026-01-09 08:13:04 +01:00
parse-timeout.ts refactor: centralize cli timeout parsing 2026-01-09 21:29:52 +01:00
plugins-cli.ts feat: plugin system + voice-call 2026-01-12 01:16:39 +00:00
ports.ts CLI: retry --force until gateway port is free 2025-12-18 23:56:08 +00:00
profile.test.ts fix: keep build green after main rebase (#570) (thanks @azade-c) 2026-01-09 15:40:36 +01:00
profile.ts fix: honor gateway --dev flag 2026-01-09 15:25:51 +01:00
program.force.test.ts refactor: lint cleanups and helpers 2025-12-23 00:28:55 +00:00
program.test.ts feat: add Moonshot auth choice 2026-01-12 06:48:06 +00:00
program.ts feat: add Moonshot auth choice 2026-01-12 06:48:06 +00:00
progress.ts fix(progress): start spinner immediately when delayMs is 0 2026-01-11 03:00:43 +01:00
prompt.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
prompt.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
provider-auth.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
providers-cli.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
run-main.test.ts fix(update): harden root selection 2026-01-10 20:33:02 +01:00
run-main.ts fix(update): harden root selection 2026-01-10 20:33:02 +01:00
sandbox-cli.ts feat: add colored CLI docs links 2026-01-10 20:51:03 +01:00
skills-cli.test.ts feat: add skills CLI 2026-01-08 07:23:05 +01:00
skills-cli.ts feat: add colored CLI docs links 2026-01-10 20:51:03 +01:00
tagline.ts chore: normalize Clawdbot naming 2026-01-10 05:14:09 +01:00
tui-cli.ts feat: add colored CLI docs links 2026-01-10 20:51:03 +01:00
update-cli.test.ts style(test): format update-cli test 2026-01-10 23:46:11 +01:00
update-cli.ts fix: guard update spinner output (#701) (thanks @bjesuiter) 2026-01-11 03:03:09 +01:00
wait.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
wait.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00