You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@ralph-orchestrator/ralph-cli

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ralph-orchestrator/ralph-cli - npm Package Compare versions

Comparing version
2.4.1
to
2.4.2
+2
-2
npm-shrinkwrap.json

@@ -26,3 +26,3 @@ {

"name": "@ralph-orchestrator/ralph-cli",
"version": "2.4.1"
"version": "2.4.2"
},

@@ -519,3 +519,3 @@ "node_modules/@isaacs/balanced-match": {

"requires": true,
"version": "2.4.1"
"version": "2.4.2"
}
{
"artifactDownloadUrl": "https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.4.1",
"artifactDownloadUrl": "https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.4.2",
"bin": {

@@ -65,3 +65,3 @@ "ralph": "run-ralph.js"

},
"version": "2.4.1",
"version": "2.4.2",
"volta": {

@@ -68,0 +68,0 @@ "node": "18.14.1",

@@ -126,3 +126,3 @@ <!-- 2026-01-28 -->

- **Agent questions** — Agents emit `interact.human` events; the loop blocks until a response arrives or times out
- **Agent questions** — Agents emit `human.interact` events; the loop blocks until a response arrives or times out
- **Proactive guidance** — Send messages anytime to steer the agent mid-loop

@@ -129,0 +129,0 @@ - **Parallel loop routing** — Messages route via reply-to, `@loop-id` prefix, or default to primary