mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-22 01:35:24 -04:00
3d98785fcf
* feat(cli): align plugin templates with marketplace review requirements
- bump dify_plugin requirement to >=0.9.0,<0.10.0
- fix README template rendering empty description ({{ .Description }} -> {{ .PluginDescription }})
- turn PRIVACY.md into a structured privacy policy skeleton
- add setup/usage sections and English-only notice to README templates (en, zh_Hans, ja_JP, pt_BR)
- add marketplace submission checklist to GUIDE.md
- warn when author name contains 'langgenius' or 'dify'
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* feat(cli): scaffold plugins with uv pyproject.toml instead of requirements.txt
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix(cli): restore privacy policy placeholder line in PRIVACY.md template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix(cli): scaffold both requirements.txt and pyproject.toml, revert author warning
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1.0 KiB
1.0 KiB
Privacy Policy
!!! Please fill in the privacy policy of the plugin.
Replace this template with the actual privacy policy of your plugin before publishing. An empty or placeholder PRIVACY.md will cause your Marketplace submission to be rejected. See the Plugin Privacy Protection Guidelines for details.
Data Collection
Describe what data your plugin collects, for example:
- Whether the plugin collects personal data (name, email, phone number, etc.)
- Credentials or API keys the plugin requires and how they are stored
- Any other user content the plugin processes
Data Usage
Describe how the collected data is used and whether it is shared with any third-party services. List each third-party service the plugin calls and link to its privacy policy.
Data Retention
Describe how long data is retained and how users can request deletion.
Contact
Provide a contact method for privacy-related questions.