Skip to content

@W-18979555: [PWA Kit Dev Agent] Get ready to merge MCP feature to develop#2578

Merged
wei-liu-sf merged 158 commits intodevelopfrom
feature/pwa-developer-agent-only
Jul 7, 2025
Merged

@W-18979555: [PWA Kit Dev Agent] Get ready to merge MCP feature to develop#2578
wei-liu-sf merged 158 commits intodevelopfrom
feature/pwa-developer-agent-only

Conversation

@wei-liu-sf
Copy link
Contributor

@wei-liu-sf wei-liu-sf commented Jun 17, 2025

Description

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • PWA Storefront MCP feature

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@wei-liu-sf wei-liu-sf requested a review from a team as a code owner June 17, 2025 01:57
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Jun 17, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@wei-liu-sf wei-liu-sf requested a review from yhsieh1 June 17, 2025 01:58
yhsieh1
yhsieh1 previously approved these changes Jun 17, 2025
@wei-liu-sf wei-liu-sf requested a review from bendvc June 17, 2025 16:55
yhsieh1
yhsieh1 previously approved these changes Jun 17, 2025
aditek-sf
aditek-sf previously approved these changes Jun 17, 2025
@W-18979555 - update the right CHANGELOG.md
@wei-liu-sf wei-liu-sf changed the title W-18782447: [PWA Kit Dev Agent] Check in the MCP Server for others to work on @W-18979555: [PWA Kit Dev Agent] Get ready to merge feature to develop Jul 7, 2025
@wei-liu-sf wei-liu-sf changed the title @W-18979555: [PWA Kit Dev Agent] Get ready to merge feature to develop @W-18979555: [PWA Kit Dev Agent] Get ready to merge MCP feature to develop Jul 7, 2025
snilakandan13 and others added 2 commits July 7, 2025 14:07
…979555/updatingReadmeFiles

@W-18979555 - updating readme files
import { Box, Text, Image, Stack } from '@chakra-ui/react';

const ${pascalComponentName} = ({ products }) => (
<Stack spacing={4}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for PWA Kit team - we'll want to update these components to Chakra v3 as part of migrating this to v4.

@snilakandan13 snilakandan13 dismissed bendvc’s stale review July 7, 2025 22:09

Incorporated the changes suggested by Ben

Copy link
Contributor

@vcua-mobify vcua-mobify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new mcp server is flagged as private and will not be included in the upcoming release.

The only part of this PR that will currently be included in a release are the bits inside pwa-kit-create-app and these are just new assets that can be safely modified or reverted if need.

@wei-liu-sf
Copy link
Contributor Author

@W-18979555: [PWA Kit Dev Agent] Merge the PWA Storefront MCP server and cursor rules to develop branch.

@wei-liu-sf wei-liu-sf merged commit 03cba9f into develop Jul 7, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.