From e8bb0e933448d8e44e70b5377f6c80e0fc51a135 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Thu, 26 Mar 2026 16:46:58 +0100 Subject: [PATCH 1/3] Bundle `wp-cli/ai-command` --- composer.json | 1 + composer.lock | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 61 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d2ea4e394..9e15cd796 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,7 @@ "require": { "php": ">=7.2.24", "wp-cli/ability-command": "^1", + "wp-cli/ai-command": "^1", "wp-cli/block-command": "^1", "wp-cli/cache-command": "^2", "wp-cli/checksum-command": "^2.1", diff --git a/composer.lock b/composer.lock index 1b18f1a5b..dc4b77879 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3332b40c92fac5145a168cb2f033b685", + "content-hash": "c2c06eaebfeb4c1884f044c795b98d19", "packages": [ { "name": "composer/semver", @@ -504,6 +504,65 @@ }, "time": "2026-03-16T15:12:42+00:00" }, + { + "name": "wp-cli/ai-command", + "version": "dev-main", + "source": { + "type": "git", + "url": "https://github.com/wp-cli/ai-command.git", + "reference": "4c852eb89e78a815c4e2ac13ac09d71b27e012e9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/4c852eb89e78a815c4e2ac13ac09d71b27e012e9", + "reference": "4c852eb89e78a815c4e2ac13ac09d71b27e012e9", + "shasum": "" + }, + "require": { + "wp-cli/wp-cli": "^2.13" + }, + "require-dev": { + "wp-cli/entity-command": "^2", + "wp-cli/extension-command": "^2", + "wp-cli/wp-cli-tests": "^5" + }, + "default-branch": true, + "type": "wp-cli-package", + "extra": { + "bundled": false, + "commands": [ + "ai", + "ai check", + "ai generate", + "ai status", + "connectors", + "connectors get", + "connectors list" + ], + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "files": [ + "ai-command.php" + ], + "psr-4": { + "WP_CLI\\AI\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Interacts with the WordPress AI Client", + "homepage": "https://github.com/wp-cli/ai-command", + "support": { + "issues": "https://github.com/wp-cli/ai-command/issues", + "source": "https://github.com/wp-cli/ai-command/tree/main" + }, + "time": "2026-03-26T15:42:29+00:00" + }, { "name": "wp-cli/block-command", "version": "v1.0.0", From 4aa111b6cbb5f8c35457cb9bbd8e0c1140319b10 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Thu, 26 Mar 2026 16:56:29 +0100 Subject: [PATCH 2/3] Update lock file --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index dc4b77879..0039ef530 100644 --- a/composer.lock +++ b/composer.lock @@ -510,12 +510,12 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/ai-command.git", - "reference": "4c852eb89e78a815c4e2ac13ac09d71b27e012e9" + "reference": "46c0ed1e238cf0aa90966a92f6f4fe153172cc36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/4c852eb89e78a815c4e2ac13ac09d71b27e012e9", - "reference": "4c852eb89e78a815c4e2ac13ac09d71b27e012e9", + "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/46c0ed1e238cf0aa90966a92f6f4fe153172cc36", + "reference": "46c0ed1e238cf0aa90966a92f6f4fe153172cc36", "shasum": "" }, "require": { @@ -529,7 +529,7 @@ "default-branch": true, "type": "wp-cli-package", "extra": { - "bundled": false, + "bundled": true, "commands": [ "ai", "ai check", @@ -561,7 +561,7 @@ "issues": "https://github.com/wp-cli/ai-command/issues", "source": "https://github.com/wp-cli/ai-command/tree/main" }, - "time": "2026-03-26T15:42:29+00:00" + "time": "2026-03-26T15:55:52+00:00" }, { "name": "wp-cli/block-command", From 33ce2bc40471e4a94292449b37d215c6e7de5ca5 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Thu, 26 Mar 2026 18:06:49 +0100 Subject: [PATCH 3/3] Update lock file --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 0039ef530..3f2612b8d 100644 --- a/composer.lock +++ b/composer.lock @@ -510,12 +510,12 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/ai-command.git", - "reference": "46c0ed1e238cf0aa90966a92f6f4fe153172cc36" + "reference": "628b38fc8a70cdae712da4e0a0dac9a936c240ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/46c0ed1e238cf0aa90966a92f6f4fe153172cc36", - "reference": "46c0ed1e238cf0aa90966a92f6f4fe153172cc36", + "url": "https://api.github.com/repos/wp-cli/ai-command/zipball/628b38fc8a70cdae712da4e0a0dac9a936c240ae", + "reference": "628b38fc8a70cdae712da4e0a0dac9a936c240ae", "shasum": "" }, "require": { @@ -561,7 +561,7 @@ "issues": "https://github.com/wp-cli/ai-command/issues", "source": "https://github.com/wp-cli/ai-command/tree/main" }, - "time": "2026-03-26T15:55:52+00:00" + "time": "2026-03-26T16:48:05+00:00" }, { "name": "wp-cli/block-command",