openclaw/src/cli/program
2026-02-21 21:40:39 +00:00
..
message test(cli): dedupe account-option assertion in message helper tests 2026-02-19 07:27:42 +00:00
action-reparse.ts refactor(cli): share commander reparse helper 2026-02-15 14:02:18 +00:00
build-program.ts perf(cli): speed up startup 2026-02-14 12:21:44 +00:00
build-program.version-alias.test.ts fix(cli): correct --verbose / -v option syntax in acp commands (#21303) 2026-02-19 21:04:22 -05:00
command-registry.test.ts test(cli): expand command-registry grouped and subcommand coverage 2026-02-21 21:40:39 +00:00
command-registry.ts refactor(cli): dedupe service-load and command-removal loops 2026-02-18 22:40:26 +00:00
config-guard.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
config-guard.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
context.ts chore: remove unused program context imports 2026-01-19 00:15:45 +00:00
help.ts fix(cli): correct --verbose / -v option syntax in acp commands (#21303) 2026-02-19 21:04:22 -05:00
helpers.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
preaction.ts perf(cli): speed up startup 2026-02-14 12:21:44 +00:00
program-context.ts perf(cli): speed up startup 2026-02-14 12:21:44 +00:00
register.agent.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
register.configure.ts CLI: improve command descriptions in help output (#18486) 2026-02-16 22:06:25 +01:00
register.maintenance.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
register.maintenance.ts fix(doctor): move forced exit to top-level command 2026-02-16 21:20:05 -05:00
register.message.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.onboard.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
register.setup.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
register.status-health-sessions.ts fix: cap context window resolution (#6187) (thanks @iamEvanYT) 2026-02-01 19:52:56 +05:30
register.subclis.e2e.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
register.subclis.ts CLI: improve command descriptions in help output (#18486) 2026-02-16 22:06:25 +01:00
routes.test.ts test(cli): dedupe route assertions and cover missing-flag guards 2026-02-21 21:40:39 +00:00
routes.ts perf(cli): reduce read-only startup overhead 2026-02-14 01:18:44 +00:00