Skip to content

Releases: salesforcecli/plugin-agent

1.34.0

27 Apr 21:42

Choose a tag to compare

Bug Fixes

  • address PR review feedback on session index and type safety (66a6d5e)
  • move preview session store I/O into @salesforce/agents library (764cfa8)
  • revert to inline session store until agents library PR ships (57fb5f7), closes forcedotcom/agents#269

Features

  • add timestamp, session type, and index to agent preview sessions output (5fc8f16)

1.33.0

24 Apr 20:24

Choose a tag to compare

Features

  • add agentApiName to agent preview start and send JSON output (941f329)

1.32.22

21 Apr 17:15

Choose a tag to compare

Bug Fixes

  • remove unnecessary try/catch (3903828)

1.32.21

21 Apr 16:34

Choose a tag to compare

Bug Fixes

  • remove unnecessary try/catch (b056041)

1.32.20

20 Apr 21:30

Choose a tag to compare

Bug Fixes

  • bump versions for library renames and v2 compiler update (34f50cf)
  • update topic->subagent (aadb4d6)

1.32.20-tdx26.0

14 Apr 20:49

Choose a tag to compare

1.32.20-tdx26.0 Pre-release
Pre-release

Features

  • compile using v2 agent script compiler (784cbd9)

1.32.19

09 Apr 03:40

Choose a tag to compare

Bug Fixes

  • deps: bump basic-ftp from 5.2.0 to 5.2.1 (2c6b47c)

1.32.18

05 Apr 06:08

Choose a tag to compare

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (e66f32f)

1.32.17

05 Apr 03:46

Choose a tag to compare

Bug Fixes

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

1.32.16

31 Mar 21:08

Choose a tag to compare

Bug Fixes

  • correct no flag behavior (d8cb6a6)
  • edit help (ca5364b)
  • make agent preview start require preview mode flag (095e81c)
  • tweak help after Willie changed functionality a bit (c941d5e)