mirror of
https://github.com/langgenius/dify.git
synced 2026-09-04 07:53:20 +08: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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| skill-collaboration-manager.ts | ||
| use-skill-code-collaboration.ts | ||
| use-skill-markdown-collaboration.ts | ||