dify/web/app/components/workflow/store
yyh 92731bffba
feat: add ArtifactSlice and integrate artifact preview into skill editor tabs
Introduce a dedicated Zustand ArtifactSlice to manage artifact selection
state with mutual exclusion against the main file tree. Artifact files
from the sandbox can now be opened as tabs in the skill editor, rendered
via a lightweight ArtifactContentPanel that reuses ReadOnlyFilePreview.
2026-01-29 17:52:41 +08:00
..
__tests__ chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow feat: add ArtifactSlice and integrate artifact preview into skill editor tabs 2026-01-29 17:52:41 +08:00
index.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
trigger-status.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00