awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FoundationAgents avatar

FoundationAgents/OpenManus

0
View on GitHub↗
56,572 estrellas·9,846 forks·Python·MIT·22 vistasopenmanus.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.

Historial de estrellas

Gráfico del historial de estrellas de foundationagents/openmanusGráfico del historial de estrellas de foundationagents/openmanus

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a OpenManus

Proyectos open-source similares, clasificados según cuántas características comparten con OpenManus.
  • openai/openai-agents-pythonAvatar de openai

    openai/openai-agents-python

    27,191Ver en 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
    Ver en GitHub↗27,191
  • google/adk-pythonAvatar de google

    google/adk-python

    17,847Ver en 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
    Ver en GitHub↗17,847
  • vercel/aiAvatar de vercel

    vercel/ai

    21,885Ver en 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
    Ver en GitHub↗21,885
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Ver en 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
    Ver en GitHub↗21,221
Ver las 30 alternativas a OpenManus→

Preguntas frecuentes

¿Qué hace foundationagents/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…

¿Cuáles son las características principales de foundationagents/openmanus?

Las características principales de foundationagents/openmanus son: Autonomous Agent Frameworks, Agent Delegation Systems, Agent Orchestration Systems, Event-Driven Agent Loops, Stateful Execution Contexts, Tool-Binding Interfaces, Pipeline Orchestrators, Autonomous Agent Definitions.

¿Qué alternativas de código abierto existen para foundationagents/openmanus?

Las alternativas de código abierto para foundationagents/openmanus incluyen: 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…