Commit Graph

18 Commits (f9f3c207f44b9c421c1d6cc43e367a6b8ac7c9e7)

Author SHA1 Message Date
Harry d162905bb5 feat(oauth): enhance error handling for authorization URL and credentials retrieval 7 months ago
Harry 6a085fab26 Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 7 months ago
homejim 8e910d8c59
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251) 7 months ago
Harry 7de3436e6b feat(oauth): add credential handling and context support for tool invocations 7 months ago
Harry 9f053f3bbc feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 7 months ago
Harry 26b46b88c9 feat(oauth): add multi credentials support 7 months ago
Harry b316867bab Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 7 months ago
NeatGuyCoding a82943a83d
minor fix: add parameters in error msg of Plugin service returned no options (#21662) 7 months ago
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 7 months ago
Harry f4f6e41074 feat(oauth): add oauth redirect_uri parameters 7 months ago
Maries 164e5481c5
feat(oauth): plugin oauth service (#21480) 7 months ago
Xin Zhang 30cfc9c172
Feat/plugin install scope management (#19963) 8 months ago
Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 8 months ago
Bowen Liang eee88a8012
chore: improve error logging for requests to plugin daemon (#20328) 8 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 8 months ago
Yeuoly ff0feaf34e
fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 9 months ago
Yeuoly 0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization (#18889) 9 months ago
Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 9 months ago