Remove goodmem from marketplace (#1745)

This commit is contained in:
Bryan Thompson 2026-05-07 10:32:37 -05:00 committed by GitHub
parent ff1746904a
commit b326a3ced8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -862,16 +862,6 @@
"source": "./external_plugins/gitlab", "source": "./external_plugins/gitlab",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/gitlab" "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/gitlab"
}, },
{
"name": "goodmem",
"description": "GoodMem memory infrastructure for AI agents. Use Python SDK skills to write code that manages embedders, spaces, and memories, or use MCP tools to perform GoodMem operations directly via natural language.",
"source": {
"source": "url",
"url": "https://github.com/PAIR-Systems-Inc/goodmem-claude-code-plugin.git",
"sha": "4e23ab2b3bc7cb4167c99e10d9640ad7089744d7"
},
"homepage": "https://github.com/PAIR-Systems-Inc/goodmem-claude-code-plugin"
},
{ {
"name": "gopls-lsp", "name": "gopls-lsp",
"description": "Go language server for code intelligence and refactoring", "description": "Go language server for code intelligence and refactoring",