📣 Send us your press release
Site updates every 15 minutes
Technology

Tencent's Team Memory shares AI agent memory across teams

Tencent has launched its open-source Team Memory project, enabling AI agents within a team to share a common memory. The initiative aims to improve AI reliability through shared context, but questions remain about error correction.

7 August 2026
Tencent's Team Memory shares AI agent memory across teams

Tencent has released Team Memory, an open-source project designed to allow artificial intelligence agents within a team to share a common pool of memory. This aims to address issues of context loss and inconsistency that can affect AI agent performance and reliability.

A recent VB Pulse survey indicated that a significant portion of enterprises have traced AI errors back to missing or inconsistent context. While previous solutions focused on individual agent memory, Tencent's Team Memory extends this capability to an entire team, allowing agents to draw from a unified knowledge base.

The system utilizes a shared memory hub rather than relying on individual agent prompts. It categorizes reusable assets into four types: Chat Memory (preserving preferences and interaction history), Skills (capturing procedures), LLM-Wiki (structuring documents), and Code-Graph (indexing codebases). These components can be selectively deployed to agents as needed.

On Tencent's internal benchmarks, the introduction of a persona layer, which distills user information, reportedly improved agent accuracy from 48% to 76%. Team Memory applies this concept to a team environment, creating a collective memory that agents can access.

However, following the project's release, industry practitioners have raised concerns regarding the governance of incorrect information. While Team Memory includes an access control layer, the process for correcting or expiring erroneous data that has already been shared among multiple agents remains unclear. This "write path" governance is a critical consideration for preventing the widespread propagation of misinformation within a team.

Original source: venturebeat.com