Cette page est affichée en anglais. Une traduction française est en cours.
KnowledgeMay 13, 2026·2 min de lecture

Awesome-Memory-for-Agents — Paper List + Taxonomy

Awesome-Memory-for-Agents is a paper list and taxonomy for agent memory, splitting short vs long-term memory and mapping to 3 application scenarios.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Memory
Installation
Git
Confiance
Confiance : Established
Point d'entrée
git clone https://github.com/tsinghuac3i/awesome-memory-for-agents.git
Commande CLI universelle
npx tokrepo install 0acd2ee7-1d80-5ac8-b3ba-e4d9ea77b8cf
Introduction

Awesome-Memory-for-Agents is a paper list and taxonomy for agent memory, splitting short vs long-term memory and mapping to 3 application scenarios.

Best for: agent builders who want a structured reading list for memory systems

Works with: Git + Markdown viewer; link out to arXiv papers

Setup time: 2-5 minutes

Key facts (verified)

  • GitHub: 487 stars · 34 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/tsinghuac3i/awesome-memory-for-agents.git.

Main

  • Use the taxonomy first: it defines short-term vs long-term memory, then splits long-term into Experience vs Memory based on outcome validation.

  • Pick one of the three application scenarios (personalization, learning from experience, long-horizon tasks) and skim the newest papers first.

  • Use it as a design checklist: map your agent’s memory store (scratchpad, episodic log, external DB, skill store) to the repo’s terms to avoid ambiguity.

Source-backed notes

  • README’s Overview section defines Short-Term Memory vs Long-Term Memory, and further splits long-term memory into Experience vs Memory.
  • README maps the taxonomy to three application scenarios: personalization, learning from experience, and long-horizon agentic tasks.
  • The paper list is presented as dated tables with direct paper links (e.g., arXiv).

FAQ

  • Is this a tool or a reading list?: It’s a curated paper list; use it to guide design and evaluation of memory systems.
  • How should I read it efficiently?: Start with one application scenario, then scan the newest dated entries first.
  • Does it include benchmarks?: Yes — README includes a Benchmark section and organizes papers around application needs.
🙏

Source et remerciements

Source: https://github.com/TsinghuaC3I/Awesome-Memory-for-Agents > License: MIT > GitHub stars: 487 · forks: 34

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires