From 2fa0ce6a743e75f80429aac9ff5e648bc9ff9a82 Mon Sep 17 00:00:00 2001 From: Shawn Lippert Date: Tue, 8 Sep 2026 19:36:58 +0000 Subject: [PATCH] Update pay-x402 extension entry to v1.1.0 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: #4446. --- extensions/catalog.community.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 282127c7de..32ecf86c09 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-09-03T00:00:00Z", + "updated_at": "2026-09-08T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "adrkit": { @@ -3622,10 +3622,10 @@ "pay-x402": { "name": "AgentPay x402 — Spend Controls for Spec Kit Agents", "id": "pay-x402", - "description": "Set USDC spending caps and execute x402 payments to paid APIs during spec implementation. Zero platform fee on Base L2.", + "description": "Set USDC spending caps, check a counterparty's credit before paying it, and pay x402-enabled APIs during spec implementation. Settles on Base or Solana.", "author": "AgentPay Team", - "version": "1.0.0", - "download_url": "https://github.com/shawnhvac/spec-kit-pay-x402/archive/refs/tags/v1.0.0.zip", + "version": "1.1.0", + "download_url": "https://github.com/shawnhvac/spec-kit-pay-x402/archive/refs/tags/v1.1.0.zip", "repository": "https://github.com/shawnhvac/spec-kit-pay-x402", "homepage": "https://x402-agent-pay.com", "documentation": "https://github.com/shawnhvac/spec-kit-pay-x402#readme", @@ -3651,7 +3651,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-08-17T00:00:00Z", - "updated_at": "2026-08-17T00:00:00Z" + "updated_at": "2026-09-08T00:00:00Z" }, "plan-review-gate": { "name": "Plan Review Gate",