- Added `originContext` to `createCronTool` for routing replies back to the originating session/channel.
- Updated `CronJob` and related types to include `origin` and `deliveryMode` properties.
- Enhanced `resolveDeliveryTarget` to utilize origin context for determining delivery targets.
- Modified various components to support the new origin context and delivery mode functionality, ensuring replies are routed correctly based on the job's origin.