awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FoundationAgents avatar

FoundationAgents/OpenManus

0
View on GitHub↗
56,572 星标·9,846 分支·Python·MIT·29 次浏览openmanus.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 历史

foundationagents/openmanus 的 Star 历史图表foundationagents/openmanus 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

OpenManus 的开源替代方案

相似的开源项目,按与 OpenManus 的功能重合度排序。
  • openai/openai-agents-pythonopenai 的头像

    openai/openai-agents-python

    27,191在 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
    在 GitHub 上查看↗27,191
  • google/adk-pythongoogle 的头像

    google/adk-python

    17,847在 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
    在 GitHub 上查看↗17,847
  • vercel/aivercel 的头像

    vercel/ai

    21,885在 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
    在 GitHub 上查看↗21,885
  • mastra-ai/mastramastra-ai 的头像

    mastra-ai/mastra

    21,221在 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
    在 GitHub 上查看↗21,221
查看 OpenManus 的所有 30 个替代方案→

常见问题解答

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…

foundationagents/openmanus 的主要功能有哪些?

foundationagents/openmanus 的主要功能包括:Autonomous Agent Frameworks, Agent Delegation Systems, Agent Orchestration Systems, Event-Driven Agent Loops, Stateful Execution Contexts, Tool-Binding Interfaces, Pipeline Orchestrators, Autonomous Agent Definitions。

foundationagents/openmanus 有哪些开源替代品?

foundationagents/openmanus 的开源替代品包括: 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…