Files
beardrive/plugin/.claude-plugin/plugin.json
T

22 lines
719 B
JSON

{
"name": "beardrive",
"displayName": "BearDrive",
"description": "BearDrive — the open-source Google Drive for AI agents: mount folders that stay in sync across devices and teammates through a self-hostable BearDrive hub (backed by S3/GCS/any object store), with turn-boundary sync, per-change attribution, and full change history. CLI: bdrive.",
"version": "0.4.0",
"author": {
"name": "runbear",
"url": "https://github.com/runbear-io"
},
"homepage": "https://github.com/runbear-io/beardrive",
"repository": "https://github.com/runbear-io/beardrive",
"license": "AGPL-3.0-only",
"keywords": [
"sync",
"files",
"workspace",
"memory",
"agents",
"claude-code"
]
}