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

9 lines 177 B
/** * Plugin Types - ADR-004 Implementation * * Type definitions for the plugin system. * * @module v3/shared/plugins/types */ export {}; //# sourceMappingURL=types.js.map