@@ -205,3 +205,3 @@ // src/commands/install.ts | ||
| installedAt: new Date().toISOString(), | ||
| version: '2.4.3', | ||
| version: '2.4.4', | ||
| }); | ||
@@ -381,3 +381,3 @@ spinner.succeed('MCP servers configured'); | ||
| installedAt: new Date().toISOString(), | ||
| version: '2.4.3', | ||
| version: '2.4.4', | ||
| selfHosted: true, | ||
@@ -384,0 +384,0 @@ }); |
+1
-1
@@ -32,3 +32,3 @@ #!/usr/bin/env node | ||
| import { installHermesPlugin, resolveHermesHome } from './lib/hermes-plugin.js'; | ||
| const VERSION = '2.4.3'; | ||
| const VERSION = '2.4.4'; | ||
| program | ||
@@ -35,0 +35,0 @@ .name('robrain') |
@@ -329,3 +329,3 @@ // src/lib/editor.ts | ||
| \`\`\` | ||
| sensing_start_session(project_id="${projectId}", working_dir="<cwd>") | ||
| sensing_start_session(project_id="${projectId}") | ||
| \`\`\` | ||
@@ -356,3 +356,3 @@ Use the session_id from the tool response (or pass your own unique id per chat). Initialize sequence=1 before your first reply. | ||
| \`\`\` | ||
| sensing_start_session(project_id="${projectId}", working_dir="<cwd>") | ||
| sensing_start_session(project_id="${projectId}") | ||
| control_get_session_context(project_id="${projectId}", session_id="<same session_id as sensing_start_session response>") | ||
@@ -359,0 +359,0 @@ \`\`\` |
+1
-1
| { | ||
| "name": "robrain", | ||
| "version": "2.4.3", | ||
| "version": "2.4.4", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "RoBrain CLI for installation, setup, and memory workflows", |
| { | ||
| "name": "@robrain/sensing-mcp", | ||
| "version": "2.4.3", | ||
| "version": "2.4.4", | ||
| "private": true, | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
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.
1522525
0.01%31416
0.01%105
0.96%