MetaGPT
https://arxiv.org/abs/2308.00352
Meta-programming for a multi-agent collaborative framework.
At a glance
- Type
- Multi-agent collaborative framework
- Tier
- T2
- Created
- 2023-08
- Latest release
- v0.8.1 (released March 2 2025); v0.8.2 current
- License
- MIT
- Pricing
- not applicable — research paper
- Funding
- not applicable — not commercial
Taxonomy
- storage
- file
- retrieval
- similarity
- persistence
- cross-session
- update
- overwrite
- unit
- document
- governance
- inspectable
- conflict
- llm-arbitrate
When to use
Optimised for: not applicable - research paper
Anti-fit: not applicable - research paper
Pros & cons
Pros
Multi-agent software-team simulation with role-based memory; one of the earliest mature multi-agent memory designs.
Cons
Software-engineering-team scope; less applicable to general agent memory.
Claims & capabilities
Encodes Standardized Operating Procedures (SOPs) into prompt sequences to reduce cascading hallucinations in multi-agent LLM systems; assembly-line role assignment with intermediate result verification; generates more coherent solutions on collaborative software engineering benchmarks vs chat-based multi-agent approaches
Technical surface
- API surface
- Python SDK / CLI (`metagpt`); programmatic Role + Action API, MCP tools, and built-in human-in-the-loop interface.
- Backend storage
- file + pluggable
- Deployment
- not applicable — research paper
- Embedding model
- multiple supported
- Multi-tenancy
- namespace
- MCP
- not applicable — research paper, no deployed product
- A2A
- not applicable — research paper, no deployed product
- OpenTelemetry
- not applicable — research paper, no deployed product
Similar systems
Other recent method papers — theorized, no distinct product in the catalog, ranked by inbound references.
- Compressive Transformer T3
Maintains recent states in full resolution while compressing older memories with learned compression functions. DeepMind.
- MemGPT v2 / agent-tools T3
Already in catalog as the foundational MemGPT paper. Note: Letta is the productionised successor (cross-listed).
- Transformer-XL T3
Extends context through segment-level recurrence + caching of hidden states from prior segments. Foundational long-context architecture.
- Generative Agents T3
Park et al. — landmark agent-simulation paper. Reflection + memory stream + retrieval enable believable agent behavior.
- MemoryBank T3
Enhances LLMs with long-term memory. Early influential paper.
- Reflexion T3
Language agents with verbal reinforcement learning.
Related systems
Referenced by (1)
- COLA cites — S2 isInfluential citation