diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 8ff26e4..e4219b5 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.3.0", + "version": "4.4.0", "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 080caa8..30f31da 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.3.0", + "version": "4.4.0", "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/announce-v4.3.0.png b/announce-v4.3.0.png new file mode 100644 index 0000000..71db76c Binary files /dev/null and b/announce-v4.3.0.png differ diff --git a/changelog-v4.3.0.png b/changelog-v4.3.0.png new file mode 100644 index 0000000..b85cde9 Binary files /dev/null and b/changelog-v4.3.0.png differ diff --git a/gemini-extension.json b/gemini-extension.json index d17a5d9..83686db 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "ponytail", - "version": "4.3.0", + "version": "4.4.0", "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/ponytail-v4.3.0.gif b/ponytail-v4.3.0.gif new file mode 100644 index 0000000..29e6dc5 Binary files /dev/null and b/ponytail-v4.3.0.gif differ