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 • 399 B
TypeScript
/**
* Input Validation for MCP Tools — re-export shim (ADR-100, alpha.5).
*
* Authoritative source: @claude-flow/cli-core/mcp-tools/validate-input.
* Was a 256-line byte-identical copy. Loads @claude-flow/security validators
* when available, with lightweight fallback otherwise.
*/
export * from '@claude-flow/cli-core/mcp-tools/validate-input';
//# sourceMappingURL=validate-input.d.ts.map