mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 00:00:52 -04:00
- Made SkillCollaborationManager exportable for external use. - Introduced openCounts to track the number of open instances for each file. - Updated lifecycle methods to manage file state more effectively, ensuring proper cleanup on close. - Added a new test suite for SkillCollaborationManager to validate collaboration state and lifecycle behavior.