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

12 lines 317 B
{ "name": "guidance-kernel", "description": "Rust WASM kernel for @claude-flow/guidance — deterministic policy engine", "version": "0.1.0", "files": [ "guidance_kernel_bg.wasm", "guidance_kernel.js", "guidance_kernel.d.ts" ], "main": "guidance_kernel.js", "types": "guidance_kernel.d.ts" }