mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 21:46:27 +08:00
Add a unified isPreviewable flag to useFileTypeInfo that guards against rendering binary files as text in both skill artifacts and variable inspect artifacts preview. Upgrade extension arrays to Sets for O(1) lookups.