@launchchair/agent
Advanced tools
@@ -18,3 +18,3 @@ #!/usr/bin/env node | ||
| const VERSION = "0.4.1"; | ||
| const VERSION = "0.4.2"; | ||
| const SCRIPT_DIR = path.dirname(fileURLToPath(import.meta.url)); | ||
@@ -807,3 +807,3 @@ const DEFAULT_BASE_URL = "https://www.launchchair.io"; | ||
| args = ["mcp-server"] | ||
| required = true | ||
| required = false | ||
| startup_timeout_sec = 20 | ||
@@ -810,0 +810,0 @@ tool_timeout_sec = 3600 |
+1
-1
| { | ||
| "name": "@launchchair/agent", | ||
| "version": "0.4.1", | ||
| "version": "0.4.2", | ||
| "description": "LaunchChair Agent CLI, MCP bridge, local bridge, and runners for Codex, Claude Code, ChatGPT, Claude, and Hermes workflows.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
146806
0