Scheduled Tasks
Scheduled Tasks have been replaced by Automations, which do the same job with a full workflow behind them.
Scheduled Tasks are now Automations
The standalone Scheduled Tasks view has been replaced by Automations. Everything Scheduled Tasks did (a recurring prompt, run headlessly against a project's connected apps, with a notification and a run history at the end) an automation does with a single AI node and a cron trigger.
What you get on top of the old feature:
- More than one step: chain AI, app, agent, condition and output nodes
- More than one trigger: cron, manual, an event in a connected app, or a webhook
- A choice of where the result lands: a toast, a file, or a new chat
- Permission rules for unattended runs, so a scheduled run cannot quietly do anything you did not allow
See Automations to build one, and Unattended runs for what happens while the app is closed.