-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
Complexity: LowFeatureIssue that describes a new feature to be implemented.Issue that describes a new feature to be implemented.Impact: HighPluginssp/3
Milestone
Description
Description
Add a new API endpoint that can tell the user what agent plugins are currently installed. GET /api/agent-plugins/installed
Tasks
- Add the endpoint (0.25d) - @shreyamalviya
- Call IAgentPluginService.get_all_plugin_manifests() and return the
AgentPluginManifest
s
- Call IAgentPluginService.get_all_plugin_manifests() and return the
Metadata
Metadata
Assignees
Labels
Complexity: LowFeatureIssue that describes a new feature to be implemented.Issue that describes a new feature to be implemented.Impact: HighPluginssp/3