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

13 lines 295 B
/** * Smoke tests for python_exec — ADR-133-PR4 * * Run with: * cd v3/@claude-flow/cli * npx tsx src/benchmarks/gaia-tools/python_exec.smoke.ts * * Expects python3 to be installed and on PATH. * * Refs: ADR-133, #2156 */ export {}; //# sourceMappingURL=python_exec.smoke.d.ts.map