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

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

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

OpenBMB/PilotDeck

0
View on GitHub↗
pilotdeck.openbmb.cn↗

PilotDeck

PilotDeck is an LLM agent orchestration platform and agentic workflow manager designed to build and manage task-oriented AI agents. It serves as a multi-model router and an MCP server integration hub, connecting language models to external tools and data sources via the Model Context Protocol.

The platform distinguishes itself through a transparent AI memory management system that allows users to view, edit, and delete memory entries to correct hallucinations. It implements a routing layer that directs tasks to the most suitable model based on complexity and performance requirements, supporting local LLM deployment to avoid reliance on external cloud services.

The system covers autonomous background workflows for long-horizon tasks, workspace-based context isolation for project environments, and event-driven lifecycle hooks for custom logic execution. It also provides capabilities for pluggable memory backends and the registration of custom tools from local or community repositories.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Features

  • AI Agent Orchestrators - Orchestrates a fleet of specialized AI agents to automate complex, multi-step professional workflows.
  • Agent Workflow Lifecycle Managers - Serves as a comprehensive toolkit for creating, executing, and scheduling multi-step agent workflows and long-horizon background tasks.
  • Agent Orchestration Platforms - Provides a platform for managing and coordinating the execution of multiple task-oriented autonomous agents and their workflows.
  • Model Request Routing - Implements a routing layer that directs tasks to the most suitable AI model based on specific requirements.
  • Long-Horizon Workflows - Implements autonomous processes that execute complex goals over extended periods and deliver results as local files and reports.
  • MCP Protocol Integrations - Provides standardized integration of external tools and data sources using the Model Context Protocol.
  • Model Context Protocol Hubs - Acts as a middleware hub bridging AI agents with external data sources and tools via the Model Context Protocol.
  • Traceable Memory Correction - Enables users to view, edit, and delete specific memory entries to correct AI hallucinations.
  • Agent Memory Management - Manages how agents store and retrieve information to maintain project context and prevent hallucinations.
  • Agent Development - Provides tools for developing task-oriented agents that automate complex professional workflows.
  • Editable Memory Traces - Provides a transparent, editable audit trail of memory entries to correct AI hallucinations.
  • Complexity-Based Model Switching - Dynamically selects model endpoints based on task complexity and performance requirements to optimize cost.
  • External Memory Integrations - Integrates with third-party memory store providers to manage agent information retrieval and retention.
  • Custom Tool Registrations - Adds specialized skills and custom tools to agents via local registration or community repositories.
  • Model Routers - Implements a routing layer that dynamically directs requests to the most suitable model based on task complexity.
  • Local LLM Configurations - Provides configurations and routing to run large language models on private infrastructure to avoid external cloud dependency.
  • Complexity-Based Routing - Balances processing power and operational costs by matching task complexity to lightweight or powerful model versions.
  • AI Memory Backends - Supports pluggable memory backends to decouple storage from core agent logic.
  • Agentic Workspaces - Offers a dedicated interface for organizing agent environments and visualizing multi-agent collaborations.
  • Background Task Execution - Runs long-horizon autonomous tasks in the background and delivers results via local files and reports.
  • Workspace Isolation - Sequesters files and memory into distinct project workspaces to prevent cross-context information leakage.
  • Contextual Environment Isolation - Creates distinct workspaces that sequester project-specific memory and skills to prevent context pollution.
  • Event-Driven Hooks - Allows execution of custom logic by intercepting critical agent events like prompt submission and tool invocation.
  • Agent Lifecycle Hooks - Implements event-driven hooks to trigger custom logic during agent tool usage and prompt submissions.
  • Agent Frameworks - Isolated agent OS with white-box memory and smart model routing.
3,682 星标·381 分支·TypeScript·AGPL-3.0·6 次浏览

Star 历史

openbmb/pilotdeck 的 Star 历史图表openbmb/pilotdeck 的 Star 历史图表

PilotDeck 的开源替代方案

相似的开源项目,按与 PilotDeck 的功能重合度排序。
  • nesquena/hermes-webuinesquena 的头像

    nesquena/hermes-webui

    14,912在 GitHub 上查看↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Pythonagentai-agentshermes
    在 GitHub 上查看↗14,912
  • mervinpraison/praisonaiMervinPraison 的头像

    MervinPraison/PraisonAI

    5,592在 GitHub 上查看↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    在 GitHub 上查看↗5,592
  • langroid/langroidlangroid 的头像

    langroid/langroid

    3,894在 GitHub 上查看↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Pythonagentsaichatgpt
    在 GitHub 上查看↗3,894
  • agiresearch/aiosagiresearch 的头像

    agiresearch/AIOS

    5,168在 GitHub 上查看↗

    AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and tool execution for multiple autonomous AI agents. It serves as a comprehensive framework for developing and deploying agents, featuring a dedicated resource manager that coordinates model backends, GPU memory, and isolated kernel instances. The system distinguishes itself through a semantic memory engine that uses vector search and autonomous clustering for long-term knowledge management, and a semantic file system that allows users to control computer files and system operations

    Python
    在 GitHub 上查看↗5,168
查看 PilotDeck 的所有 30 个替代方案→

常见问题解答

openbmb/pilotdeck 是做什么的?

PilotDeck is an LLM agent orchestration platform and agentic workflow manager designed to build and manage task-oriented AI agents. It serves as a multi-model router and an MCP server integration hub, connecting language models to external tools and data sources via the Model Context Protocol.

openbmb/pilotdeck 的主要功能有哪些?

openbmb/pilotdeck 的主要功能包括:AI Agent Orchestrators, Agent Workflow Lifecycle Managers, Agent Orchestration Platforms, Model Request Routing, Long-Horizon Workflows, MCP Protocol Integrations, Model Context Protocol Hubs, Traceable Memory Correction。

openbmb/pilotdeck 有哪些开源替代品?

openbmb/pilotdeck 的开源替代品包括: nesquena/hermes-webui — Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI… agiresearch/aios — AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and… yaoapp/yao — Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It… evoagentx/evoagentx — EvoAgentX is an agent platform that combines human-in-the-loop checkpoints, MCP tool integration, multi-agent workflow…