A recent VentureBeat Pulse survey found that 57% of enterprises encountered confidently wrong AI agent answers due to missing or inconsistent context, highlighting the importance of reliable context for autonomous AI. While fixes have improved single-agent memory in long sessions, Tencent’s new project, Agent Memory, addresses the challenge of sharing context across a whole team. Team Memory, now in beta, allows multiple AI agents to access a shared memory hub with controlled access, rather than isolated context windows. This shared memory system registers four types of reusable assets—Chat Memory, Skill, LLM-Wiki, and Code-Graph—each assigned to agents based on their role, governed by four visibility tiers from private to agent-specific. However, governance gaps remain, particularly concerning error correction and conflicting facts within shared memories. Experts highlight risks such as the rapid propagation of incorrect information across all team agents, raising questions about how to handle corrections and memory expiry. Tencent’s open-source approach contrasts with platforms like Asana, which also manage shared AI memory but with closed systems focused on access control. The benefit is clear: teams avoid repetitive context sharing, but the risk of a single mistake spreading unchecked is a serious concern that governance frameworks have yet to resolve.
Back