[PR #106] [MERGED] fix: debug runtime & local runtime cannot get app_id #149

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/106
Author: @chiehw
Created: 4/21/2025
Status: Merged
Merged: 4/25/2025
Merged by: @Yeuoly

Base: mainHead: fix-get-app-id


📝 Commits (1)

  • e8f84eb fix: debug mode cannot get app_id

📊 Changes

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

View changed files

📝 python/dify_plugin/core/server/stdio/request_reader.py (+4 -0)
📝 python/dify_plugin/core/server/tcp/request_reader.py (+4 -0)

📄 Description

Ref Issue in main repo: https://github.com/langgenius/dify/issues/18066


🔄 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/106 **Author:** [@chiehw](https://github.com/chiehw) **Created:** 4/21/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix-get-app-id` --- ### 📝 Commits (1) - [`e8f84eb`](https://github.com/langgenius/dify-plugin-sdks/commit/e8f84eb16ddd116940fb9b2ca6e04b032c63153f) fix: debug mode cannot get app_id ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/core/server/stdio/request_reader.py` (+4 -0) 📝 `python/dify_plugin/core/server/tcp/request_reader.py` (+4 -0) </details> ### 📄 Description Ref Issue in main repo: https://github.com/langgenius/dify/issues/18066 --- <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:15:59 -05:00
yindo closed this issue 2026-02-15 21:15:59 -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#149