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 • 386 B
JavaScript
/**
* V3 CLI Output Formatter — re-export shim (ADR-100, alpha.5).
*
* Authoritative source: @claude-flow/cli-core/output. Was a byte-identical
* 640-line copy. The OutputFormatter class and `output` instance plus all
* helper exports flow through unchanged. Edit cli-core for behavior changes.
*/
export * from '@claude-flow/cli-core/output';
//# sourceMappingURL=output.js.map