Schedules

Declare schedules in aster.yaml:
aster cron install registers a launcher with your system scheduler; the launcher invokes aster cron run <name> at the scheduled time. Each run is a session like any other, visible in aster sessions --all. notify: true sends the result through the agent’s notification channel.

Reminders

Reminders are one-shot schedules: the same launcher fires, the message arrives, nothing else runs.