agent-library: Agent Library provides AI agents with persistent storage for text, documents, and knowledge using SQLite with vector search (sqlite-vec) and full-text search (FTS5). It supports hybrid search combining semantic and keyword matching, configurable embedding models, and offers both CLI and MCP server interfaces for integration.; ruflo: Ruflo v3 is an enterprise AI orchestration platform for Claude-based multi-agent swarms, closely related to Claude Flow. It features an inter-agent consensus algorithm, vector database integration for persistent memory, self-learning workflows, and native Claude Code SDK integration. Designed for deploying autonomous agent pipelines at scale with shared state management.
Storing and retrieving agent memories across conversations
Running parallel Claude agent swarms for large-scale document processing