openclaw/src/cli/cron-cli
Tyler Yust ab9f06f4ff feat(cron): enhance one-shot job behavior and CLI options
- Default one-shot jobs to delete after success, improving job management.
- Introduced `--keep-after-run` CLI option to allow users to retain one-shot jobs post-execution.
- Updated documentation to clarify default behaviors and new options for one-shot jobs.
- Adjusted cron job creation logic to ensure consistent handling of delete options.
- Enhanced tests to validate new behaviors and ensure reliability.

This update streamlines the handling of one-shot jobs, providing users with more control over job persistence and execution outcomes.
2026-02-04 01:03:59 -08:00
..
register.cron-add.ts feat(cron): enhance one-shot job behavior and CLI options 2026-02-04 01:03:59 -08:00
register.cron-edit.ts feat(cron): introduce delivery modes for isolated jobs 2026-02-04 01:03:59 -08:00
register.cron-simple.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
register.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
shared.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00