Tag
Tencent open-sourced TencentDB-Agent Memory, a symbolic short-term and layered long-term memory system for AI agents, which cuts token usage by up to 61% and improves persona accuracy from 48% to 76%.
GBrain is an open-source AI agent memory tool created by YC CEO Garry Tan that uses a self-wiring knowledge graph and markdown-based system of record to enrich and compound agent knowledge autonomously.
The author shares benchmark results for memweave, a Python library for agent memory, achieving 98% Recall@5 on LongMemEval-S using only local embeddings without LLM calls. The post details the methodology and compares performance against mempalace, highlighting stable retrieval across different question types.
This technical report introduces X-OmniClaw, a unified mobile agent system designed for multimodal understanding and interaction on Android devices. It details the architecture for perception, memory management, and action execution using on-device AI capabilities.