mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 04:06:30 +08:00
- Extract useFormState hook for centralized form state management - Split form into BasicInfoSection, IndexingSection, ExternalKnowledgeSection - Add comprehensive test coverage (164 tests, 97%+ coverage) - Improve code organization with hooks/ and components/ directories Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>