From ac374bf5e9d6db6fc2db01fd2017708bc8fc80fa Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Thu, 18 Jun 2026 09:20:03 +0200 Subject: [PATCH] chore(marketplace): externalise ai-psychosis --- .claude-plugin/marketplace.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 2356dc5..291f16a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -57,7 +57,11 @@ }, { "name": "ai-psychosis", - "source": "./plugins/ai-psychosis", + "source": { + "source": "url", + "url": "https://git.fromaitochitta.com/open/ai-psychosis.git", + "ref": "v1.2.0" + }, "description": "Meta-awareness tools for healthy AI interaction patterns. Detects reinforcement loops, scope escalation, narrative crystallization, and other compulsive patterns." }, {