From 801d976c6951464b3329c85f92ad474ca9b2d61d Mon Sep 17 00:00:00 2001 From: Emeriko Date: Mon, 29 Jun 2026 07:12:58 +0200 Subject: [PATCH 1/3] release: 4.8.4 --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- .github/plugin/plugin.json | 2 +- gemini-extension.json | 2 +- package.json | 2 +- ponytail-mcp/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 4ab9933..6e66da1 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.8.3", + "version": "4.8.4", "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", "author": { "name": "Dietrich Gebert", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 704b700..bc982fc 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.8.3", + "version": "4.8.4", "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", "author": { "name": "Dietrich Gebert", diff --git a/.github/plugin/plugin.json b/.github/plugin/plugin.json index 6c6c4f1..0866851 100644 --- a/.github/plugin/plugin.json +++ b/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "ponytail", "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", - "version": "4.8.3", + "version": "4.8.4", "author": { "name": "Dietrich Gebert", "url": "https://github.com/DietrichGebert" diff --git a/gemini-extension.json b/gemini-extension.json index d0113df..151847e 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.8.3", + "version": "4.8.4", "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", "contextFileName": "AGENTS.md" } diff --git a/package.json b/package.json index afa7032..fa7bfc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dietrichgebert/ponytail", - "version": "4.8.3", + "version": "4.8.4", "description": "Lazy senior dev mode for AI agents. The best code is the code you never wrote.", "keywords": ["opencode-plugin", "opencode", "ponytail", "pi-package", "pi", "skills"], "license": "MIT", diff --git a/ponytail-mcp/package.json b/ponytail-mcp/package.json index 61bdd0d..ed42414 100644 --- a/ponytail-mcp/package.json +++ b/ponytail-mcp/package.json @@ -1,6 +1,6 @@ { "name": "ponytail-mcp", - "version": "4.8.3", + "version": "4.8.4", "description": "MCP server that serves Ponytail's lazy-senior-dev instructions as a prompt and a tool.", "private": true, "type": "module", From 4b7a0126265cb54c057791d2cb1efe8fa3295188 Mon Sep 17 00:00:00 2001 From: Emeriko Date: Mon, 29 Jun 2026 07:15:31 +0200 Subject: [PATCH 2/3] release: bump .devin-plugin to 4.8.4 --- .devin-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devin-plugin/plugin.json b/.devin-plugin/plugin.json index 90a7393..f21f576 100644 --- a/.devin-plugin/plugin.json +++ b/.devin-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.8.3", + "version": "4.8.4", "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", "author": { "name": "Dietrich Gebert", From c99757a14a03badeb3b27e7cfe472914eb9946be Mon Sep 17 00:00:00 2001 From: Emeriko Date: Mon, 29 Jun 2026 07:19:46 +0200 Subject: [PATCH 3/3] release: bump plugin.yaml (Hermes manifest) to 4.8.4 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 3b911c0..701d3db 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: ponytail -version: 4.8.3 +version: 4.8.4 description: Lazy senior dev mode for Hermes Agent, always-on context, bundled skills, and slash commands. author: Salaamdev provides_hooks: