openclaw/src/cli
2026-01-17 19:06:07 +00:00
..
browser-cli-actions-input chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
cron-cli feat: mirror delivered outbound messages (#1031) 2026-01-17 02:03:18 +00:00
daemon-cli style: apply oxfmt 2026-01-17 18:32:23 +00:00
gateway-cli fix: add timestamped tool context to logs 2026-01-17 18:14:21 +00:00
nodes-cli chore: prep 2026.1.14 npm release 2026-01-15 07:47:18 +00:00
program feat: add kimi code provider onboarding 2026-01-17 17:25:07 +00:00
banner.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
browser-cli-actions-input.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
browser-cli-actions-observe.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
browser-cli-debug.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
browser-cli-examples.ts feat: add browser snapshot modes 2026-01-15 03:50:57 +00:00
browser-cli-extension.test.ts chore: prep 2026.1.14 npm release 2026-01-15 07:47:18 +00:00
browser-cli-extension.ts feat(browser): copy extension path to clipboard 2026-01-15 06:19:47 +00:00
browser-cli-inspect.ts fix: unblock launchctl stub on windows 2026-01-15 03:58:32 +00:00
browser-cli-manage.ts fix(browser): surface detection details and docs 2026-01-16 06:57:54 +00:00
browser-cli-serve.ts feat: add Chrome extension browser relay 2026-01-15 04:52:28 +00: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-state.cookies-storage.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
browser-cli-state.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
browser-cli.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
browser-cli.ts docs(cli): add dedicated browser command page 2026-01-15 05:30:03 +00:00
channel-auth.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
channels-cli.ts feat: add channels capabilities command 2026-01-17 19:06:07 +00:00
command-options.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config-cli.ts chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
cron-cli.test.ts test: extend vitest timeouts 2026-01-16 03:11:16 +00:00
cron-cli.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
daemon-cli.coverage.test.ts chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
daemon-cli.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
deps.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
directory-cli.ts feat: unify directory across channels 2026-01-16 22:40:36 +00:00
dns-cli.test.ts Gateway: wide-area Bonjour via clawdis.internal 2025-12-17 17:01:10 +01:00
dns-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
docs-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
gateway-cli.coverage.test.ts test: extend vitest timeouts 2026-01-16 03:11:16 +00:00
gateway-cli.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
gateway-rpc.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
gateway.sigterm.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
hooks-cli.test.ts refactor: rename hooks docs and add tests 2026-01-17 07:32:54 +00:00
hooks-cli.ts fix: restore CI lint/build 2026-01-17 08:00:05 +00:00
logs-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
memory-cli.test.ts style: apply oxfmt 2026-01-17 18:32:23 +00:00
memory-cli.ts feat: add experimental session memory source 2026-01-17 18:53:52 +00:00
models-cli.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
models-cli.ts chore: format and sync protocol outputs 2026-01-16 03:30:56 +00:00
nodes-camera.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
nodes-camera.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
nodes-canvas.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
nodes-canvas.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
nodes-cli.coverage.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
nodes-cli.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
nodes-run.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
nodes-screen.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
nodes-screen.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
outbound-send-deps.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
pairing-cli.test.ts fix: normalize pairing aliases and webhook guard (#991) (thanks @longmaba) 2026-01-16 04:55:16 +00:00
pairing-cli.ts chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
parse-duration.test.ts feat: add models auth commands 2026-01-09 08:13:04 +01:00
parse-duration.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
parse-timeout.ts refactor: centralize cli timeout parsing 2026-01-09 21:29:52 +01:00
plugins-cli.ts feat: unify hooks installs and webhooks 2026-01-17 07:08:04 +00:00
ports.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
profile.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
profile.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
program.force.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
program.nodes-basic.test.ts feat: add web tools config to configure 2026-01-15 05:08:56 +00:00
program.nodes-media.test.ts feat: add web tools config to configure 2026-01-15 05:08:56 +00:00
program.smoke.test.ts style: apply oxfmt 2026-01-17 17:44:54 +00:00
program.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
progress.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
prompt.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
prompt.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
run-main.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
run-main.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
sandbox-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
security-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
skills-cli.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
skills-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
tagline.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
tui-cli.ts docs(cli): add per-command CLI pages 2026-01-15 06:13:10 +00:00
update-cli.test.ts feat: add update channel support 2026-01-17 11:40:05 +00:00
update-cli.ts style: format update-cli 2026-01-17 12:51:08 +00:00
wait.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
wait.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
webhooks-cli.ts feat: unify hooks installs and webhooks 2026-01-17 07:08:04 +00:00