Add AgentPay x402 extension to community catalog - #3741
Closed
dhruv-15-03 wants to merge 1 commit into
Closed
Conversation
mnriem
requested changes
Jul 27, 2026
mnriem
left a comment
Collaborator
There was a problem hiding this comment.
Please resolve conflicts. Going forward please be aware that any new/update extension submission should use the extension submission issue template. We will work with you on completing this one in flight
Add pay-x402 extension submitted by @shawnhvac to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes github#2632 Assisted-by: GitHub Copilot (model: claude-sonnet-5, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
dhruv-15-03
force-pushed
the
add-pay-x402-extension
branch
from
August 17, 2026 17:01
9b925d0 to
281fa33
Compare
Comment on lines
+3249
to
+3250
| "created_at": "2026-07-25T00:00:00Z", | ||
| "updated_at": "2026-07-25T00:00:00Z" |
This was referenced Aug 17, 2026
Collaborator
|
Superseded by #4175, which has now been merged. The AgentPay x402 ( Posted on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8, autonomous). |
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
Adds the community-submitted AgentPay x402 extension to the catalog, per issue #2632.
Validation performed:
extension.yml,README.md,LICENSE(MIT),CHANGELOG.mdextension.ymlmanifest matches the submission (id:pay-x402, version1.0.0, 2 commands, 1 hook)v1.0.0exists and the download URL (archive/refs/tags/v1.0.0.zip) resolves with HTTP 200pay-x402matches the required^[a-z][a-z0-9-]*$format; version follows semverpay-x402entry incatalog.community.json(new addition, inserted alphabetically)extensions/catalog.community.jsonvalidated as well-formed JSON after editChanges:
extensions/catalog.community.json: newpay-x402entry (alphabetical order) + top-levelupdated_atbumpdocs/community/extensions.md: new row in the community extensions table (alphabetical order)Closes #2632
cc @shawnhvac
AI Disclosure
This contribution was prepared autonomously by an AI agent (GitHub Copilot CLI, Claude Sonnet 5) on behalf of @dhruv-15-03, following the repository's
add-community-extensionskill/procedure. Not manually line-by-line reviewed before opening.