mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-24 13:06:51 -04:00
a0414b30e6
* feat(oauth): add RedirectURI field to OAuth request structures * feat(oauth): update OAuthSchema validation * feat: add Context field to request and session structures * feat: add CredentialType field to Credentials and InvokeToolRequest structures * fix: handle unhandled default case in basic_type.go * feat: add support for build branches in build-push.yml