Add AgentPay x402 extension to community catalog#3741
Open
dhruv-15-03 wants to merge 1 commit into
Open
Conversation
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>
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.