strray-ai 1.22.5 → 1.22.6
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 +2 -2
- package/dist/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# ⚡ 0xRay: Self-Healing AI Governance OS
|
|
2
2
|
|
|
3
|
-
**Enterprise AI Orchestration Framework
|
|
3
|
+
**Enterprise AI Orchestration Framework** — by [0xRayAI](https://github.com/0xrayai)
|
|
4
4
|
|
|
5
5
|
[](https://npmjs.com/package/strray-ai)
|
|
6
6
|
[](LICENSE)
|
|
7
7
|
[](src/__tests__)
|
|
8
|
-
[](https://github.com/htafolla/stringray)
|
|
9
9
|
|
|
10
10
|
> **Intelligent Multi-Agent Coordination with 99.6% Systematic Error Prevention**
|
|
11
11
|
|
package/dist/README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# ⚡ 0xRay: Self-Healing AI Governance OS
|
|
2
2
|
|
|
3
|
-
**Enterprise AI Orchestration Framework
|
|
3
|
+
**Enterprise AI Orchestration Framework** — by [0xRayAI](https://github.com/0xrayai)
|
|
4
4
|
|
|
5
5
|
[](https://npmjs.com/package/strray-ai)
|
|
6
6
|
[](LICENSE)
|
|
7
7
|
[](src/__tests__)
|
|
8
|
-
[](https://github.com/htafolla/stringray)
|
|
9
9
|
|
|
10
10
|
> **Intelligent Multi-Agent Coordination with 99.6% Systematic Error Prevention**
|
|
11
11
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "strray-ai",
|
|
3
|
-
"version": "1.22.
|
|
3
|
+
"version": "1.22.6",
|
|
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",
|