Files
workflow-builder/src/components
Nikhil-Doye 53fbbe22c7 Add cron-parser integration and enhance workflow scheduling validation
- Introduced cron-parser for improved cron expression handling in the WorkflowScheduler.
- Added validation for cron expressions during schedule creation and updates, ensuring correct format and providing user feedback on errors.
- Implemented utility methods for generating supported cron examples and validating cron expressions, enhancing usability and clarity in scheduling workflows.
- Updated llmProcessor to support variable substitution in prompts, improving flexibility in input handling.
2025-10-20 14:43:23 -04:00
..