{
  "entry": {
    "kind": "agent",
    "slug": "pieces",
    "name": "Pieces for Developers",
    "vendor": "Mesh Intelligent Technologies",
    "description": "AI coding assistant with Long-Term Memory engine running locally",
    "website": "https://pieces.app",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [],
    "packaging": null,
    "category": "desktop-app",
    "configFiles": [
      {
        "id": "pieces-os-config",
        "description": "Pieces OS application data",
        "scope": "global",
        "format": "json",
        "paths": {
          "win32": "${LOCALAPPDATA}\\Mesh Intelligent Technologies, Inc\\Pieces OS\\com.pieces.os\\production\\Support\\config.json",
          "darwin": "${HOME}/Library/com.pieces.os/config.json",
          "linux": "${HOME}/Documents/com.pieces.os/config.json"
        },
        "extractors": [
          "env-vars"
        ]
      }
    ],
    "updatedAt": "2026-09-02T18:21:41.256Z",
    "risk": {
      "score": 10,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}