openclaw/apps/macos/Sources
Tyler Yust 3f82daefd8 feat(cron): enhance delivery modes and job configuration
- Updated isolated cron jobs to support new delivery modes: `announce` and `none`, improving output management.
- Refactored job configuration to remove legacy fields and streamline delivery settings.
- Enhanced the `CronJobEditor` UI to reflect changes in delivery options, including a new segmented control for delivery mode selection.
- Updated documentation to clarify the new delivery configurations and their implications for job execution.
- Improved tests to validate the new delivery behavior and ensure backward compatibility with legacy settings.

This update provides users with greater flexibility in managing how isolated jobs deliver their outputs, enhancing overall usability and clarity in job configurations.
2026-02-04 01:03:59 -08:00
..
OpenClaw feat(cron): enhance delivery modes and job configuration 2026-02-04 01:03:59 -08:00
OpenClawDiscovery fix: avoid stderr backpressure in macOS discovery (#3304) (thanks @abhijeet117) 2026-01-31 12:03:30 +01:00
OpenClawIPC refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
OpenClawMacCLI refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
OpenClawProtocol chore: fix CI 2026-02-02 21:44:31 -05:00