Announcements
Agentforce Commerce Vibes
Install the Extension
Get Started with Agentforce Commerce Vibes
Chat with the Agent
Telemetry
Settings
Troubleshooting
B2C Commerce Release Notes
Ask the Community
Agentforce Commerce Vibes brings intelligent coding assistance directly into your development workflow. Use Commerce Vibes to develop and customize B2C storefronts, build cartridges, manage B2C Commerce instance configuration, and automate administration tasks including managing site preferences, Business Manager configuration, and Salesforce B2C Commerce API (SCAPI) integrations. Commerce Vibes supports these storefront types: Storefront Next, SFRA, and PWA Kit.

Rather than completing one file at a time, Commerce Vibes delegates multi-step Commerce tasks to an autonomous agent that understands your storefront project and connected B2C Commerce instance. It plans the work, coordinates specialized subagents across storefront layers, and iterates when things go wrong, without stopping to ask you to provide context again.
Commerce Vibes coordinates changes that span multiple layers, for example, a new checkout feature that touches a storefront route, a SCAPI custom API endpoint, and a Business Manager preference. The changes are orchestrated as a single planned unit with a checkpoint for rollback.
The agent is aware of Commerce-specific conventions: SCAPI endpoint shapes, Open Commerce API (OCAPI) resource paths, cartridge path ordering, site preferences structure, Business Manager configuration patterns, and the template and SDK boundaries of your storefront type. It applies your team’s coding standards from the saved rules automatically on every task. You still define business logic, validate that generated code meets B2C Commerce platform requirements, and decide when to accept or reject the agent’s work.
Generate and modify storefront components, controllers, routes, hooks, and templates. Commerce Vibes understands the conventions of your storefront type and keeps changes consistent with surrounding code: ISML and pipeline patterns for SFRA, React Router loaders and middleware for Storefront Next, and React components and SDK hooks for PWA Kit.
Automate common administration tasks: configure site preferences, manage cartridge paths, set up SCAPI client permissions, and stage metadata changes across environments.
Commerce Vibes includes these features.
Use chat to get AI-assisted development help in natural language. Describe what you want to build, debug, or understand—the agent determines the best approach and works directly in your workspace. Chat supports streaming responses, multi-tab conversations, inline diff review for file changes, and automatic context management for long sessions.
For complex tasks, use Plan Mode to review and approve a structured plan before anything executes. Describe your feature, iterate on the plan in conversation, and click Approve Plan to start execution. No files change until you approve.
Every file the agent edits is surfaced for your review with line-by-line diffs. Accept or reject changes file by file, or accept all changes at once. Select any file to open a native VS Code diff editor showing exactly what changed.
Enable or disable agent skills, MCP servers, and rules, or add new ones in the B2C Toolkit panel.
.mcp.json. See MCP Server in the B2C Developer Toolkit..afv/rules/, and commit to version control so your whole team benefits.The Commerce Vibes extension is licensed under the Apache 2.0 License.