Capability
Unattended Bot Execution And Scheduling
19 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “cron-based automation and scheduled task execution”
"🐈 nanobot: The Ultra-Lightweight Personal AI Agent"
Unique: Integrates cron scheduling directly into the agent framework via a Cron Service that triggers AgentHook lifecycle callbacks, rather than requiring external schedulers like APScheduler. Scheduled tasks have access to the full agent context and tool registry.
vs others: Simpler than external schedulers (like Celery or APScheduler) because scheduling is built into the agent framework and tasks have direct access to agent state and tools.