mirror of
https://github.com/langgenius/dify.git
synced 2026-03-26 16:50:14 +08:00
Move SkillEditorProvider from SkillMain to WorkflowAppWrapper so that store state persists across view switches between Graph and Skill views. Also add URL query state for view type using nuqs.