[PR #115] [MERGED] agent node add runtime(user_id) #156

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (2)

  • f974cc4 agent node add runtime(user_id)
  • b702a5b add optional for user_id

📊 Changes

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

View changed files

📝 python/dify_plugin/core/plugin_executor.py (+7 -1)
📝 python/dify_plugin/entities/agent.py (+4 -0)
📝 python/dify_plugin/interfaces/agent/__init__.py (+3 -1)

📄 Description

No description provided


🔄 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/115 **Author:** [@kuozo](https://github.com/kuozo) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 4/27/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`f974cc4`](https://github.com/langgenius/dify-plugin-sdks/commit/f974cc4104c6fa90ab51a8585908adbc60e8b823) agent node add runtime(user_id) - [`b702a5b`](https://github.com/langgenius/dify-plugin-sdks/commit/b702a5bd96b1b6a23d26b1f9e4397dc2000148a1) add optional for user_id ### 📊 Changes **3 files changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/core/plugin_executor.py` (+7 -1) 📝 `python/dify_plugin/entities/agent.py` (+4 -0) 📝 `python/dify_plugin/interfaces/agent/__init__.py` (+3 -1) </details> ### 📄 Description _No description provided_ --- <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:00 -05:00
yindo closed this issue 2026-02-15 21:16:00 -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#156