Package Exports
- strray-ai
- strray-ai/dist/plugin/strray-codex-injection.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (strray-ai) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
⚡ StringRay AI
Enterprise AI Orchestration Framework
Intelligent Multi-Agent Coordination with 99.6% Systematic Error Prevention
StringRay provides intelligent task orchestration with automatic delegation, Codex compliance validation, and enterprise-grade security.
🚀 Quick Start
# Install
npm install strray-ai
# Setup (required)
npx strray-ai install
# Validate
npx strray-ai status✨ Features
- 🤖 24 Specialized Agents - From code review to mobile development
- 📏 99.6% Error Prevention - Universal Development Codex (17 terms)
- ⚡ 46 Lazy-Loading Skills - On-demand MCP server activation
- 🛡️ Enterprise Security - Comprehensive validation and scanning
- 📊 Real-time Monitoring - Performance tracking and health checks
- 🔄 Complexity-Based Routing - Intelligent task delegation
🤖 Available Agents
| Agent | Purpose |
|---|---|
@enforcer |
Codex compliance & error prevention |
@orchestrator |
Complex multi-step task coordination |
@architect |
System design & technical decisions |
@security-auditor |
Vulnerability detection |
@code-reviewer |
Quality assessment |
@refactorer |
Technical debt elimination |
@testing-lead |
Testing strategy & coverage |
@bug-triage-specialist |
Error investigation |
@researcher |
Codebase exploration |
@mobile-developer |
iOS/Android/React Native/Flutter |
Note: StringRay auto-configures all agents during installation. To customize agent settings, see the Agent Configuration Guide.
📖 Documentation
| Guide | Description |
|---|---|
| Agent Configuration | Copy-paste opencode.json agent setup |
| Configuration Reference | Complete features.json settings |
| Agent Documentation | Detailed agent specifications |
| Universal Codex | 59-term codex reference |
| Troubleshooting | Common issues & solutions |
🔧 CLI Commands
npx strray-ai install # Install and configure
npx strray-ai status # Check configuration
npx strray-ai validate # Validate installation
npx strray-ai capabilities # Show all features
npx strray-ai health # Health check💬 Usage
# Code quality enforcement
@enforcer analyze this code for issues
# Complex task orchestration
@orchestrator implement user authentication system
# System design
@architect design database schema for e-commerce
# Security audit
@security-auditor scan for vulnerabilities🙏 Support & Star
If StringRay helps you build better software, please consider:
- ⭐ Starring the repo on GitHub
- 📢 Sharing with your team
- 🐛 Reporting issues at github.com/htafolla/stringray/issues
📄 License
MIT License - see LICENSE for details.
Built with precision for enterprise-grade AI orchestration