Files
ComfyUI_Skills_OpenClaw/ui/static
科林_Cyril Pilgrim 52d854f4e6 feat(ui): implement parameter migration and workflow actions menu
Motivation:
Users need a way to handle schema mapping changes gracefully when updating workflows, and a more organized UI for workflow-specific actions.

Implementation:
1. Added parameter migration logic in `workflow-mapper.js` to intelligently retain, review, or flag new parameters when updating a workflow JSON.
2. Introduced a 'More Actions' dropdown menu in `workflow-list-view.js` and `mapping-editor-view.js` to consolidate workflow actions.
3. Added visual styling (badges and banners) in CSS to highlight parameter migration states.
2026-03-10 00:15:48 +08:00
..