mirror of
https://github.com/langgenius/dify.git
synced 2026-03-04 15:26:21 +08:00
- Extract useDSLImport hook from index.tsx to hooks/use-dsl-import.ts - Reduce component complexity from 63 to 3 - Reduce line count from 268 to 119 lines - Add comprehensive hook tests with 35 test cases - Achieve 98%+ line coverage for all component files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>