Description:
I'm experiencing a critical issue with the Dify plugin packaging process. The size of my plugin package has grown from an initial 20MB to 50MB after making only code changes (no added assets/resources). This rapid growth now causes installation failures.
Key Observations:
- No new dependencies were explicitly added in requirements.txt
- No large files (images/videos/binaries) were introduced manually
- Build artifacts (.dist/, pycache/) are excluded via .gitignore
Dify CLI Version: 0.0.5
Python Version:3.13.0
Description:
I'm experiencing a critical issue with the Dify plugin packaging process. The size of my plugin package has grown from an initial 20MB to 50MB after making only code changes (no added assets/resources). This rapid growth now causes installation failures.
Key Observations:
Dify CLI Version: 0.0.5
Python Version:3.13.0