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.; holaOS: holaOS is an agent environment built for long-horizon work, continuity, and self-evolution. It provides agents with a structured operating system including runtime, memory, tools, apps, and durable state, enabling them to operate continuously, evolve over time, and remain inspectable across different runs.
Storing and retrieving agent memories across conversations
Building agents that perform complex, multi-step tasks over extended periods