@sidebutton/core
Advanced tools
+11
-0
@@ -641,2 +641,13 @@ /** | ||
| }; | ||
| /** | ||
| * Plugins installed under ~/.sidebutton/plugins/ and loaded into the MCP | ||
| * tool list. Lets the portal reveal which plugins a given agent ships | ||
| * without inspecting the VM. `tools` lists the MCP tool names each exposes. | ||
| */ | ||
| plugins?: { | ||
| name: string; | ||
| version: string; | ||
| description?: string; | ||
| tools: string[]; | ||
| }[]; | ||
| system_metrics?: { | ||
@@ -643,0 +654,0 @@ cpu_pct: number; |
+1
-1
| { | ||
| "name": "@sidebutton/core", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "Core workflow automation engine for AI agents — agentic workflows in YAML", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
329200
0.22%3778
0.29%