Update pay-x402 extension entry to v1.1.0 - #4476
Closed
shawn93676 wants to merge 1 commit into
Closed
Conversation
Bumps the pay-x402 catalog entry from v1.0.0 to v1.1.0. The v1.0.0 release's pay command directed agents to a paid x402 endpoint, so an agent following it received a 402 instead of a payment header; v1.1.0 fixes that and removes XRPL claims the facilitator never supported. Update issue: github#4446.
Collaborator
|
Thanks — but catalog changes shouldn't be hand-edited into |
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.
Updates the
pay-x402entry inextensions/catalog.community.jsonfrom v1.0.0 to v1.1.0.Why this matters: the catalog currently serves v1.0.0, whose
paycommand directed agents to POST to an endpoint that is itself a paid x402 resource — an agent following the bundled instructions received a402instead of a payment header. v1.1.0 fixes the flow (the payer signs its own payment) and removes XRPL claims the facilitator never supported.Changes:
version: 1.0.0 → 1.1.0download_url: points at the v1.1.0 tag (verified: the zip resolves)description: updated to match v1.1.0 (spend caps, counterparty credit check via SolvScore, x402 payments during spec implementation; settles on Base or Solana)updated_at: entry-level and catalog-level timestampsFollows the Extension Submission template (filed as issue #4446 on Sept 4); the catalog was last refreshed Sept 3, so the entry has not yet picked up the v1.1.0 fix.
Tag:
🤖🤖🤖(prepared by an AI agent on behalf of the extension author, per repo convention).