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

15 lines 428 B
/** * Smoke tests for gaia-mode-router.ts — iter 58 (#2156) * * Synthetic question texts covering each routing rule. * All 10 cases must pass (no API calls — purely rule-based). * * Run: * npx ts-node src/benchmarks/gaia-mode-router.smoke.ts * # or after build: * node dist/src/benchmarks/gaia-mode-router.smoke.js * * Refs: iter 58, #2156 */ export {}; //# sourceMappingURL=gaia-mode-router.smoke.d.ts.map