Task Agent
Create scheduled tasks
Set recurrence and timezone, then inspect each run's result.
Create a schedule
- Open scheduled tasks and create a new one.
- Write complete instructions for every run, rather than “repeat the last task.”
- Choose hourly, daily, weekdays, or weekly and set the time.
- Check timezone, model, and reasoning effort in advanced settings.
- Save and verify Next run in the list.
Summarize new issues in the specified project from the past day.
Create an English brief with issue title, link, and current status.
If there are none, state “No new issues in the past day.”Authorize required external apps in Connectors first and name the project explicitly.
Custom Cron
Advanced settings support five-field Cron. This runs every Monday at 09:00 in the selected timezone:
0 9 * * 1Use a timezone name such as Asia/Shanghai. Check Next run after saving; do not confuse the browser's local time with the schedule's timezone.
Inspect results
Select a schedule and view status and output in recent runs. Open the associated task or files. Run history is read-only; edit the schedule's instructions to change future executions.
Pause, resume, and delete
Pausing stops future automatic scheduling. Check Next run after resuming. Deleting a schedule prevents later automatic runs; confirm the selected task first.
An enabled schedule does not guarantee a successful run. On failure, inspect history, model availability, authorization, and inputs.