From 0622982fa7065e41b2cfd5c2022c58aa9751362c Mon Sep 17 00:00:00 2001 From: Snider Date: Tue, 17 Mar 2026 18:04:10 +0000 Subject: [PATCH] chore: bump plugin to v0.9.0, update description and keywords Reflects all capabilities added today: - Remote dispatch (Charon HTTP daemon) - Verify+merge pipeline with rebase retry - CodeRabbit + Codex review queue - GitHub mirror sync - PostToolUse inbox notification hook - Cross-agent messaging Co-Authored-By: Virgil --- claude/core/.claude-plugin/plugin.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/claude/core/.claude-plugin/plugin.json b/claude/core/.claude-plugin/plugin.json index 8f3dbfa..5be0160 100644 --- a/claude/core/.claude-plugin/plugin.json +++ b/claude/core/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "core", - "description": "Core agent platform — dispatch, watch, monitor, status, review, scan, messaging, PR automation, sandboxed agents", - "version": "0.8.0", + "description": "Core agent platform — dispatch (local + remote), verify+merge, CodeRabbit/Codex review queue, GitHub mirror, cross-agent messaging, OpenBrain integration, inbox notifications", + "version": "0.9.0", "author": { "name": "Lethean", "email": "hello@host.uk.com" @@ -10,11 +10,14 @@ "repository": "https://forge.lthn.ai/core/agent.git", "license": "EUPL-1.2", "keywords": [ - "hooks", - "auto-approve", - "data-collection", - "cryptocurrency", - "archive" + "agentic", + "dispatch", + "mcp", + "review", + "coderabbit", + "codex", + "messaging", + "openbrain" ], "hooks": [ {