Skip to content

Releases: salesforcecli/plugin-agent

1.30.3

20 Feb 23:55

Choose a tag to compare

Bug Fixes

  • fix --json error output to remove color info (325ae15)

1.30.2

19 Feb 03:36

Choose a tag to compare

Bug Fixes

  • deps: bump @salesforce/core from 8.25.1 to 8.26.0 (f699dc6)

1.30.1

17 Feb 18:40

Choose a tag to compare

Bug Fixes

  • update command snapshot and revert yes-no-cancel hint (39bcf27)
  • update overwrite prompt copy and hint display (207c53e)
  • validate unique API name before generating authoring bundle (d81e9e3)

1.30.0

17 Feb 14:38

Choose a tag to compare

Bug Fixes

  • use API name instead of label for published agents in preview picker (c54cd16)

Features

  • sort preview picker by type (script first) and alphabetically (9b969d3)

1.29.2

15 Feb 08:54

Choose a tag to compare

Bug Fixes

  • deps: bump fast-xml-parser from 5.3.5 to 5.3.6 (f650456)

1.29.1

15 Feb 06:03

Choose a tag to compare

Bug Fixes

  • deps: bump @salesforce/source-deploy-retrieve (d4705ae)

1.29.0

10 Feb 21:55

Choose a tag to compare

Bug Fixes

  • correct typo in validation message (Authroring -> Authoring) (7601628)

Features

  • apply PR copy suggestions from code review (c07243d)
  • rewrite authoring bundle creation as wizard-style flow (0d390f1)

1.28.0

10 Feb 18:06

Choose a tag to compare

Bug Fixes

  • add agent preview start,send,end commands (c06d638)
  • edit (90c924e)
  • teeny edit to existing "agent preview" messages file (2a2d74a)

Features

  • add 'agent preview sessions' to list sessions' (8d3e807)

1.27.7

10 Feb 15:57

Choose a tag to compare

Bug Fixes

  • send pdp events and bump deps (19bc5f8)

1.27.6

09 Feb 23:49

Choose a tag to compare

Bug Fixes

  • always pass agentSpec to createAuthoringBundle so agent_label and description reflect user input (85a48ff)
  • preserve spec role when provided, fall back to name-derived description (51768c5)