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 283 B
#!/usr/bin/env npx tsx /** * Standalone Pattern Store Test * Run this in any environment to verify the IPFS-based pattern store works * * Usage: * npx tsx standalone-test.ts * # or * npm run test:pattern-store */ export {}; //# sourceMappingURL=standalone-test.d.ts.map