LycheeMem: LycheeMem is a compact memory framework for LLM agents that organizes memory into working, semantic, and procedural stores. It features a four-stage pipeline (WMManager, SearchCoordinator, SynthesizerAgent, ReasoningAgent) with a background ConsolidatorAgent, and supports multi-channel retrieval (FTS, vector, tag, temporal). It integrates via API, OpenClaw plugin, and MCP protocol.; antigravity-workspace-template: This project provides a production-grade workspace template for building autonomous AI agents on Google Antigravity, aiming to simplify enterprise-grade architecture to 'Clone → Rename → Prompt'. It pre-embeds a complete cognitive architecture, enabling the IDE to act as an industry-savvy architect with features like infinite memory, auto-discovery of tools, and multi-agent orchestration.
Persistent long-term memory for LLM-based agents
Rapid prototyping and development of autonomous AI agents.