**PilotDeck**
FreeOpenBMB / THUNLP / ModelBest / AI9Stars
FreeFree tier
About **PilotDeck**
PilotDeck is an open-source agent operating system designed around the concept of 'WorkSpace'. It is jointly developed by Tsinghua University THUNLP, ModelBest, OpenBMB, and AI9Stars. Targeting general-purpose, multi-task scenarios, PilotDeck provides white-box memory for traceable and editable AI actions, smart routing to match tasks with appropriate models, and always-on background operation. It natively supports the Model Context Protocol (MCP) and offers consistent functionality across Web and CLI interfaces. The platform is built for long-running, multi-project productivity work, with per-task token cost tracking and the ability for agents to proactively discover and report progress.
Key Features
WorkSpace isolation for project-specific files, memory, and skills
White-box memory that is traceable and editable
Smart routing to automatically match tasks to appropriate AI models
Always-on background agent operation
Native support for Model Context Protocol (MCP)
Consistent experience across Web and CLI interfaces
Per-task token cost tracking
Proactive agent discovery and reporting of progress
Pros & Cons
Pros
- Open-source and free to use
- White-box memory provides full traceability and debuggability
- Smart routing optimizes model usage and reduces costs
- Always-on operation enables unattended task execution
- WorkSpace isolation ensures project privacy and organization
Best For
Multi-project task management with isolated workspacesAutomated long-running background workflowsGeneral-purpose AI productivity for knowledge workersCost-effective model selection for varied task difficulties
FAQ
What is PilotDeck?
PilotDeck is an open-source agent operating system designed around the concept of WorkSpace, jointly developed by Tsinghua University THUNLP, ModelBest, OpenBMB, and AI9Stars.
How does PilotDeck handle memory?
PilotDeck uses white-box memory that is traceable and editable. Users can pinpoint which memory entry caused an issue and edit it directly without starting a new chat.
Can PilotDeck run tasks in the background?
Yes, PilotDeck supports always-on background operation, allowing agents to continue working even when the user steps away.
Does PilotDeck support different AI models?
Yes, with smart routing, PilotDeck can automatically match tasks of different difficulty to appropriate models to optimize cost.
What is WorkSpace isolation?
WorkSpace is the fundamental unit that completely isolates files, memory, and skills per project, enabling clean separation between multiple projects.