awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ foundationagents/openmanusمخطط تاريخ النجوم لـ foundationagents/openmanus

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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…

بدائل مفتوحة المصدر لـ OpenManus

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع OpenManus.
  • openai/openai-agents-pythonالصورة الرمزية لـ openai

    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-pythonالصورة الرمزية لـ google

    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/aiالصورة الرمزية لـ vercel

    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/mastraالصورة الرمزية لـ mastra-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
عرض جميع البدائل الـ 30 لـ OpenManus→