strray-ai 1.22.6 → 1.22.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ⚡ 0xRay: Self-Healing AI Governance OS
2
2
 
3
- **Enterprise AI Orchestration Framework** — by [0xRayAI](https://github.com/0xrayai)
3
+ **Enterprise AI Orchestration Framework For OpenCode and Hermes** — by [0xRayAI](https://github.com/0xrayai)
4
4
 
5
5
  [![Version](https://img.shields.io/badge/version---silent-blue?style=flat-square)](https://npmjs.com/package/strray-ai)
6
6
  [![License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE)
@@ -9,7 +9,7 @@
9
9
 
10
10
  > **Intelligent Multi-Agent Coordination with 99.6% Systematic Error Prevention**
11
11
 
12
- StringRay extends OpenCode/Claude Code with intelligent multi-agent orchestration, Codex compliance validation, and enterprise-grade security. It automatically routes tasks to specialized agents based on complexity and provides systematic error prevention.
12
+ StringRay extends OpenCode and Hermes with intelligent multi-agent orchestration, Codex compliance validation, and enterprise-grade security. It automatically routes tasks to specialized agents based on complexity and provides systematic error prevention.
13
13
 
14
14
  ## What is StringRay?
15
15
 
@@ -31,7 +31,7 @@ This single command:
31
31
 
32
32
  ### Who is it for?
33
33
 
34
- - **Developers** using OpenCode or Claude Code who want AI-assisted development
34
+ - **Developers** using OpenCode or Hermes who want AI-assisted development
35
35
  - **Teams** needing consistent code quality and error prevention
36
36
  - **Enterprises** requiring security, compliance, and audit capabilities
37
37
 
@@ -42,7 +42,7 @@ This single command:
42
42
  npm install strray-ai
43
43
 
44
44
  # That's it! StringRay is now active.
45
- # Restart OpenCode/Claude Code to load the plugin.
45
+ # Restart OpenCode or Hermes to load the plugin.
46
46
  ```
47
47
 
48
48
  **What happens during install?**
@@ -50,7 +50,7 @@ npm install strray-ai
50
50
  - Configures 25 agents with proper capabilities
51
51
  - Sets up Codex enforcement rules
52
52
  - Enables webhook triggers for CI/CD integration
53
- - Ready to use with Claude Code immediately
53
+ - Ready to use with Hermes immediately
54
54
 
55
55
  ### Standalone Mode (No OpenCode Required)
56
56
 
@@ -124,7 +124,7 @@ See [OpenClaw Integration Guide](src/integrations/openclaw/README.md) for detail
124
124
 
125
125
  ## 🔮 Hermes Agent Integration
126
126
 
127
- StringRay's MCP servers work as native tools in [Hermes Agent](https://github.com/nilslice/hermes) — a standalone AI coding agent with its own runtime, not dependent on OpenCode or Claude Code. This gives you the full StringRay toolset (code analysis, linting, security scanning, orchestration, state management) inside any Hermes session.
127
+ StringRay's MCP servers work as native tools in [Hermes Agent](https://github.com/nilslice/hermes) — a standalone AI coding agent with its own runtime, not dependent on OpenCode or Hermes. This gives you the full StringRay toolset (code analysis, linting, security scanning, orchestration, state management) inside any Hermes session.
128
128
 
129
129
  ### What You Get
130
130
 
package/dist/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ⚡ 0xRay: Self-Healing AI Governance OS
2
2
 
3
- **Enterprise AI Orchestration Framework** — by [0xRayAI](https://github.com/0xrayai)
3
+ **Enterprise AI Orchestration Framework For OpenCode and Hermes** — by [0xRayAI](https://github.com/0xrayai)
4
4
 
5
5
  [![Version](https://img.shields.io/badge/version---silent-blue?style=flat-square)](https://npmjs.com/package/strray-ai)
6
6
  [![License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE)
@@ -9,7 +9,7 @@
9
9
 
10
10
  > **Intelligent Multi-Agent Coordination with 99.6% Systematic Error Prevention**
11
11
 
12
- StringRay extends OpenCode/Claude Code with intelligent multi-agent orchestration, Codex compliance validation, and enterprise-grade security. It automatically routes tasks to specialized agents based on complexity and provides systematic error prevention.
12
+ StringRay extends OpenCode and Hermes with intelligent multi-agent orchestration, Codex compliance validation, and enterprise-grade security. It automatically routes tasks to specialized agents based on complexity and provides systematic error prevention.
13
13
 
14
14
  ## What is StringRay?
15
15
 
@@ -31,7 +31,7 @@ This single command:
31
31
 
32
32
  ### Who is it for?
33
33
 
34
- - **Developers** using OpenCode or Claude Code who want AI-assisted development
34
+ - **Developers** using OpenCode or Hermes who want AI-assisted development
35
35
  - **Teams** needing consistent code quality and error prevention
36
36
  - **Enterprises** requiring security, compliance, and audit capabilities
37
37
 
@@ -42,7 +42,7 @@ This single command:
42
42
  npm install strray-ai
43
43
 
44
44
  # That's it! StringRay is now active.
45
- # Restart OpenCode/Claude Code to load the plugin.
45
+ # Restart OpenCode or Hermes to load the plugin.
46
46
  ```
47
47
 
48
48
  **What happens during install?**
@@ -50,7 +50,7 @@ npm install strray-ai
50
50
  - Configures 25 agents with proper capabilities
51
51
  - Sets up Codex enforcement rules
52
52
  - Enables webhook triggers for CI/CD integration
53
- - Ready to use with Claude Code immediately
53
+ - Ready to use with Hermes immediately
54
54
 
55
55
  ### Standalone Mode (No OpenCode Required)
56
56
 
@@ -124,7 +124,7 @@ See [OpenClaw Integration Guide](src/integrations/openclaw/README.md) for detail
124
124
 
125
125
  ## 🔮 Hermes Agent Integration
126
126
 
127
- StringRay's MCP servers work as native tools in [Hermes Agent](https://github.com/nilslice/hermes) — a standalone AI coding agent with its own runtime, not dependent on OpenCode or Claude Code. This gives you the full StringRay toolset (code analysis, linting, security scanning, orchestration, state management) inside any Hermes session.
127
+ StringRay's MCP servers work as native tools in [Hermes Agent](https://github.com/nilslice/hermes) — a standalone AI coding agent with its own runtime, not dependent on OpenCode or Hermes. This gives you the full StringRay toolset (code analysis, linting, security scanning, orchestration, state management) inside any Hermes session.
128
128
 
129
129
  ### What You Get
130
130
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "strray-ai",
3
- "version": "1.22.6",
3
+ "version": "1.22.9",
4
4
  "description": "⚡ StringRay ⚡: Bulletproof AI orchestration with systematic error prevention. Zero dead ends. Ship clean, tested, optimized code — every time.",
5
5
  "readme": "README.md",
6
6
  "license": "MIT",