chore: release v4.9.0 (#703)

Co-authored-by: Dietrich Gebert <dgebert@Dietrichs-MacBook-Pro.local>
This commit is contained in:
DietrichGebert 2026-08-07 23:13:25 +02:00 committed by GitHub
parent 16f29800fd
commit 0a4dd63ad4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ponytail",
"version": "4.8.4",
"version": "4.9.0",
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
"author": {
"name": "Dietrich Gebert",

View File

@ -1,6 +1,6 @@
{
"name": "ponytail",
"version": "4.8.4",
"version": "4.9.0",
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
"author": {
"name": "Dietrich Gebert",

View File

@ -1,6 +1,6 @@
{
"name": "ponytail",
"version": "4.8.4",
"version": "4.9.0",
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
"author": {
"name": "Dietrich Gebert",

View File

@ -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.4",
"version": "4.9.0",
"author": {
"name": "Dietrich Gebert",
"url": "https://github.com/DietrichGebert"

View File

@ -1,6 +1,6 @@
{
"name": "ponytail",
"version": "4.8.4",
"version": "4.9.0",
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
"author": {
"name": "Dietrich Gebert",

View File

@ -1,6 +1,6 @@
{
"name": "ponytail",
"version": "4.8.4",
"version": "4.9.0",
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
"contextFileName": "AGENTS.md"
}

View File

@ -1,6 +1,6 @@
{
"name": "@dietrichgebert/ponytail",
"version": "4.8.4",
"version": "4.9.0",
"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", "qoder"],
"license": "MIT",

View File

@ -1,5 +1,5 @@
name: ponytail
version: 4.8.4
version: 4.9.0
description: Lazy senior dev mode for Hermes Agent, always-on context, bundled skills, and slash commands.
author: Dietrich Gebert
provides_hooks:

View File

@ -1,6 +1,6 @@
{
"name": "ponytail-mcp",
"version": "4.8.4",
"version": "4.9.0",
"description": "MCP server that serves Ponytail's lazy-senior-dev instructions as a prompt and a tool.",
"private": true,
"type": "module",