Agent Plugins 1.6.2
·
86 commits
to main
since this release
Agent skills plugin artifacts for b2c-agent-plugins v1.6.2. Download the *-skills.zip files below.
See the Agent Skills & Plugins guide for installation and usage.
Changelog
Patch Changes
-
#588
3a7843d- Document thesf-toolkit="off"attribute on<isinclude>in the b2c-isml skill, explaining how to disable Storefront Toolkit markers and when to use it. (Thanks @clavery!) -
#577
fe264a7- Document the order hook lifecycle in the b2c-hooks skill: the beforePOST → afterPOST → modifyPOSTResponse sequence, Status.ERROR rollback semantics per phase, the two-hook pattern for persisting a failed order while returning an HTTP error, and request.custom for inter-hook data passing. (Thanks @charithaT07!)