From a8d20b97c97de5af5e75984311d40d8708cd9906 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 04:31:21 +0000 Subject: [PATCH] chore: release main --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- .cursor-plugin/plugin.json | 2 +- .devin-plugin/plugin.json | 2 +- .github/.release-please-manifest.json | 2 +- .grok-plugin/plugin.json | 2 +- .kimi-plugin/plugin.json | 2 +- .omp-plugin/marketplace.json | 2 +- package.json | 2 +- plugin.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index b510779ea..17cbf540c 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index ab35a5c36..02f8a0a2e 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index b2e46e4c5..8a5557dab 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "compound-engineering", "displayName": "Compound Engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.devin-plugin/plugin.json b/.devin-plugin/plugin.json index b510779ea..17cbf540c 100644 --- a/.devin-plugin/plugin.json +++ b/.devin-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 6beaf7388..de8edb655 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "3.21.4", + ".": "3.22.0", ".claude-plugin": "1.0.3", ".cursor-plugin": "1.0.2" } diff --git a/.grok-plugin/plugin.json b/.grok-plugin/plugin.json index c63d218d3..caa97c3f4 100644 --- a/.grok-plugin/plugin.json +++ b/.grok-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.kimi-plugin/plugin.json b/.kimi-plugin/plugin.json index 5d378f553..9952b197f 100644 --- a/.kimi-plugin/plugin.json +++ b/.kimi-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "keywords": [ "brainstorming", diff --git a/.omp-plugin/marketplace.json b/.omp-plugin/marketplace.json index 6b21bd9f5..c6aa523a7 100644 --- a/.omp-plugin/marketplace.json +++ b/.omp-plugin/marketplace.json @@ -10,7 +10,7 @@ { "name": "compound-engineering", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", - "version": "3.21.4", + "version": "3.22.0", "author": { "name": "Kieran Klaassen and Trevin Chow" }, diff --git a/package.json b/package.json index 0a204e1db..8ac25546f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Official Compound Engineering skills plugin for coding agents", "type": "module", "private": true, diff --git a/plugin.json b/plugin.json index 32d1cd882..c005604af 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "compound-engineering", - "version": "3.21.4", + "version": "3.22.0", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow"