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

Memori — Agent-Native Memory Infrastructure

Memori is an Apache-2.0 memory layer that captures what agents do (not just say) and plugs into existing stacks via Python/Node SDKs and a cloud option.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 96/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Knowledge
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install 7fcb5dcd-8666-5767-a3af-208f83343287 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Memori is an Apache-2.0 memory layer that captures what agents do (not just say) and plugs into existing stacks via Python/Node SDKs and a cloud option.

Best for: teams building long-running agents that need durable memory and audit-friendly traces

Works with: Python and Node runtimes, existing agent frameworks, self-hosted or cloud storage backends

Setup time: 8-15 minutes

Key facts (verified)

  • GitHub: 14399 stars · 2050 forks · pushed 2026-05-12.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: pip install memori.

Main

  • Treat memory as infrastructure: log durable actions and outcomes, not just chat transcripts, so you can replay decisions later.

  • Start by capturing one narrow signal (tool calls, file writes, or task outcomes), then expand once you can query and summarize it reliably.

  • When debugging agents, memory traces help you answer “what happened” with timestamps and artifacts instead of vibes.

Source-backed notes

  • README tagline emphasizes memory from what agents do, not just what they say.
  • README links both PyPI (memori) and npm (@memorilabs/memori) packages.
  • Repo license file is Apache License 2.0.

FAQ

  • Is it framework-specific?: No—README describes it as framework and datastore agnostic.
  • Is there a hosted option?: Yes—README links to Memori Cloud documentation.
  • Do I have to store private data?: No. You control what events are captured and where they are stored.
🙏

Source et remerciements

Source: https://github.com/MemoriLabs/Memori > License: Apache-2.0 > GitHub stars: 14399 · forks: 2050

Fil de discussion

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

Actifs similaires