Skip to content

Tags: Automattic/jetpack

Tags

pr-update-to-projects/plugins/agents-manager

Toggle pr-update-to-projects/plugins/agents-manager's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Agents Manager: add standalone plugin that loads the agents-manager p…

…ackage (#49468)

* Add design spec for standalone agents-manager dev/test plugin

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Spec: add admin notice when Jetpack inactive/disconnected

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Agents Manager: add standalone dev/test plugin

Adds a minimal plugin in projects/plugins/agents-manager that loads the
automattic/jetpack-agents-manager package (extracted in #49202) and calls
Agents_Manager::init(). Shows an admin notice when Jetpack is not active
and connected. Includes README and PHPCS text-domain config.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Agents Manager: drop build script placeholders from composer.json

The central 'jetpack build' command generates the autoloader via composer
install; the build-development/build-production scripts are optional and only
needed for JS/asset builds, which this plugin has none of. Also drops unused
test-only require-dev deps.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Agents Manager: set up GitHub mirror with releases (no wp.org)

Adds mirror-repo (Automattic/agents-manager) with autotagger + autorelease so
the plugin is mirrored to a standalone GitHub repo and gets tagged/released on
release branches. Includes beta-plugin-slug for Jetpack Beta Tester installs.
No wp-plugin-slug / wp-svn-autopublish, so nothing is published to WordPress.org.

Adds the supporting files a mirror needs: .gitattributes (production-include
rules so vendor/jetpack_vendor reach the mirror) and CHANGELOG.md.

Verified with 'jetpack build --for-mirrors': the generated mirror bundles the
package, vendor autoloader, and the release workflows.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Agents Manager: fix CI - autoloader-suffix version, phan config, changelog .gitkeep

- autoloader-suffix now encodes the 0.1.0-alpha plugin version (changelogger
  validity check requires it to match).
- Add .phan/config.php (project-structure check requires it for projects with
  PHP files). Phan runs clean, 0 issues.
- Add changelog/.gitkeep so the changelog dir survives releases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Agents Manager: track composer.lock, remove from Beta Tester

- Track composer.lock (generated via composer-update-monorepo.sh) to match the
  convention used by all other monorepo plugins; remove it from .gitignore.
- Remove beta-plugin-slug so the plugin is not offered by the Jetpack Beta
  Tester plugin. Set autorelease.slug to 'agents-manager' so GitHub release
  artifacts keep that name without the beta slug fallback.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Agents Manager: keep beta-plugin-slug, refresh lock for connection 8.6

- Restore beta-plugin-slug (required: a plugin's phpcs textdomain must match its
  wp/beta slug). The plugin still won't appear in Beta Tester without the
  separate server-side registration, which we are not adding.
- Regenerate composer.lock against trunk's jetpack-connection 8.6.x-dev.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

plugins/search@7.0.0

Toggle plugins/search@7.0.0's commit message
Updated package versions for automattic/jetpack-search-plugin

plugins/boost@4.6.1

Toggle plugins/boost@4.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
LiamSarsfield Liam Sarsfield
Update 4.6.1 Beta to Stable

plugins/agents-manager@0.1.0

Toggle plugins/agents-manager@0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jom Jake Morrison
Agents Manager: 0.1.0

Release version 0.1.0:
- Bump plugin version + autoloader-suffix to 0.1.0.
- Consolidate changelog into the 0.1.0 entry.
- Pin monorepo dependency versions for release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

packages/sync@4.42.0

Toggle packages/sync@4.42.0's commit message

Verified

This commit was signed with the committer’s verified signature.
LiamSarsfield Liam Sarsfield
Changelog and readme.txt edits.

packages/stats@0.19.5

Toggle packages/stats@0.19.5's commit message
Changelog and readme.txt edits.

packages/search@7.2.2

Toggle packages/search@7.2.2's commit message
Changelog and readme.txt edits.

packages/plugin-deactivation@0.3.28

Toggle packages/plugin-deactivation@0.3.28's commit message

Verified

This commit was signed with the committer’s verified signature.
LiamSarsfield Liam Sarsfield
Changelog and readme.txt edits.

packages/my-jetpack@5.38.3

Toggle packages/my-jetpack@5.38.3's commit message

Verified

This commit was signed with the committer’s verified signature.
LiamSarsfield Liam Sarsfield
Changelog and readme.txt edits.

packages/jitm@4.3.40

Toggle packages/jitm@4.3.40's commit message

Verified

This commit was signed with the committer’s verified signature.
LiamSarsfield Liam Sarsfield
Changelog and readme.txt edits.