docs: add community resources section with Awesome UCP link#21
Closed
onuratakan wants to merge 2 commits intoUniversal-Commerce-Protocol:mainfrom
Closed
docs: add community resources section with Awesome UCP link#21onuratakan wants to merge 2 commits intoUniversal-Commerce-Protocol:mainfrom
onuratakan wants to merge 2 commits intoUniversal-Commerce-Protocol:mainfrom
Conversation
Added a section for community resources including a link to Awesome UCP.
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Author
|
I signed the cla. |
Collaborator
|
Thank you for your contribution to the Universal Commerce Protocol! While we appreciate your enthusiasm for UCP, we are not officially endorsing any community resources at this time. We hope you continue to contribute to other areas of the project. |
alexpark20
added a commit
to alexpark20/ucp
that referenced
this pull request
Mar 17, 2026
Add 6 missed post-release changes discovered during full audit of 58 PRs merged after the 2026-01-23 branch was cut: Universal-Commerce-Protocol#16 — Optional request/response signing headers (PR Universal-Commerce-Protocol#156) [Additive] Universal-Commerce-Protocol#17 — Eligibility claims & provisional discounts (PR Universal-Commerce-Protocol#250) [High/Breaking] Universal-Commerce-Protocol#18 — Optional signals field on cart and checkout (PR Universal-Commerce-Protocol#203) [Additive] Universal-Commerce-Protocol#19 — Fulfillment method id/type optional on update (PR Universal-Commerce-Protocol#143/Universal-Commerce-Protocol#196) [Low] Universal-Commerce-Protocol#20 — intent field added to context (PR Universal-Commerce-Protocol#95) [Additive] Universal-Commerce-Protocol#21 — available_instruments added to payment handler (PR Universal-Commerce-Protocol#187) [Additive] Also updates PR_URLS map and changes/visible counts from 15 → 21. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
alexpark20
added a commit
to alexpark20/ucp
that referenced
this pull request
Mar 17, 2026
Add 6 missed post-release changes discovered during full audit of 58 PRs merged after the 2026-01-23 branch was cut: Universal-Commerce-Protocol#16 — Optional request/response signing headers (PR Universal-Commerce-Protocol#156) [Additive] Universal-Commerce-Protocol#17 — Eligibility claims & provisional discounts (PR Universal-Commerce-Protocol#250) [High/Breaking] Universal-Commerce-Protocol#18 — Optional signals field on cart and checkout (PR Universal-Commerce-Protocol#203) [Additive] Universal-Commerce-Protocol#19 — Fulfillment method id/type optional on update (PR Universal-Commerce-Protocol#143/Universal-Commerce-Protocol#196) [Low] Universal-Commerce-Protocol#20 — intent field added to context (PR Universal-Commerce-Protocol#95) [Additive] Universal-Commerce-Protocol#21 — available_instruments added to payment handler (PR Universal-Commerce-Protocol#187) [Additive] Also updates PR_URLS map and changes/visible counts from 15 → 21. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
alexpark20
added a commit
to alexpark20/ucp
that referenced
this pull request
Mar 18, 2026
available_instruments on payment_handler.json surfaces in live checkout responses via ucp.json response_checkout_schema → payment_handlers[*], which is returned by all three transports (REST, MCP, Embedded).
alexpark20
added a commit
to alexpark20/ucp
that referenced
this pull request
Mar 18, 2026
available_instruments on payment_handler.json surfaces in live checkout responses via ucp.json response_checkout_schema → payment_handlers[*], which is returned by all three transports (REST, MCP, Embedded).
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.
Description
Added a new "Community Resources" section to the README, including a link to the Awesome UCP repository. This provides users with easy access to a curated list of community-driven UCP resources, tools, and implementations.
Type of change
Checklist: