[PR #141] [MERGED] fix REMOTE_INSTALL_URL, need default value #178

Closed
opened 2026-02-15 21:16:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/141
Author: @IthacaDream
Created: 5/13/2025
Status: Merged
Merged: 5/14/2025
Merged by: @Yeuoly

Base: mainHead: fix/remote_install_url


📝 Commits (1)

  • 5c1cd44 fix REMOTE_INSTALL_URL, need default value

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 python/dify_plugin/config/config.py (+1 -1)
📝 python/dify_plugin/plugin.py (+1 -1)

📄 Description

version0.2.3 incompatibility problem

fixes: issue #140 issue https://github.com/junjiem/dify-plugin-tools-mcp_sse/issues/64

improved PR #136

REMOTE_INSTALL_URL need a default None


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-sdks/pull/141 **Author:** [@IthacaDream](https://github.com/IthacaDream) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/14/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/remote_install_url` --- ### 📝 Commits (1) - [`5c1cd44`](https://github.com/langgenius/dify-plugin-sdks/commit/5c1cd44f7ffa73354b5453b3288add04f7608b80) fix REMOTE_INSTALL_URL, need default value ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/config/config.py` (+1 -1) 📝 `python/dify_plugin/plugin.py` (+1 -1) </details> ### 📄 Description version0.2.3 incompatibility problem fixes: issue #140 issue https://github.com/junjiem/dify-plugin-tools-mcp_sse/issues/64 improved PR #136 `REMOTE_INSTALL_URL` need a default None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 21:16:05 -05:00
yindo closed this issue 2026-02-15 21:16:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#178