MetaGPT
by
FoundationAgents

Description: 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming

View on GitHub ↗

Summary Information

Updated 45 minutes ago
Added to GitGenius on July 1st, 2026
Created on June 30th, 2023
Open Issues & Pull Requests: 138 (+0)
Number of forks: 8,836
Total Stargazers: 69,284 (+2)
Total Subscribers: 910 (+0)

Issue Activity (beta)

Open issues: 28
New in 7 days: 2
Closed in 7 days: 6
Avg open age: 18 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 5
Comments in 7 days: 3
Events in 7 days: 6

Top labels

  • inactive (275)
  • enhancement (16)
  • bug (15)
  • documentation (6)
  • discussion (2)
  • todo (2)
  • dataset (1)
  • network (1)

Repository Insights (GitGenius)

Median issue/PR response: 13.2 hours
Mean response time: 4.5 days
90th percentile: 11.3 days
Tracked items: 598

Most active contributors

Detailed Description

MetaGPT is a multi-agent framework that enables large language models to collaborate as a simulated software company to tackle complex tasks. The core philosophy centers on the principle that code equals the standard operating procedures of a team, materializing organizational workflows through LLM-based agents. The framework takes a single-line natural language requirement as input and produces comprehensive software development artifacts including user stories, competitive analysis, requirements specifications, data structures, APIs, and documentation.

The system internally simulates different professional roles found in a traditional software company, including product managers, architects, project managers, and engineers. Each role operates with carefully orchestrated standard operating procedures that guide their interactions and outputs. This multi-agent approach enables MetaGPT to handle the entire software development lifecycle through coordinated agent collaboration rather than sequential processing.

According to GitGenius activity tracking across 598 issues and pull requests, the repository maintains a median response latency of 13.2 hours with a mean of 107.8 hours, indicating active community engagement and maintenance. The most active contributors tracked by GitGenius are better629 with 433 events, geekan with 280 events, and voidking with 182 events. The issue tracking data shows 203 inactive items, 16 enhancement requests, and 15 bug reports as the most frequently labeled categories. The repository overlaps with major projects including microsoft/vscode, microsoft/typescript, and rust-lang/rust through shared contributors, suggesting integration with broader development ecosystems.

The framework is classified across multiple domains including multi-agent systems, AI collaboration, software generation, autonomous agents, prompt engineering, task automation, natural language processing, code synthesis, workflow orchestration, and agent communication. Recent developments include the launch of MGX, described as the world's first AI agent development team for natural language programming, which achieved Product of the Week status on Product Hunt in March 2025. The project has also contributed to academic research, with the AFlow paper on automating agentic workflow generation accepted for oral presentation at ICLR 2025, ranking second in the LLM-based Agent category.

MetaGPT is written in Python and requires Python 3.9 or later but less than 3.12. Installation requires Node.js and pnpm alongside the Python environment. The project provides comprehensive documentation, tutorials, and use cases including a Data Interpreter for code generation, debate scenarios, researcher agents, and receipt processing assistants. The framework is distributed under the MIT license and maintains active community channels including Discord and Twitter presence. The project accepts contributions through a formal contributor form and provides support through email and GitHub issues with a stated response time of two to three business days.

MetaGPT
by
FoundationAgentsFoundationAgents/MetaGPT

Repository Details

Fetching additional details & charts...