AgentDB — продвинутый векторный поиск и синхронизация
★ 8.1 · vibe-coding
agentdb-advanced is a Claude Code skill that covers advanced AgentDB capabilities: QUIC synchronization with sub-millisecond latency across nodes, multi-database management, custom distance metrics (cosine, euclidean, dot, and custom), and hybrid search combining vector similarity with metadata filtering. It builds on the agentic-flow package and requires Node.js 18+ and AgentDB v1.0.7+. QUIC transport provides multiplexed streams, TLS 1.3 encryption, and automatic retry; hybrid search lets you filter results by fields like year, category, or citation count alongside embedding similarity. The skill targets developers building distributed AI systems, multi-agent coordination layers, or production vector search applications where both performance and query flexibility matter.