openclaw/ui
Tyler Yust 511c656cbc feat(cron): introduce delivery modes for isolated jobs
- Added support for new delivery modes in cron jobs: `announce`, `deliver`, and `none`.
- Updated documentation to reflect changes in delivery options and usage examples.
- Enhanced the cron job schema to include delivery configuration.
- Refactored related CLI commands and UI components to accommodate the new delivery settings.
- Improved handling of legacy delivery fields for backward compatibility.

This update allows users to choose how output from isolated jobs is delivered, enhancing flexibility in job management.
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): introduce delivery modes for isolated jobs 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