Skip to content

creat_new_insert_comment#1642

Closed
ttgs110120130-hue wants to merge 2629 commits intolanggenius:mainfrom
ttgs110120130-hue:20251129
Closed

creat_new_insert_comment#1642
ttgs110120130-hue wants to merge 2629 commits intolanggenius:mainfrom
ttgs110120130-hue:20251129

Conversation

@ttgs110120130-hue
Copy link
Copy Markdown

Plugin Submission Form

1. Metadata

  • Plugin Author:
  • Plugin Name:
  • Repository URL:

2. Submission Type

  • [×] New plugin submission
  • [×] Version update for existing plugin

3. Description

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

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

Privacy Policy

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

maosiyu and others added 30 commits October 27, 2025 15:52
Signed-off-by: 13125456613 <85785053@qq.com>
Signed-off-by: 13125456613 <85785053@qq.com>
UPDATE: add 2 tools. r3-yamauchi/kintone v0.0.7
update cloudsway smartsearch to 0.1.1
upload alipay plugin and alipay subscription plugin
开发一个基于Milvus官方SDK封装的客户端,多种功能已经实现
# 【Emergency】Update LightRAG compatibility to v1.4.9.4
update: v0.0.2 for plugin tencent_cos-0.0.2.difypkg[issue:plugin tencent_cos merged successfull but not display in market]
…0.1.4

bump milvus plugin to version 0.1.4
feat: add lingua for language detection
feat: infiniai provider support kimi-k2-instruct,deepseek-v3.1,deepse…
…er-plugin-0.0.2

bump bohrium-tool-paper plugin to version 0.0.2
…n with create, add, update, and query capabilities
crazywoola and others added 26 commits November 26, 2025 10:17
Add mem0ai plugin: Local-only Mem0 AI memory management
…lugin-1.0.0

bump download plugin to version 1.0.0
…gin-1.0.0

bump random plugin to version 1.0.0
…r-plugin-2.1.1

bump md_exporter plugin to version 2.1.1
UPDATE: r3-yamauchi/my_aws_tools v1.0.5
…in-0.0.2

feat(kurokobo/file_tools): bump file_tools plugin to version 0.0.2
…ec-plugin-1.0.1

bump base64_codec plugin to version 1.0.1
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.

Summary

Check Status Details
Single .difypkg change sdg123/insert_comment/insert_comment.difypkg
PR title/body English-only No CJK detected (Self Checks excluded)
Manifest author No langgenius/dify in author
Icon validation Icon contains DIFY_MARKETPLACE_TEMPLATE_ICON_DO_NOT_USE placeholder
README language README.md contains Chinese characters
Dependency install requirements.txt installs on Python 3.12
Plugin install test Import error in tools/insert_comment.py (OxmlElement)
Packaging check Package re-built successfully
dify_plugin version Installed dify_plugin 0.6.2 (>= 0.5.0)

Required Fixes

  1. Replace the placeholder icon with a real custom icon (remove the DIFY_MARKETPLACE_TEMPLATE_ICON_DO_NOT_USE marker).
  2. Make README.md English-only. Move any non‑English content to README_CN.md. See the multilingual README guide: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
  3. Fix the plugin startup failure. tools/insert_comment.py fails to import OxmlElement from docx.oxml.xmlchemy and raises an ImportError during plugin registration. Please update the import or dependency usage so the plugin starts cleanly.

Once these are addressed and pushed, I can re-run the checks.

@crazywoola crazywoola closed this Apr 3, 2026
Gmasterzhangxinyang pushed a commit to Gmasterzhangxinyang/dify-plugins that referenced this pull request Apr 6, 2026
* feat: upgrade HAP tools from v0.0.3 to v0.1.0

- Complete rewrite based on HAP Open API v3
- Add 35 new tools for comprehensive HAP integration
- Support worksheet, record, workflow, role and optionset operations

BREAKING CHANGE: Major version upgrade with new API foundation

* feat: added English version README for HAP tool.
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.