From 546a6c1406093c9ea5d17e844b23b4af2654ecf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 07:55:39 +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 +- package.json | 2 +- plugin.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 7a5870bfb..b510779ea 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "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 6d54ca701..ab35a5c36 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "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 d10a876ce..b2e46e4c5 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "compound-engineering", "displayName": "Compound Engineering", - "version": "3.21.3", + "version": "3.21.4", "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 7a5870bfb..b510779ea 100644 --- a/.devin-plugin/plugin.json +++ b/.devin-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "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 323f7a36d..6beaf7388 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "3.21.3", + ".": "3.21.4", ".claude-plugin": "1.0.3", ".cursor-plugin": "1.0.2" } diff --git a/.grok-plugin/plugin.json b/.grok-plugin/plugin.json index cc7b1e7ba..c63d218d3 100644 --- a/.grok-plugin/plugin.json +++ b/.grok-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "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 d03309827..5d378f553 100644 --- a/.kimi-plugin/plugin.json +++ b/.kimi-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "keywords": [ "brainstorming", diff --git a/package.json b/package.json index 1727cc904..0a204e1db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "description": "Official Compound Engineering skills plugin for coding agents", "type": "module", "private": true, diff --git a/plugin.json b/plugin.json index 668d688a5..dc4878981 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "$schema": "https://antigravity.google/schemas/v1/plugin.json", "name": "compound-engineering", - "version": "3.21.3", + "version": "3.21.4", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents" }