01Provides isolated session execution to prevent background tasks from cluttering main chats.
02Enables proactive message delivery to channels like WhatsApp and Telegram.
03Tracks execution history via localized JSONL run logs for easy auditing.
04Supports standard cron expressions, one-shot 'at' events, and recurring intervals.
05Triggers immediate AI heartbeats using the 'wakeMode: now' functionality.
06432 GitHub stars