Skip to content

feat(plugin): submit new tencent-tokenhub plugin by asong#2361

Open
lws123321 wants to merge 1 commit intolanggenius:mainfrom
lws123321:main
Open

feat(plugin): submit new tencent-tokenhub plugin by asong#2361
lws123321 wants to merge 1 commit intolanggenius:mainfrom
lws123321:main

Conversation

@lws123321
Copy link
Copy Markdown

@lws123321 lws123321 commented Apr 30, 2026

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This PR submits a new plugin: tencent-tokenhub.

Included in this submission:

  • Plugin directory under asong/
  • Packaged plugin file: asong/tencent-tokenhub.difypkg

The plugin has been tested for basic functionality and is ready for review for Dify Marketplace listing.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Data Collection

This plugin does not intentionally collect personal user data directly.
It only processes the minimum data required by plugin execution and any configured third-party API calls.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

lws123321

This comment was marked as off-topic.

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Failed Checks

Check Status Detail
README language ❌ Fail README.md CJK ratio=34.3% (zh=359, en=689, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
Environment setup ❌ Fail Command failed (1): gh release download -R langgenius/dify-plugin-daemon --pattern dify-plugin-darwin-arm64 --dir /var/folders/c5/ssq8b54n0rj6rbmghy7_2xdm0000gn/T/pr-review-helper-ose028m1 Get "https://release-assets.githubusercontent.com/github-production-re…
Dependency install ❌ Fail Skipped because environment setup failed.
dify_plugin version ❌ Fail Skipped because environment setup failed.
Install test ❌ Fail Skipped because environment setup failed.
Packaging test ❌ Fail Skipped because environment setup failed.

Full Check Results

Check Status Detail
PR content language ✅ Pass PR title/body CJK ratio=0.0% (zh=0, en=1365, ignored_zh=0, allowed_zh<=0)
Project structure ✅ Pass All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes.
Manifest author ✅ Pass author is valid.
Icon validation ✅ Pass icon exists: _assets/icon_s_en.svg
Version check ✅ Pass version 0.0.1 is available.
README language ❌ Fail README.md CJK ratio=34.3% (zh=359, en=689, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
PRIVACY.md ✅ Pass PRIVACY.md exists and is non-empty.
Environment setup ❌ Fail Command failed (1): gh release download -R langgenius/dify-plugin-daemon --pattern dify-plugin-darwin-arm64 --dir /var/folders/c5/ssq8b54n0rj6rbmghy7_2xdm0000gn/T/pr-review-helper-ose028m1 Get "https://release-assets.githubusercontent.com/github-production-re…
Dependency install ❌ Fail Skipped because environment setup failed.
dify_plugin version ❌ Fail Skipped because environment setup failed.
Install test ❌ Fail Skipped because environment setup failed.
Packaging test ❌ Fail Skipped because environment setup failed.

Required Fixes

Please address these issues and push an update.

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Failed Checks

Check Status Detail
README language ❌ Fail README.md CJK ratio=34.3% (zh=359, en=689, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
dify_plugin version ❌ Fail dify_plugin version must be >= 0.5.0; found 0.0.1b77.

Full Check Results

Check Status Detail
PR content language ✅ Pass PR title/body CJK ratio=0.0% (zh=0, en=1365, ignored_zh=0, allowed_zh<=0)
Project structure ✅ Pass All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes.
Manifest author ✅ Pass author is valid.
Icon validation ✅ Pass icon exists: _assets/icon_s_en.svg
Version check ✅ Pass version 0.0.1 is available.
README language ❌ Fail README.md CJK ratio=34.3% (zh=359, en=689, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
PRIVACY.md ✅ Pass PRIVACY.md exists and is non-empty.
Dependency install ✅ Pass requirements installed successfully.
dify_plugin version ❌ Fail dify_plugin version must be >= 0.5.0; found 0.0.1b77.
Install test ✅ Pass plugin install test passed.
Packaging test ✅ Pass packaging check passed.

Required Fixes

Please address these issues and push an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants