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
25 lines (24 loc) • 654 B
JSON
{
"name": "ruflo-agentdb",
"description": "Substrate plugin for Ruflo memory: AgentDB controller bridge (15 agentdb_* MCP tools), RuVector ONNX embeddings (10 embeddings_* tools incl. RaBitQ 32x quantization), and WASM HNSW pattern router (3 ruvllm_hnsw_* tools)",
"version": "0.3.0",
"author": {
"name": "ruvnet",
"url": "https://github.com/ruvnet"
},
"homepage": "https://github.com/ruvnet/ruflo",
"license": "MIT",
"keywords": [
"ruflo",
"agentdb",
"ruvector",
"hnsw",
"embeddings",
"vector-search",
"rabitq",
"quantization",
"namespace-convention",
"controller-bridge",
"mcp"
]
}