@ralph-orchestrator/ralph-cli
Advanced tools
@@ -26,3 +26,3 @@ { | ||
| "name": "@ralph-orchestrator/ralph-cli", | ||
| "version": "2.0.8" | ||
| "version": "2.0.9" | ||
| }, | ||
@@ -519,3 +519,3 @@ "node_modules/@isaacs/balanced-match": { | ||
| "requires": true, | ||
| "version": "2.0.8" | ||
| "version": "2.0.9" | ||
| } |
+2
-2
| { | ||
| "artifactDownloadUrl": "https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.0.8", | ||
| "artifactDownloadUrl": "https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.0.9", | ||
| "bin": { | ||
@@ -65,3 +65,3 @@ "ralph": "run-ralph.js" | ||
| }, | ||
| "version": "2.0.8", | ||
| "version": "2.0.9", | ||
| "volta": { | ||
@@ -68,0 +68,0 @@ "node": "18.14.1", |
+10
-3
@@ -65,3 +65,3 @@ # Ralph Orchestrator | ||
| - **Multi-Backend Support** β Works with Claude Code, Kiro, Gemini CLI, Codex, Amp, and Copilot CLI | ||
| - **Multi-Backend Support** β Works with Claude Code, Kiro, Gemini CLI, Codex, Amp, Copilot CLI, and OpenCode | ||
| - **Hat System** β Specialized Ralph personas with distinct behaviors | ||
@@ -86,2 +86,3 @@ - **Event-Driven Coordination** β Hats communicate through typed events with glob pattern matching | ||
| - [Copilot CLI](https://docs.github.com/copilot) (`npm install -g @github/copilot`) | ||
| - [OpenCode](https://opencode.ai/) (`curl -fsSL https://opencode.ai/install | bash`) | ||
@@ -98,2 +99,8 @@ ### Via npm (Recommended) | ||
| ### Via Homebrew (macOS) | ||
| ```bash | ||
| brew install ralph-orchestrator | ||
| ``` | ||
| ### Via Cargo | ||
@@ -288,3 +295,3 @@ | ||
| cli: | ||
| backend: "claude" # claude, kiro, gemini, codex, amp, copilot, custom | ||
| backend: "claude" # claude, kiro, gemini, codex, amp, copilot, opencode, custom | ||
| prompt_mode: "arg" # arg (CLI argument) or stdin | ||
@@ -454,3 +461,3 @@ experimental_tui: false # Enable TUI mode support | ||
| |--------|-------------| | ||
| | `--backend <NAME>` | Backend: `claude`, `kiro`, `gemini`, `codex`, `amp`, `copilot` | | ||
| | `--backend <NAME>` | Backend: `claude`, `kiro`, `gemini`, `codex`, `amp`, `copilot`, `opencode` | | ||
| | `--preset <NAME>` | Use preset configuration | | ||
@@ -457,0 +464,0 @@ | `--list-presets` | List available presets | |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
49763
0.38%570
1.24%