{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_pilotdeck",
  "slug": "pilotdeck",
  "name": "PilotDeck",
  "canonical_url": "https://www.openagent.bot/agents/pilotdeck",
  "category": "agents",
  "resource_type": "agent",
  "summary": "PilotDeck is an open-source agent OS from Tsinghua THUNLP, ModelBest, OpenBMB, and AI9Stars, built around WorkSpace-level isolation for files, memory, and skills across projects.",
  "capabilities": [
    "memory",
    "mcp",
    "workflow-orchestration"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "mcp-compatible"
  ],
  "scenarios": [
    "self-hosted-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "memory",
    "messages",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who only want a single-chat chatbot with no project structure",
    "Teams unwilling to review model provider credentials and routing configuration before usage"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Read setup docs",
    "One-line install (macOS / Linux)",
    "Start the server"
  ],
  "evidence_urls": [
    "https://github.com/OpenBMB/PilotDeck",
    "https://pilotdeck.openbmb.cn",
    "https://pilotdeck.openbmb.cn/pilotdeck.github.io/docs/en/introduction"
  ],
  "last_verified_at": "2026-06-03",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/pilotdeck.json",
    "markdown_url": "https://www.openagent.bot/agents/pilotdeck.md",
    "agent_json_url": "https://www.openagent.bot/agents/pilotdeck.agent.json"
  }
}