recourse-cli
Advanced tools
@@ -65,3 +65,3 @@ import { createServer } from 'http'; | ||
| if (req.method === 'GET' && url === '/api/health') { | ||
| sendJson(res, 200, { status: 'ok', version: '0.1.29' }); | ||
| sendJson(res, 200, { status: 'ok', version: '0.1.32' }); | ||
| return; | ||
@@ -68,0 +68,0 @@ } |
+1
-1
| { | ||
| "name": "recourse-cli", | ||
| "version": "0.1.32", | ||
| "version": "0.1.33", | ||
| "mcpName": "io.github.recourseOS/recourse", | ||
@@ -5,0 +5,0 @@ "description": "MCP server for AI agents to evaluate consequences before destructive actions. Analyzes Terraform plans, shell commands, and MCP tool calls.", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.