diff --git a/plugins/openacp--workspace-plugin.json b/plugins/openacp--workspace-plugin.json new file mode 100644 index 0000000..3ef80eb --- /dev/null +++ b/plugins/openacp--workspace-plugin.json @@ -0,0 +1,20 @@ +{ + "name": "workspace-plugin", + "displayName": "Workspace — Multi-User Collaboration", + "description": "Multi-user collaboration for shared OpenACP sessions", + "npm": "@openacp/workspace-plugin", + "repository": "https://github.com/Open-ACP/workspace-plugin", + "author": { + "name": "OpenACP", + "github": "Open-ACP" + }, + "version": "2026.414.3", + "minCliVersion": "2026.414.1", + "category": "utility", + "tags": ["workspace", "multi-user", "collaboration", "sessions", "sharing"], + "icon": "🏢", + "license": "MIT", + "verified": true, + "featured": true, + "createdAt": "2026-04-14T00:00:00Z" +}