mirror of
https://github.com/Nikhil-Doye/workflow-builder.git
synced 2026-07-22 02:01:56 +02:00
0e683a3253
- Introduced state management for optimization preview, allowing users to preview optimized prompts before applying changes. - Added functionality to save original prompts and maintain a history of prompt changes for undo operations. - Enhanced the UI to include buttons for applying optimized prompts and undoing the last change, improving user experience and flexibility in prompt management. - Implemented cancelation of optimization previews, ensuring users can easily revert to the original state if needed.