[PR #279] [MERGED] feat: support REMOTE_INSTALL_URL in plugin cli template #420

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/279
Author: @bowenliang123
Created: 5/10/2025
Status: Merged
Merged: 5/13/2025
Merged by: @Yeuoly

Base: mainHead: remote-install-url


📝 Commits (6)

  • fd7c92b set REMOTE_INSTALL_URL in .env.example
  • 765806b update GUIDE.md
  • 6ec783a remove REMOTE_INSTALL_PORT config in GUIDE.md
  • a76b9bc remove REMOTE_INSTALL_PORT config in GUIDE.md
  • d6cdccf update REMOTE_INSTALL_URL config in GUIDE.md
  • 99fd74e update REMOTE_INSTALL_URL config in GUIDE.md

📊 Changes

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

View changed files

📝 cmd/commandline/plugin/templates/.env.example (+1 -2)
📝 cmd/commandline/plugin/templates/python/GUIDE.md (+1 -2)

📄 Description


🔄 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-daemon/pull/279 **Author:** [@bowenliang123](https://github.com/bowenliang123) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `remote-install-url` --- ### 📝 Commits (6) - [`fd7c92b`](https://github.com/langgenius/dify-plugin-daemon/commit/fd7c92b13887437640cfc81008c9bf418a522d00) set REMOTE_INSTALL_URL in .env.example - [`765806b`](https://github.com/langgenius/dify-plugin-daemon/commit/765806bbf433d95e0f226dc9a1d4aa1fe103d340) update GUIDE.md - [`6ec783a`](https://github.com/langgenius/dify-plugin-daemon/commit/6ec783a156398950bb96e17663f5ba481347b845) remove REMOTE_INSTALL_PORT config in GUIDE.md - [`a76b9bc`](https://github.com/langgenius/dify-plugin-daemon/commit/a76b9bc5808647e06ad9968b4de984e3bd752990) remove REMOTE_INSTALL_PORT config in GUIDE.md - [`d6cdccf`](https://github.com/langgenius/dify-plugin-daemon/commit/d6cdccf3f776ecfcca01a5dc9cff7e731103c7ac) update REMOTE_INSTALL_URL config in GUIDE.md - [`99fd74e`](https://github.com/langgenius/dify-plugin-daemon/commit/99fd74e04d5e7917e385fa9f2dc381edd2e75fd1) update REMOTE_INSTALL_URL config in GUIDE.md ### 📊 Changes **2 files changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `cmd/commandline/plugin/templates/.env.example` (+1 -2) 📝 `cmd/commandline/plugin/templates/python/GUIDE.md` (+1 -2) </details> ### 📄 Description - use `REMOTE_INSTALL_URL` config in `dify_plugin` SDK introduced by (https://github.com/langgenius/dify-plugin-sdks/pull/136 ) to set debugging host and port --- <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-16 01:15:55 -05:00
yindo closed this issue 2026-02-16 01:15:55 -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-daemon#420