openclaw/src/cli/program
Peter Steinberger 992fc9cf4e test: trim cli program test bootstrap overhead 2026-02-22 17:06:35 +00:00
..
message test(cli): use lightweight clears in message helper and gateway chat setup 2026-02-22 07:35:54 +00:00
action-reparse.test.ts test(cli): add action-reparse coverage for fallback argv resolution 2026-02-21 21:40:39 +00:00
action-reparse.ts refactor(cli): share commander reparse helper 2026-02-15 14:02:18 +00:00
build-program.test.ts test(cli): add build-program wiring coverage 2026-02-21 21:40:39 +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): extract shared command-removal and timeout action helpers 2026-02-21 21:40:39 +00:00
command-tree.test.ts refactor(cli): extract shared command-removal and timeout action helpers 2026-02-21 21:40:39 +00:00
command-tree.ts refactor(cli): extract shared command-removal and timeout action helpers 2026-02-21 21:40:39 +00:00
config-guard.test.ts test(cli): dedupe config-guard harness and cover invalid-config gates 2026-02-21 21:40:39 +00:00
config-guard.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
context.test.ts test(cli): add program context unit coverage 2026-02-21 21:40:39 +00:00
context.ts chore: remove unused program context imports 2026-01-19 00:15:45 +00:00
help.test.ts test(cli): add program help coverage for root output and version fast-path 2026-02-21 21:40:39 +00:00
help.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
helpers.test.ts chore(tsgo/format): fix CI errors 2026-02-21 17:51:56 -05:00
helpers.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
preaction.test.ts test(cli): add preaction hook coverage for banner/config/plugin gating 2026-02-21 21:40:39 +00:00
preaction.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
program-context.test.ts test(cli): add program context unit coverage 2026-02-21 21:40:39 +00:00
program-context.ts perf(cli): speed up startup 2026-02-14 12:21:44 +00:00
register.agent.test.ts test(cli): expand agent registrar coverage 2026-02-21 21:40:39 +00:00
register.agent.ts fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01:00
register.configure.test.ts test(cli): add configure registrar coverage 2026-02-21 21:40:39 +00:00
register.configure.ts CLI: improve command descriptions in help output (#18486) 2026-02-16 22:06:25 +01:00
register.maintenance.test.ts fix(cli): honor dashboard no-open and expand maintenance coverage 2026-02-21 21:40:39 +00:00
register.maintenance.ts fix(cli): honor dashboard no-open and expand maintenance coverage 2026-02-21 21:40:39 +00:00
register.message.test.ts test(cli): add message registrar wiring coverage 2026-02-21 21:40:39 +00:00
register.message.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
register.onboard.test.ts test(cli): add onboard registrar coverage for daemon flag precedence 2026-02-21 21:40:39 +00:00
register.onboard.ts feat(volcengine): integrate Volcengine & Byteplus Provider 2026-02-21 15:05:09 +01:00
register.setup.test.ts test(cli): add setup registrar coverage for wizard dispatch 2026-02-21 21:40:39 +00: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.test.ts test(cli): add status/health/sessions registrar coverage 2026-02-21 21:40:39 +00:00
register.status-health-sessions.ts refactor(cli): extract shared command-removal and timeout action helpers 2026-02-21 21:40:39 +00:00
register.subclis.test.ts test: trim cli program test bootstrap overhead 2026-02-22 17:06:35 +00:00
register.subclis.ts refactor(cli): extract shared command-removal and timeout action helpers 2026-02-21 21:40:39 +00: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