Tools/OpenBMB/PilotDeck

PilotDeck

Task-oriented AI Agent productivity platform

3.8k+47/wkemergingTypeScriptGNU Affero General Public License v3.0new this week

The Lens

PilotDeck is an open source 'agent operating system' from OpenBMB, ModelBest, and Tsinghua's THUNLP, AGPL-3.0. It bundles three pieces most agent frameworks leave to you: a WorkSpace abstraction that keeps projects isolated, a white-box memory layer you can view and edit, and a smart router that sends cheap tasks to cheap models. Free, with a working web UI.

Self-hosting is Docker, with TypeScript, Python, and Go components, so it's a real install, not a hobby script. The memory model is the most distinctive piece: instead of a black-box vector store you can't reason about, every entry is human-readable and auditable. The router claims around 70% cost reduction on real workloads by downgrading simple tasks to smaller models.

For solo developers building agents who currently glue together LangGraph and a router, this collapses a few components into one and gives you a UI for memory and workspaces. Small teams running production agents get cost savings worth measuring. Larger orgs should treat it as research-grade until they verify the routing decisions on their own task mix.

The catch: this is research-driven and the team is academic-plus-startup, so expect rapid changes and rough edges. The AGPL license also means anyone offering it as a service has to share modifications, which matters if you're embedding it inside a SaaS product. For internal use, it's an opinionated and ambitious starting point.

Free vs Self-Hosted vs Paid

fully free

Free: The entire system under AGPL-3.0. WorkSpace, memory, routing, and web UI.

Self-hosted: Docker deployment with multiple TypeScript, Python, and Go components. Real install, not a single binary.

Paid: None from the project. The underlying model API calls (OpenAI, Anthropic, local) are your own cost.

Completely free and open source under AGPL-3.0. The underlying LLM API calls are your own cost.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
55/100 · C+
Adoption17/30
Maintenance10/25
Community11/20
License7/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (76 public repos)Notable author: 6,397 followersAuthor also built: OpenBMB/MiniCPM-Desk-Pet (163 stars)

License: GNU Affero General Public License v3.0

Must share source even for SaaS/network use. Strongest copyleft.

Commercial use: ✓ Yes

About

Owner
OpenBMB (Organization)
Stars
3,816
Forks
394

Also by OpenBMB

Explore Further

More tools in the directory