openclaw/ui
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
..
public fix: migrate legacy gateway services 2026-01-30 04:01:31 +01:00
src feat(cron): enhance one-shot job behavior and CLI options 2026-02-04 01:03:59 -08:00
index.html fix: migrate legacy gateway services 2026-01-30 04:01:31 +01:00
package.json chore: Enable `experimentalSortPackageJson` in `oxfmtrc.jsonc`. 2026-01-31 23:19:40 +09:00
vite.config.ts chore: Manually fix lint issues in `ui`. 2026-02-02 15:23:36 +09:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00