Cron triggers are how you turn an agent into a scheduled job. The schedule is a standard cron expression, the target is the agent to run and the message to give it. The runtime tracks the schedule, fires on time, and runs the agent to completion. No always-on process, no separate scheduler.
Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.