aicoolies logo
OpenManus logo
OpenManus logo

OpenManus

Open-source general AI agent framework from the MetaGPT team

open sourceupdated Jul 8, 2026

OpenManus is an open-source framework for building general-purpose AI agents, developed by core contributors from the MetaGPT community. It provides a modular architecture with planning agents, reactive agents, and tool-calling agents that can execute code, browse the web, search for information, and handle files. Built as the open alternative to Manus AI, it gained over 55,000 GitHub stars and supports multi-agent collaboration with real-time execution feedback.

OpenManus emerged as the open-source response to Manus AI, built in just three hours by the MetaGPT team and rapidly growing to over 55,000 GitHub stars. The framework provides a complete agent architecture with three core agent types: ToolCallAgent for handling function calls and tool interactions, PlanningAgent for decomposing complex tasks into executable steps with progress tracking, and ReActAgent implementing the think-act-observe loop pattern. This layered design allows developers to build agents that autonomously handle tasks ranging from web browsing and code execution to file management and data analysis.

The toolchain integration sets OpenManus apart from simpler agent wrappers. Built-in browser automation through Playwright enables agents to navigate websites, fill forms, and extract information without manual intervention. A Python code executor handles computational tasks, while web search and file system tools round out the core capabilities. The framework supports multiple LLM providers through configurable API endpoints and includes structured task planning that automatically breaks complex requests into trackable subtasks with clear completion status indicators.

OpenManus follows a modular architecture that encourages community extension and customization. The project includes a companion initiative called OpenManus-RL, developed with UIUC researchers, which applies reinforcement learning methods like GRPO for tuning LLM agent behavior. A Hugging Face demo space backed by StepFun provides immediate experimentation without local setup. The MIT license and Python-based implementation make it accessible to developers familiar with the broader LLM ecosystem, while the real-time feedback mechanism that visualizes agent thinking processes during execution provides transparency into automated decision-making.

Pricing

Free and open source under MIT License

Platforms

Python 3.12 on macOS, Linux, Windows

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Sakana Fugu logo

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry

Comparisons

FAQ

What is OpenManus?

OpenManus is an open-source framework for building general-purpose AI agents, developed by core contributors from the MetaGPT community. It provides a modular architecture with planning agents, reactive agents, and tool-calling agents that can execute code, browse the web, search for information, and handle files. Built as the open alternative to Manus AI, it gained over 55,000 GitHub stars and supports multi-agent collaboration with real-time execution feedback.

Is OpenManus free?

Yes — OpenManus is open source and free to use. Free and open source under MIT License

Is OpenManus open source?

Yes — OpenManus is open source.

What are the best OpenManus alternatives?

The top editor-verified OpenManus alternatives are Agent Zero, OpenFang, Parlant.