openclaw/src/cli/program
Vincent Koc 1a313caff3 refactor(tasks): remove flow registry layer 2026-04-01 02:25:13 +09:00
..
message fix: make telegram thread create use topic payload (#54336) (thanks @andyliu) 2026-03-25 13:43:09 +05:30
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 test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
build-program.ts
build-program.version-alias.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
command-registry.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
command-registry.ts Plugins/CLI: add descriptor-backed lazy root command registration (#57165) 2026-03-29 16:02:59 -04: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 Gateway: track background task lifecycle (#52518) 2026-03-29 12:48:02 +02: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: speed up cli and command suites 2026-03-31 02:25:02 +01:00
preaction.ts feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03:00
program-context.test.ts
program-context.ts
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
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 refactor(tasks): remove flow registry layer 2026-04-01 02:25:13 +09:00
register.status-health-sessions.ts refactor(tasks): remove flow registry layer 2026-04-01 02:25:13 +09:00
register.subclis.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
register.subclis.ts Plugins/CLI: add descriptor-backed lazy root command registration (#57165) 2026-03-29 16:02:59 -04:00
root-help.test.ts test: speed up cli and command suites 2026-03-31 02:25:02 +01:00
root-help.ts CLI: keep root help plugin descriptors non-activating (#57294) 2026-03-29 18:49:57 -04:00
routes.test.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
routes.ts refactor: move memory tooling into memory-core extension 2026-03-26 22:00:13 +00:00
subcli-descriptors.ts