mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
It is hoped that passing the user field will be supported when calling the app. #59
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @w2534073922 on GitHub (Sep 5, 2025).
When invoking the app in reverse, passing a "user" is not supported; only the default "DEFAULT-USER" is available.
For example, I use a plugin to implement a WeChat robot, I want to pass the WeChat user as the user to the plugin -> app
@xiaohuakang commented on GitHub (Sep 17, 2025):
+1
@Mairuis commented on GitHub (Dec 9, 2025):
This issue is a duplicate of #64, which provides a more comprehensive API design suggestion including the
userparameter and other improvements.Closing this as duplicate. Please follow #64 for updates.
@Mairuis commented on GitHub (Dec 9, 2025):
Duplicate of #64