awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FoundationAgents avatar

FoundationAgents/OpenManus

0
View on GitHub↗
56,572 stars·9,846 forks·Python·MIT·110 viewsopenmanus.github.io↗

OpenManus

OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing complex, multi-step tasks through independent decision-making. It functions as a workflow orchestration engine that uses a central language model to interpret user goals, break them down into actionable steps, and manage the execution flow of agents. The system maintains coherence across tasks through a stateful execution context that tracks progress and intermediate data.

The platform distinguishes itself through a dynamic capability discovery mechanism that inspects tool definitions at runtime to determine which external services are required to satisfy specific prompts. It utilizes an event-driven agent loop to monitor task status and trigger subsequent actions based on previous outputs, supported by a standardized tool-binding interface layer that maps natural language requests to external functions.

This architecture provides a modular environment for workflow automation engineering, enabling the integration of third-party APIs and live data streams. By delegating high-level objectives to specialized agents, the system facilitates the creation of self-correcting processes that operate without constant manual oversight.

Features

  • Autonomous Agent Frameworks - Construct intelligent software entities capable of executing complex, multi-step tasks through independent decision-making.
  • Agent Delegation Systems - Decomposes high-level objectives into actionable steps and assigns them to specialized sub-agents for scalable execution.
  • Agent Orchestration Systems - Coordinates multiple software entities into collaborative units to manage complex, multi-step workflows.
  • Event-Driven Agent Loops - Executes a continuous control cycle that monitors task status and triggers subsequent actions based on state changes.
  • Stateful Execution Contexts - Retains persistent memory of task progress and intermediate data to ensure coherence across multi-step operations.
  • Tool-Binding Interfaces - Maps natural language instructions to executable functions and external API calls through a structured abstraction layer.
  • Pipeline Orchestrators - Sequences task stages to coordinate interactions between various software tools and data sources.
  • Autonomous Agent Definitions - Defines autonomous agent behaviors and logic to enable task execution without constant human intervention.
  • External Service Integrations - Links autonomous agents to third-party APIs and data sources to facilitate interaction with external software systems.
  • Engineering - Builds self-correcting systems that manage complex, multi-stage processes with minimal human oversight.
  • External Tool Integrations - Exposes interfaces that connect software agents with external APIs and data sources for real-time information retrieval.
  • Agent Frameworks - Open-source ground for autonomous agents.
  • AI Agents and Automation - Open-source platform for building and deploying AI agents.
  • Dynamic Capability Discovery - Inspects available tool definitions at runtime to determine which external services are required to satisfy specific prompts.

Star history

Star history chart for foundationagents/openmanusStar history chart for foundationagents/openmanus

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does foundationagents/openmanus do?

OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing complex, multi-step tasks through independent decision-making. It functions as a workflow orchestration engine that uses a central language model to interpret user goals, break them down into actionable steps, and manage the execution flow of agents. The system maintains coherence across tasks through a stateful execution context that tracks progress and…

What are the main features of foundationagents/openmanus?

The main features of foundationagents/openmanus are: Autonomous Agent Frameworks, Agent Delegation Systems, Agent Orchestration Systems, Event-Driven Agent Loops, Stateful Execution Contexts, Tool-Binding Interfaces, Pipeline Orchestrators, Autonomous Agent Definitions.

Which projects share features with foundationagents/openmanus?

Projects with overlapping indexed features include: openai/openai-agents-python — This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime… google/adk-python — This project is a Python library designed for building, testing, and deploying autonomous agents that execute complex… vercel/ai — This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… elizaos/eliza — Eliza is a modular framework designed for building and deploying autonomous agents that operate across diverse digital… langchain-ai/langchainjs — LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an…

Projects sharing features with OpenManus

These projects share indexed features with OpenManus. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • openai/openai-agents-pythonopenai avatar

    openai/openai-agents-python

    27,191View on GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Pythonagentsaiframework
    View on GitHub↗27,191
  • google/adk-pythongoogle avatar

    google/adk-python

    17,847View on GitHub↗

    This project is a Python library designed for building, testing, and deploying autonomous agents that execute complex workflows. It functions as a multi-agent orchestration framework, enabling the creation of systems where specialized agents communicate, delegate tasks, and integrate with external services to complete multi-step automated processes. The framework distinguishes itself by combining deterministic code execution with adaptive language model reasoning. It utilizes structured graph-based logic and state-machine execution to maintain persistent context across multi-turn interactions

    Pythonagentagenticagentic-ai
    View on GitHub↗17,847
  • vercel/aivercel avatar

    vercel/ai

    21,885View on GitHub↗

    This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for orchestrating language models, autonomous agents, and interactive user interfaces. It serves as a central library for managing the entire lifecycle of AI interactions, from initial prompt generation and model provider abstraction to complex, multi-step reasoning and tool execution. The framework distinguishes itself through its deep integration with frontend development, specifically by enabling generative user interfaces that render dynamic components directly from model outputs. I

    TypeScriptanthropicartificial-intelligencegemini
    View on GitHub↗21,885
  • mastra-ai/mastramastra-ai avatar

    mastra-ai/mastra

    21,221View on GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptagentsaichatbots
    View on GitHub↗21,221
Compare all 30 related projects→