feat: add Agent Plugins 1.0 package - #2623
Open
777genius wants to merge 9 commits into
Open
Conversation
Collaborator
|
@natorion do you know about https://agent-plugins.org/? should we add this plugin configuration? |
OrKoN
reviewed
Aug 28, 2026
Contributor
I think we should! |
OrKoN
reviewed
Aug 31, 2026
OrKoN
self-requested a review
September 1, 2026 15:11
Author
|
Correction: the Windows timing failure is unrelated to the Agent Plugins package. I removed the test stabilization from this PR in 59380dd so the change is scoped again to plugin.json, mcp.json, and release configuration. The standalone test fix is now #2635, with 20 consecutive focused repetitions passing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mcp.json.npx --prefix ${PLUGIN_DATA}to avoid resolving the repository's unbuilt local npm package instead of the published server. This keeps compatibility with clients that cannot represent an explicit working directory.Verification
plugin.jsonandmcp.jsonpass the Agent Plugins 1.0 schemas.02372c4d47ad257773b2b80c7d7fd056d7067be0was tested using local package bytes with the released Agent Plugins CLI 0.1.24.opencode/big-picklemodel successfully callednew_pageandtake_snapshot, recovering a random marker from a loopback test page. The marker was absent from the prompt, and other tools were denied.sha256:50145f0cfd0e4095cfb00fc74755c0c930dc8258952c868de5dc81b54765c1a0.sha256:b34a4dcd71cd536a7f5a3a51d76d53ae5af3d0ce0f18783e71c7f01da865b867.The earlier exact-head lifecycle evidence, including real Claude CLI plugin discovery, remains available at https://github.com/777genius/universal-agent-plugins/blob/main/tests/e2e/results/agentplugins-chrome-devtools-multiclient-2026-08-30.json. It applies to the previously recorded head, not a new runtime claim for this revision.
No real user project or browser profile was used. The community directory short alias is being expanded separately; the README keeps the direct repository command until that publication is available.