openclaw/src/cli/program
Tak Hoffman 4bf94aa0d6
feat: add local exec-policy CLI (#64050)
* feat: add local exec-policy CLI

* fix: harden exec-policy CLI output

* fix: harden exec approvals writes

* fix: tighten local exec-policy sync

* docs: document exec-policy CLI

* fix: harden exec-policy rollback and approvals path checks

* fix: reject exec-policy sync when host remains node

* fix: validate approvals path before mkdir

* fix: guard exec-policy rollback against newer approvals writes

* fix: restore exec approvals via hardened rollback path

* fix: guard exec-policy config writes with base hash

* docs: add exec-policy changelog entry

* fix: clarify exec-policy show for node host

* fix: strip stale exec-policy decisions
2026-04-10 01:16:03 -05:00
..
message feat: add cover image support to Discord event create (#60883) 2026-04-07 13:40:39 -05:00
action-reparse.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
action-reparse.ts
build-program.test.ts style: normalize import ordering and wrapping 2026-04-05 09:26:39 +01:00
build-program.ts fix(cli): set non-zero exit code on argument errors (#60923) 2026-04-05 03:17:51 +03:00
build-program.version-alias.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
command-descriptor-utils.test.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
command-descriptor-utils.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
command-group-descriptors.test.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
command-group-descriptors.ts fix(check): repair typed test and cli drift 2026-04-06 15:14:37 +01:00
command-registry.test.ts fix: keep installer doctor non-interactive 2026-04-08 11:47:59 +01:00
command-registry.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
command-tree.test.ts
command-tree.ts
config-guard.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
config-guard.ts
context.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
context.ts
core-command-descriptors.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
help.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
help.ts
helpers.test.ts
helpers.ts
json-mode.ts
preaction.test.ts test: fix current-main prep blockers (#61582) 2026-04-06 03:33:47 +02:00
preaction.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
program-context.test.ts
program-context.ts
register-command-groups.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
register-lazy-command.ts Plugins/CLI: add descriptor-backed lazy root command registration (#57165) 2026-03-29 16:02:59 -04:00
register.agent.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.agent.ts refactor: dedupe cli lowercase helpers 2026-04-07 17:50:38 +01:00
register.backup.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.backup.ts
register.configure.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.configure.ts
register.maintenance.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.maintenance.ts
register.message.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.message.ts
register.onboard.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.onboard.ts
register.setup.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.setup.ts Skills: prefer active OpenClaw paths 2026-03-30 16:10:13 +01:00
register.status-health-sessions.test.ts fix(tasks): tighten task-flow CLI surface (#59757) 2026-04-03 00:25:10 +09:00
register.status-health-sessions.ts fix(tasks): tighten task-flow CLI surface (#59757) 2026-04-03 00:25:10 +09:00
register.subclis.test.ts feat: Add first-class infer CLI for inference workflows (#62129) 2026-04-07 07:11:19 -05:00
register.subclis.ts feat: add local exec-policy CLI (#64050) 2026-04-10 01:16:03 -05:00
root-help.test.ts fix(ci): restore channel typing and root-help metadata build 2026-04-04 07:59:32 +01:00
root-help.ts refactor: share cli command descriptor helpers 2026-04-06 14:52:20 +01:00
route-args.test.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
route-args.ts refactor: share cli startup and routing helpers 2026-04-06 13:51:51 +01:00
route-specs.ts fix(check): repair latest command and stream type drift 2026-04-06 15:46:53 +01:00
routed-command-definitions.ts fix(check): repair latest command and stream type drift 2026-04-06 15:46:53 +01:00
routes.test.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
routes.ts refactor: share cli routing metadata 2026-04-06 14:16:03 +01:00
subcli-descriptors.ts feat: add local exec-policy CLI (#64050) 2026-04-10 01:16:03 -05:00