ca921ae- Add tip for updating Copilot skills marketplace in VS Code via Check for Extension Updates (Thanks @clavery!)
70ccffb- Add rename notice to homepage explaining B2C DX is now the Agentic B2C Developer Toolkit (Thanks @clavery!)
21e0c4e- Rebrand docs homepage and intro pages to "Agentic B2C Developer Toolkit" (Thanks @clavery!)
3ffd72d- Update agent skills guide and CLI setup reference for storefront-next plugin (Thanks @clavery!)
-
#370
ee735bb- Addcap list,cap tasks, andcap pullcommands for managing installed Commerce Apps (Thanks @clavery!)cap listexports and parsescommerce_feature_statesto show installed features with type, source, status, and versioncap tasksdisplays configuration tasks for an installed app with clickable Business Manager linkscap pulldownloads and extracts installed app source packages for cartridge deployment or Storefront Next development- Standardize all cap commands to use
--site-idflag (with--siteas alias) cap uninstallno longer requires--domain— looks it up automatically from the feature statecap installnow keeps the archive on the instance by default (use--clean-archiveto remove)
-
db5648f- Improved release workflow reliability (Thanks @clavery!)
-
#365
c4309db- Broaden skills-plugin install support and improve the installation docs. (Thanks @clavery!)- Add a Codex plugin marketplace so the three plugins (
b2c-cli,b2c,b2c-dx-mcp) can be installed directly from Codex CLI's plugin directory. - Add a new
b2c-onboardingskill (in theb2cplugin) that walks new developers through CLI verify,dw.jsonsetup, sandbox connect, and first cartridge deploy, then hands off to the topic-specific skill for the user's goal. - Add per-plugin READMEs with install instructions for each supported client.
- Document Copilot CLI + VS Code Copilot install paths and the Codex marketplace install path.
- Remove the
b2c-experimentalplugin from the public marketplace.
- Add a Codex plugin marketplace so the three plugins (
-
#363
e79e275- Upgrade documentation site to VitePress 2.0.0-alpha. Adds package-manager (Thanks @clavery!) icons in::: code-grouptabs (npm, pnpm, yarn, Homebrew), "Edit this page on GitHub" links, git-based "Last updated" timestamps, and improved local search ranking. Generated SDK API pages under/api/have edit and last-updated UI suppressed since they are regenerated on every build.
18f8d5c- Updated Agentforce Vibes skills documentation with correct link and autodetect example. (Thanks @clavery!)
- #318
6880a84- Added per-instance safety configuration with rule-based actions (allow/block/confirm) and interactive confirmation mode. Safety can now be configured indw.jsonwith granular rules for HTTP paths, job IDs, and CLI commands. (Thanks @clavery!)
- #305
7ad490a- Add--waitflag tomrt bundle deployto poll until deployment completes, and align all SDK wait functions (waitForJob,waitForEnv) to a consistent pattern with structuredonPollcallbacks, seconds-based options, and injectablesleepfor testing. (Thanks @clavery!)
-
#293
b5d07fd- Add Business Manager role management commands (bm roles) for instance-level access role CRUD, user assignment, and permissions via OCAPI Data API (Thanks @clavery!) -
#286
5a6ab56- Addmrt save-credentialscommand to save MRT API credentials to the ~/.mobify file (Thanks @clavery!) -
#293
b5d07fd- Add SDK migration tutorial for sfcc-ci programmatic API users (Thanks @clavery!)
- #289
7287490- Document MCP server GA availability updates. CARTRIDGES, MRT, SCAPI, and PWAV3 tools are generally available and no longer require--allow-non-ga-tools; STOREFRONTNEXT tools remain in preview. (Thanks @yhsieh1!)
- #287
a98d28d- Clarified MCP documentation for quick install and configuration, including project-root setup steps, environment variable guidance, and MRT/theming tool setup details to reduce onboarding confusion. (Thanks @yhsieh1!)
- #280
a58dd74- Refreshed the MCP and agent-skill documentation with clearer installation and configuration guidance, plus updated skill catalog references. (Thanks @yhsieh1!)
- #272
e919e50- Added sfcc-ci migration guide with command mappings and CI/CD migration instructions. Added backward-compatible sfcc-ci command aliases (client:auth,code:deploy,code:list,code:activate,job:run, etc.) and environment variable aliases (SFCC_OAUTH_CLIENT_ID,SFCC_OAUTH_CLIENT_SECRET,SFCC_LOGIN_URL). (Thanks @clavery!)
- #270
bf35222- Rename MCP tools for clearer, action-oriented naming. scapi_custom_api_scaffold → scapi_custom_api_generate_scaffold. sfnext_map_tokens_to_theme → sfnext_match_tokens_to_theme. (Thanks @yhsieh1!)
- #253
1147ea3- Improved MCP documentation: added@latestto all examples to prevent Windows caching issues, standardized server name tob2c-dx-mcp, updated GitHub Copilot examples to use correctserversformat withtype: stdio, clarified MRT configuration options (mrtProject,mrtEnvironment,mrtApiKeyin dw.json vsapi_keyin ~/.mobify), changed "Claude Desktop" to "Claude Code" throughout, simplified authentication sections, and improved flag documentation consistency across tool pages. (Thanks @yhsieh1!)
- #239
18ea049- Add early access notices to Storefront Next MCP tool documentation indicating they're part of a closed pilot. (Thanks @yhsieh1!)
- #236
113e81e- Improved MCP documentation: fixed broken links, promoted project-level installation for Claude Code and Cursor, simplified verbose sections, and verified all configuration details match implementation. (Thanks @yhsieh1!)
-
#226
8c6665b- MCP MRT Push now uses correct defaults based on detected project type (Thanks @patricksullivansf!) -
#229
b893aa8- Reorganize documentation navigation into Guides, Reference, and SDK sections for clearer information architecture (Thanks @clavery!)
-
#202
917c230- MCP docs: preview release wording, sidebar nav, remove placeholder tool references (Thanks @yhsieh1!) -
#217
eee5dbc- Add MCP tool reference documentation for pwakit_development_guidelines and storefront_next_development_guidelines; MCP Server sidebar, Tools Reference, and nav updates in config (Thanks @yhsieh1!)
- #172
f82eaaf- Added MCP Server documentation (Thanks @patricksullivansf!)