This update introduces asynchronous agent scheduling and multi-agent orchestration as outlined in the PRD. We've added cron-based task triggering with failure isolation and a robust AgentRegistry that enables seamless delegation between agents via 'agentAsTool'. These changes empower complex, multi-step workflows by allowing agents to orchestrate sub-agents within their own execution loops. Multi-agent system