TencentCloud / TencentDB-Agent-Memory Team-level memory hub

Four reusable memory assets

Your team's context is already written. It is just not an asset yet.

TencentDB Agent Memory is a team-level memory hub for AI agents. It turns conversations, docs, and code into four reusable memory assets that are governed, shared, and equipped across agents and frameworks.

AssetMade fromStatus
Chat Memory Conversations the team already had, kept where the next agent can find them. governedshared
Skill Practice extracted from the work, equipped across agents and frameworks. governedequipped
LLM-Wiki Docs turned into something a model can read without a fresh ingest every time. governedshared
Code-Graph The codebase as structure, so questions about it stop being a grep. governedshared

Asset names and the governed, shared, equipped wording come from the project description. Row layout is a design choice.

Team-level

Memory that is not per-agent

One hub the team owns, so a second agent does not start from zero on work the first one already did.

Governed

Someone is accountable

Memory that can be shared across a team needs rules about what goes in and who can reach it.

Cross-framework

Assets outlive the tool

The four assets are equipped across agents and frameworks, so switching stacks does not throw the memory away.