FoundationAgents/OpenManus

No fortress, purely open ground. OpenManus is Coming.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 minutes ago
Added to GitGenius on March 26th, 2025
Created on March 6th, 2025
Open Issues & Pull Requests: 471 (+0)
Number of forks: 10,080
Total Stargazers: 58,057 (+0)
Total Subscribers: 417 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.8 hours
Mean response time: 4.2 days
90th percentile: 4.7 days
Tracked items: 594

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "inactive" is answered fastest, typically in about 8 hours, while ":star: top issue" waits about 2 days. Only 5% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 281
New in 7 days: 0
Closed in 7 days: 7
Avg open age: 383 days
Stale 30+ days: 268
Stale 90+ days: 264

Recent activity

Opened in 7 days: 0
Closed in 7 days: 5
Comments in 7 days: 7
Events in 7 days: 14

Top labels

  • inactive (287)
  • bug (118)
  • enhancement (71)
  • :star: top issue (32)
  • :star: top feature (9)
  • :star: top bug (8)
  • priority/medium (7)
  • invalid (6)

Detailed Description

OpenManus is an open-source agent framework developed by contributors from the MetaGPT project, designed to enable users to build and deploy AI agents without requiring invite codes or special access. The core team includes Xinbin Liang and Jinyu Xiang as primary authors, alongside Zhaoyang Yu, Jiayi Zhang, and Sirui Hong. The project was prototyped within three hours and continues active development. Written in Python, OpenManus provides a straightforward implementation that welcomes community suggestions, contributions, and feedback.

The repository is classified across a diverse range of academic and technical domains including literary studies, manuscript analysis, digital humanities, text processing, and scholarly collaboration tools. This broad classification reflects the project's potential applications in document parsing, linguistic analysis, and content sharing platforms. The project maintains an active homepage at openmanus.github.io and demonstrates strong community engagement through its development practices.

OpenManus supports multiple installation methods, with the recommended approach using uv, a fast Python package installer and resolver, for improved dependency management. The framework requires configuration of LLM API keys through a config.toml file and offers a simple one-line command to launch the system. Users can input their ideas via terminal to generate agent responses. The project includes optional browser automation tool support and provides specialized agents beyond the general OpenManus Agent, including a DataAnalysis Agent tailored for data analysis and visualization tasks.

The project emphasizes collaborative development through pre-commit tools for code quality checks and maintains community engagement via a Feishu networking group. OpenManus has also launched OpenManus-RL, a complementary open-source project focused on reinforcement learning-based tuning methods for LLM agents, developed collaboratively with researchers from UIUC. The framework acknowledges support from multiple foundational projects including anthropic-computer-use, browser-use, and crawl4ai, as well as recognition from related agent frameworks like MetaGPT, OpenHands, and SWE-agent. The project receives computing infrastructure support from PPIO and hosting support from stepfun for its Hugging Face demonstration space.