From 32038ff78030070a605bc87f564e97c0f946f41c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 6 May 2026 09:50:50 -0500 Subject: [PATCH] Remove goodmem from marketplace --- .claude-plugin/marketplace.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 453c903..975c063 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -904,16 +904,6 @@ "source": "./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", "description": "Go language server for code intelligence and refactoring",