UNPKG

claude-flow

Version:

Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration

12 lines 280 B
#!/usr/bin/env npx tsx /** * Standalone Plugin Store Test * Run this in any environment to verify the IPFS-based plugin store works * * Usage: * npx tsx standalone-test.ts * # or * npm run test:plugin-store */ export {}; //# sourceMappingURL=standalone-test.d.ts.map