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
OpenBMB avatar

OpenBMB/PilotDeck

0
View on GitHub↗
3,682 stars·381 forks·TypeScript·AGPL-3.0·17 viewspilotdeck.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.

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.

Star history

Star history chart for openbmb/pilotdeckStar history chart for openbmb/pilotdeck

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

Projects sharing features with PilotDeck

These projects share indexed features with PilotDeck. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nesquena/hermes-webuinesquena avatar

    nesquena/hermes-webui

    14,912View on 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
    View on GitHub↗14,912
  • mervinpraison/praisonaiMervinPraison avatar

    MervinPraison/PraisonAI

    5,592View on 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
    View on GitHub↗5,592
  • langroid/langroidlangroid avatar

    langroid/langroid

    3,894View on 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
    View on GitHub↗3,894
  • agiresearch/aiosagiresearch avatar

    agiresearch/AIOS

    5,168View on 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
    View on GitHub↗5,168
Compare all 30 related projects→

Frequently asked questions

What does openbmb/pilotdeck do?

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.

What are the main features of openbmb/pilotdeck?

The main features of openbmb/pilotdeck are: 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.

Which projects share features with openbmb/pilotdeck?

Projects with overlapping indexed features include: 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…