diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 69a5842..29e9967 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -7,7 +7,7 @@ }, "plugins": [ { - "name": "core", + "name": "CoreAgent", "source": "./claude/core", "description": "CoreAgent platform — dispatch, review, messaging, OpenBrain", "version": "0.13.0" @@ -19,7 +19,7 @@ "version": "0.2.0" }, { - "name": "core-php", + "name": "CorePHP", "source": { "source": "url", "url": "https://forge.lthn.ai/core/php.git" diff --git a/claude/core/.claude-plugin/plugin.json b/claude/core/.claude-plugin/plugin.json index 84380d8..57f9b0a 100644 --- a/claude/core/.claude-plugin/plugin.json +++ b/claude/core/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name": "core", + "name": "CoreAgent", "description": "Core agent platform — dispatch (local + remote), verify+merge, CodeRabbit/Codex review queue, GitHub mirror, cross-agent messaging, OpenBrain integration, inbox notifications", "version": "0.13.0", "author": {