openclaw/src/cli/program
Peter Steinberger ae60094fb5
refactor(plugins): move onboarding auth metadata to manifests
2026-03-15 23:47:16 -07:00
..
message CLI: add shared interactive send flag 2026-03-15 21:55:45 -07: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
build-program.test.ts test(cli): add build-program wiring coverage 2026-02-21 21:40:39 +00:00
build-program.ts
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 feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
command-registry.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07: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 fix(tsgo): unblock baseline type errors (#31873) 2026-03-02 10:09:49 -06:00
config-guard.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
context.test.ts CLI: add root --help fast path and lazy channel option resolution (#30975) 2026-03-01 14:23:46 -08:00
context.ts CLI: add root --help fast path and lazy channel option resolution (#30975) 2026-03-01 14:23:46 -08:00
core-command-descriptors.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
help.test.ts test: share cli help version assertions 2026-03-14 00:30:14 +00:00
help.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07:00
helpers.test.ts chore(tsgo/format): fix CI errors 2026-02-21 17:51:56 -05:00
helpers.ts
preaction.test.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
preaction.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
program-context.test.ts test(cli): add program context unit coverage 2026-02-21 21:40:39 +00:00
program-context.ts
register.agent.test.ts Agents: add account-scoped bind and routing commands (#27195) 2026-02-26 02:36:56 -05:00
register.agent.ts CLI: align xhigh thinking help text (#44819) 2026-03-13 16:37:11 +08:00
register.backup.test.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
register.backup.ts feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04: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 refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
register.onboard.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
register.setup.test.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
register.setup.ts docs: restore onboard docs references 2026-03-16 05:50:57 +00:00
register.status-health-sessions.test.ts fix(sessions): add fix-missing cleanup path for orphaned store entries 2026-02-26 13:40:58 +00:00
register.status-health-sessions.ts fix(sessions): add fix-missing cleanup path for orphaned store entries 2026-02-26 13:40:58 +00:00
register.subclis.test.ts Config: fail closed invalid config loads (#39071) 2026-03-07 17:48:13 -08:00
register.subclis.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07:00
root-help.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07:00
routes.test.ts CLI: route gateway status through daemon status 2026-03-15 21:15:04 -07:00
routes.ts CLI: route gateway status through daemon status 2026-03-15 21:15:04 -07:00
subcli-descriptors.ts perf(cli): trim help startup imports 2026-03-15 18:20:52 -07:00