mirror of
https://github.com/langgenius/dify.git
synced 2026-02-19 07:01:42 -05: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.