| .. |
|
browser-cli-actions-input
|
refactor(cli): dedupe browser download command
|
2026-02-15 06:22:42 +00:00 |
|
cron-cli
|
Centralize date/time formatting utilities (#11831)
|
2026-02-08 04:53:31 -08:00 |
|
daemon-cli
|
refactor(daemon-cli): dedupe not-loaded hints
|
2026-02-15 12:57:51 +00:00 |
|
gateway-cli
|
Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447)
|
2026-02-14 22:03:45 -08:00 |
|
node-cli
|
refactor(cli): share daemon action reporting
|
2026-02-15 05:03:55 +00:00 |
|
nodes-cli
|
refactor: dedupe PATH prepend helpers
|
2026-02-15 03:53:53 +00:00 |
|
program
|
refactor(cli): share configure section runner
|
2026-02-15 14:20:06 +00:00 |
|
shared
|
refactor(cli): dedupe parsePort
|
2026-02-15 04:02:10 +00:00 |
|
update-cli
|
refactor(cli): split update command modules
|
2026-02-13 19:08:37 +00:00 |
|
acp-cli.ts
|
fix: ensure CLI exits after command completion (#12906)
|
2026-02-14 00:34:33 +01:00 |
|
argv.test.ts
|
perf(cli): reduce read-only startup overhead
|
2026-02-14 01:18:44 +00:00 |
|
argv.ts
|
perf(cli): reduce read-only startup overhead
|
2026-02-14 01:18:44 +00:00 |
|
banner.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
browser-cli-actions-input.ts
|
…
|
|
|
browser-cli-actions-observe.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
browser-cli-debug.ts
|
Security/Browser: constrain trace and download output paths to OpenClaw temp roots (#15652)
|
2026-02-13 19:24:33 +00:00 |
|
browser-cli-examples.ts
|
fix(security): harden archive extraction (#16203)
|
2026-02-14 14:42:08 +01:00 |
|
browser-cli-extension.test.ts
|
perf(test): use tiny fixture for browser extension install test
|
2026-02-14 18:46:24 +00:00 |
|
browser-cli-extension.ts
|
perf(test): remove extra module resets in cli and message suites
|
2026-02-13 16:08:38 +00:00 |
|
browser-cli-inspect.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
browser-cli-inspect.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
browser-cli-manage.ts
|
refactor(cli): dedupe browser tab listing output
|
2026-02-15 05:35:49 +00:00 |
|
browser-cli-shared.ts
|
refactor(cli): share browser resize request
|
2026-02-15 05:08:08 +00:00 |
|
browser-cli-state.cookies-storage.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
browser-cli-state.ts
|
refactor(cli): share browser resize request
|
2026-02-15 05:08:08 +00:00 |
|
browser-cli.test.ts
|
revert: Switch back to `tsc` for compiling.
|
2026-01-31 18:31:49 +09:00 |
|
browser-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
channel-auth.ts
|
…
|
|
|
channel-options.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
channels-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
cli-name.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
cli-utils.ts
|
refactor: consolidate duplicate utility functions (#12439)
|
2026-02-08 23:59:43 -08:00 |
|
command-format.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
command-options.ts
|
…
|
|
|
completion-cli.ts
|
perf(cli): speed up startup
|
2026-02-14 12:21:44 +00:00 |
|
config-cli.test.ts
|
perf(test): speed up config tests
|
2026-02-14 14:25:54 +00:00 |
|
config-cli.ts
|
refactor(cli): share configure section runner
|
2026-02-15 14:20:06 +00:00 |
|
cron-cli.test.ts
|
perf(test): reduce hot-suite import and setup overhead
|
2026-02-13 20:26:39 +00:00 |
|
cron-cli.ts
|
…
|
|
|
daemon-cli-compat.test.ts
|
fix (cli): harden daemon compat shim for minimal bundle exports
|
2026-02-14 20:53:32 -08:00 |
|
daemon-cli-compat.ts
|
fix (cli): harden daemon compat shim for minimal bundle exports
|
2026-02-14 20:53:32 -08:00 |
|
daemon-cli.coverage.e2e.test.ts
|
test: migrate suites to e2e coverage layout
|
2026-02-13 14:28:22 +00:00 |
|
daemon-cli.ts
|
refactor(cli): share gateway service subcommands
|
2026-02-15 04:44:23 +00:00 |
|
deps.test.ts
|
fix: ensure CLI exits after command completion (#12906)
|
2026-02-14 00:34:33 +01:00 |
|
deps.ts
|
fix: ensure CLI exits after command completion (#12906)
|
2026-02-14 00:34:33 +01:00 |
|
devices-cli.ts
|
Centralize date/time formatting utilities (#11831)
|
2026-02-08 04:53:31 -08:00 |
|
directory-cli.ts
|
refactor(cli): dedupe directory table rendering
|
2026-02-15 14:17:07 +00:00 |
|
dns-cli.test.ts
|
perf(test): speed up dns cli test
|
2026-02-14 23:16:37 +00:00 |
|
dns-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
docs-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
exec-approvals-cli.test.ts
|
perf(test): cut setup/import overhead in hot suites
|
2026-02-13 21:23:50 +00:00 |
|
exec-approvals-cli.ts
|
refactor(cli): dedupe approvals allowlist actions
|
2026-02-15 14:14:39 +00:00 |
|
gateway-cli.coverage.e2e.test.ts
|
test(e2e): stabilize suite
|
2026-02-14 22:01:11 +01:00 |
|
gateway-cli.ts
|
…
|
|
|
gateway-rpc.ts
|
fix(cron): fix timeout, add timestamp validation, enable file sync
|
2026-02-04 01:03:59 -08:00 |
|
gateway.sigterm.e2e.test.ts
|
test: migrate suites to e2e coverage layout
|
2026-02-13 14:28:22 +00:00 |
|
help-format.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
hooks-cli.test.ts
|
fix(docs): update outdated hooks documentation URLs (#16165)
|
2026-02-14 13:05:37 +01:00 |
|
hooks-cli.ts
|
refactor(cli): dedupe hooks install config updates
|
2026-02-14 21:39:52 +00:00 |
|
logs-cli.test.ts
|
fix: local-time timestamps include offset (#14771) (thanks @0xRaini)
|
2026-02-12 19:09:20 +01:00 |
|
logs-cli.ts
|
fix: local-time timestamps include offset (#14771) (thanks @0xRaini)
|
2026-02-12 19:09:20 +01:00 |
|
memory-cli.test.ts
|
fix (memory/qmd): verify qmd index artifact after manual reindex
|
2026-02-14 20:17:05 -08:00 |
|
memory-cli.ts
|
fix (memory/qmd): verify qmd index artifact after manual reindex
|
2026-02-14 20:17:05 -08:00 |
|
models-cli.test.ts
|
perf(test): reuse imports in models cli suite
|
2026-02-15 00:46:32 +00:00 |
|
models-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
node-cli.ts
|
fix: resolve ci failures
|
2026-01-18 08:45:29 +00:00 |
|
nodes-camera.test.ts
|
feat: Android companion app improvements & gateway URL camera payloads (#13541)
|
2026-02-13 16:49:28 +01:00 |
|
nodes-camera.ts
|
feat: Android companion app improvements & gateway URL camera payloads (#13541)
|
2026-02-13 16:49:28 +01:00 |
|
nodes-canvas.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
nodes-canvas.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
nodes-cli.coverage.test.ts
|
fix(gateway): bind system.run approvals to exec approvals
|
2026-02-14 13:27:45 +01:00 |
|
nodes-cli.ts
|
…
|
|
|
nodes-run.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
nodes-screen.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
nodes-screen.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
outbound-send-deps.ts
|
…
|
|
|
pairing-cli.test.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
pairing-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
parse-bytes.test.ts
|
fix: unify session maintenance and cron run pruning (#13083)
|
2026-02-09 20:42:35 -08:00 |
|
parse-bytes.ts
|
fix: unify session maintenance and cron run pruning (#13083)
|
2026-02-09 20:42:35 -08:00 |
|
parse-duration.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
parse-duration.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
parse-timeout.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
plugin-registry.ts
|
perf(test): speed up vitest by skipping plugins + LLM slug
|
2026-02-12 17:15:43 +00:00 |
|
plugins-cli.ts
|
refactor(cli): dedupe plugin install config wiring
|
2026-02-15 05:32:57 +00:00 |
|
ports.ts
|
chore: We have a sleep at home. The sleep at home:
|
2026-02-02 21:44:02 +09:00 |
|
profile-utils.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
profile.test.ts
|
fix(paths): structurally resolve home dir to prevent Windows path bugs (#12125)
|
2026-02-08 20:06:29 -05:00 |
|
profile.ts
|
fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091)
|
2026-02-08 16:20:13 -05:00 |
|
program.force.test.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
program.nodes-basic.e2e.test.ts
|
agents: reduce prompt token bloat from exec and context (#16539)
|
2026-02-14 18:32:45 -05:00 |
|
program.nodes-media.e2e.test.ts
|
fix: accept auth code in chutes oauth manual flow
|
2026-02-15 02:53:39 +00:00 |
|
program.smoke.e2e.test.ts
|
fix(test): tolerate runtime exit in cli smoke
|
2026-02-14 22:30:21 +00:00 |
|
program.test-mocks.ts
|
agents: reduce prompt token bloat from exec and context (#16539)
|
2026-02-14 18:32:45 -05:00 |
|
program.ts
|
…
|
|
|
progress.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
progress.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
prompt.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
prompt.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
respawn-policy.test.ts
|
perf(cli): speed up help/config paths and route config get/unset
|
2026-02-14 00:27:35 +00:00 |
|
respawn-policy.ts
|
perf(cli): speed up help/config paths and route config get/unset
|
2026-02-14 00:27:35 +00:00 |
|
route.ts
|
perf(cli): slim route-first bootstrap with lazy route handlers
|
2026-02-14 00:12:23 +00:00 |
|
run-main.exit.test.ts
|
fix: ensure CLI exits after command completion (#12906)
|
2026-02-14 00:34:33 +01:00 |
|
run-main.test.ts
|
perf(cli): reduce read-only startup overhead
|
2026-02-14 01:18:44 +00:00 |
|
run-main.ts
|
refactor(cli): share windows argv normalization
|
2026-02-14 15:39:46 +00:00 |
|
sandbox-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
security-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
skills-cli.format.ts
|
perf(cli): split skills formatting
|
2026-02-14 16:36:15 +00:00 |
|
skills-cli.test.ts
|
perf(cli): split skills formatting
|
2026-02-14 16:36:15 +00:00 |
|
skills-cli.ts
|
perf(cli): split skills formatting
|
2026-02-14 16:36:15 +00:00 |
|
system-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
tagline.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
tui-cli.ts
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
update-cli.test.ts
|
refactor(test): dedupe update-cli downgrade setup
|
2026-02-15 00:26:46 +00:00 |
|
update-cli.ts
|
refactor(cli): split update command modules
|
2026-02-13 19:08:37 +00:00 |
|
wait.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
wait.ts
|
…
|
|
|
webhooks-cli.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
windows-argv.ts
|
refactor(cli): share windows argv normalization
|
2026-02-14 15:39:46 +00:00 |