Skip to content

Releases: forcedotcom/agents

1.6.6

13 May 20:01

Choose a tag to compare

Bug Fixes

  • add connectionManager (c02dc42)
  • use connectionManager on agent created method (7db1648)
  • use new connection to get JWT token (9787475)

1.6.5

13 May 16:38

Choose a tag to compare

Bug Fixes

  • deps: bump major dependency versions (200187d)
  • revert typescript and ts-patch to v5/v3 (f98ffcb)

1.6.4

10 May 09:15

Choose a tag to compare

Bug Fixes

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

1.6.3

10 May 06:34

Choose a tag to compare

Bug Fixes

  • deps: bump fast-xml-parser from 5.7.2 to 5.7.3 (5c27849)

1.6.2

09 May 11:58

Choose a tag to compare

Bug Fixes

  • deps: bump fast-uri from 3.1.1 to 3.1.2 (de46dfc)

1.6.1

09 May 09:06

Choose a tag to compare

Bug Fixes

  • deps: bump @salesforce/core from 8.29.0 to 8.29.1 (748ddd3)

1.6.0

08 May 13:05

Choose a tag to compare

Bug Fixes

  • test: avoid process.chdir in trace util tests to prevent Windows EBUSY (801eb20)

Features

  • add listSessionTraces utility (78a29c4)
  • add readSessionTrace and readTurnIndex utilities (4402b50)

1.5.2

07 May 22:19

Choose a tag to compare

Bug Fixes

  • correct import order and unnecessary type assertion in test (c8f899b)
  • remove unnecessary type assertion flagged by eslint (a52cb03)
  • type EvalOutput.response concretely and remove unknown[] from public API (bda659d)
  • update SOQL escape test to expect '' instead of ' (007394d)
  • use correct SOQL escaping and SfError for all thrown errors (4feee54)
  • use requestWithEndpointFallback for eval API to support sandbox/scratch orgs (f871a07)

1.5.1

07 May 17:08

Choose a tag to compare

Bug Fixes

  • poll on all terminal states for AgentforceStudioTester @W-22143479@ @W-22143478@ (#277) (2ba8d03)

1.5.0

05 May 14:09

Choose a tag to compare

Features

  • add PR review skill for agents library (cc63265)