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
13 lines • 394 B
TypeScript
#!/usr/bin/env npx tsx
/**
* Deploy Seraphine Genesis Model
* Exports and uploads the first Claude Flow pattern model to IPFS
*
* Usage:
* npx tsx deploy-seraphine.ts
* npx tsx deploy-seraphine.ts --output ./patterns/
* npx tsx deploy-seraphine.ts --to-ipfs
* npx tsx deploy-seraphine.ts --to-ipfs --anonymize strict
*/
export {};
//# sourceMappingURL=deploy-seraphine.d.ts.map