1.5.0 (2026-05-05)
- add PR review skill for agents library (cc63265)
1.4.0 (2026-04-30)
- update for NGT commands, first pass (0942fba)
1.3.0 (2026-04-30)
- use optional chaining on agentJson.globalConfiguration.label (4c89d1b)
- add optional agentJson to ScriptAgentOptions to skip compilation (3eb99d9)
1.2.0 (2026-04-27)
- add preview session store functions to utils (d2e2ef3)
1.1.3 (2026-04-23)
- rename topic_selector to agent_router (a97d5c8)
1.1.2 (2026-04-21)
1.1.1 (2026-04-20)
1.1.0 (2026-04-20)
0.25.2-tdx26.0 (2026-04-14)
- compile using v2 agent script compiler (e81a3ab)
0.25.1 (2026-04-09)
- deps: bump basic-ftp from 5.2.0 to 5.2.1 (bc8a2c5)
0.25.0 (2026-04-07)
- populate planIds array (e6804a3)
- add trace indexes (0e36f4a)
0.24.16 (2026-04-06)
- use 260 AiEvalDef tags (d836a19)
0.24.15 (2026-04-05)
- deps: bump @salesforce/source-deploy-retrieve (62c839f)
0.24.14 (2026-04-04)
- deps: bump @salesforce/core from 8.27.1 to 8.28.1 (227bf09)
0.24.13 (2026-03-29)
- deps: bump @salesforce/source-deploy-retrieve (0ddd8fb)
0.24.12 (2026-03-29)
- deps: bump @salesforce/kit from 3.2.4 to 3.2.6 (dcb4cf2)
0.24.11 (2026-03-27)
- deps: bump yaml from 2.8.2 to 2.8.3 (dfd38d2)
0.24.10 (2026-03-25)
- deps: bump basic-ftp from 5.1.0 to 5.2.0 (7d514c4)
0.24.9 (2026-03-22)
- deps: bump fast-xml-parser from 5.5.7 to 5.5.8 (456c01f)
0.24.8 (2026-03-21)
- deps: bump @salesforce/source-deploy-retrieve (a068eaa)
0.24.7 (2026-03-20)
- deps: bump @salesforce/source-deploy-retrieve (f9e2315)
0.24.6 (2026-03-20)
- deps: bump @salesforce/types from 1.6.0 to 1.7.1 (35e0ecd)
0.24.5 (2026-03-20)
- deps: bump flatted from 3.3.3 to 3.4.2 (12cec3d)
0.24.4 (2026-03-20)
- deps: bump fast-xml-parser from 5.3.6 to 5.5.7 (958cfb4)
0.24.3 (2026-03-19)
- string replacements on publish (81d70c5)
0.24.2 (2026-03-10)
0.24.1 (2026-03-02)
0.24.0 (2026-02-27)
- only refresh auth for refreshable connections (7d02ad4)
0.23.4 (2026-02-24)
- add information to Live Test errors (0c19bcf)
0.23.3 (2026-02-20)
- add and implement exit codes for validation (f912836)
0.23.2 (2026-02-18)
- bump dependencies and skipLibCheck (e0f96c7)
0.23.1 (2026-02-18)
- aplly sanitization to filename only (b4dd4e1)
0.23.0 (2026-02-17)
- log preview sessions to an index.md for agent consumption (ef25632)
0.22.6 (2026-02-09)
- add changes requierd for program. preview (4ba32dd)
0.22.5 (2026-02-09)
- adding back the OrderBy (a8339e3)
- bump versions (071dc34)
- query botVersions ordered by CreatedDate (7301026)
- update botVersion status after activation (bc235c0)
- use BotVersions field in ORDER BY (a132cf1)
- use BotVersions field in ORDER BY (c71cb34)
0.22.4 (2026-02-06)
- remove LIMITs, select all fields explicitly (ee97385)
0.22.3 (2026-02-04)
- fix listPreviewable soql to be correct (81ba276)
0.22.2 (2026-02-03)
- do some local spidering to find genAiFunctions/Plugins (d15077b)
0.22.1 (2026-02-03)
- bump to latest fast-xml-parser (9acac45)
0.22.0 (2026-01-28)
0.21.2-beta.2 (2026-01-23)
- make metadata retrieval on agent publication optinal (ccace68)
0.21.2 (2026-01-22)
- remove double deployment on agent publishing (bc647b9)
0.21.1 (2026-01-21)
- fix pjson version (13c7e16)
0.20.0-beta.5 (2026-01-20)
0.20.0-beta.4 (2026-01-14)
0.20.0-beta.3 (2026-01-13)
0.20.0-beta.2 (2026-01-09)
0.20.0 (2025-12-12)
- add method to fetch traces (98d085e)
0.19.8 (2025-12-08)
- decode html entities to produce valid JSON still (9e6f584)
0.19.7 (2025-12-08)
- update generated AAB - removes connection, sets to AGENT (24d5a0d)
0.19.6 (2025-12-05)
- conditionally set bypassUser (86f7f09)
0.19.5 (2025-12-05)
- use named JWT for trace api call (b74d0b9)
0.19.4 (2025-12-04)
0.19.3 (2025-12-04)
- generate correct AAB, and -meta.xml (a70929c)
0.19.2 (2025-12-04)
- deploy aab twice, first as draft and second as committed (ef37d8c)
0.19.1 (2025-12-03)
- bump deps to latest and regen lock file (c21bf21)
0.19.0 (2025-12-03)
0.18.3-nga.8 (2025-12-03)
- isolate JWT auth to preevnt cross auth issues (65cfc62)
- restore connection post-operation (14a390c)
- stop using served side spidering on agent md retrieval (f679935)
- update the tmeplate (f05bfa4)
0.18.3-nga.7 (2025-11-18)
- snakecase topics (77705c2)
0.18.3-nga.6 (2025-11-14)
- update generated .agent to be valid (bf19db3)
0.18.3-nga.5 (2025-11-14)
- add agent version to compiled AgentJson (05200d4)
- refresh connection before retrieving metadata (ec0e8b9)
0.18.3-nga.4 (2025-11-10)
- wire up publish API (558789d)
0.18.3-nga.3 (2025-11-05)
0.18.3-nga.2 (2025-10-31)
- add trace to AgentSimulate (8f23d17)
- attempting using namedJwt connection / updated compiledAgent.AgentVersion.developerName (df2180c)
- save every conversation, add env to toggle test.api (e8f38b1)
0.18.3-nga.1 (2025-10-23)
- call real compile API (e2a3476)
0.18.3-nga.0 (2025-10-23)
- add another header and modify maybemock and tests (924dbc4)
- modify unit tests for changes (e4dff21)
- rename AfScript to AgentScript (d1f0367)
- replace org call with boilerplate .agent content (b5a20bd)
- use a minted orgJwt for NGA API calls (0b1606f)
0.18.2 (2025-10-09)
- fix spidering for Agent psuedo type after nga publish (7acb3db)
0.18.1 (2025-10-07)
- fix authoring-budnle-meta.xml to .bundle-meta.xml (502baaa)
0.18.0 (2025-10-07)
- utility method to search for authoring bundles acepts array of directories (5b08d7a)
- rename AfScript to Agent (50c0a05)
0.17.11 (2025-10-03)
- rename aiAuthoringBundle dir (a0467e3)
0.17.10 (2025-09-19)
- add recursive search for authoringbundles (5103fb4)
- publishAgentJson now updates meta/retrieves new MD (2eb54dc)
- roundtrip mostly working, nock mocking issue (fa34137)
- roundtrip publish (c8ca111)
0.17.9 (2025-09-12)
- sanitize output file path for validity (295e5a9)
0.17.8 (2025-09-05)
- oss compliance (809b19a)
0.17.7 (2025-08-27)
- selectively mock (d31af61)
0.17.6 (2025-08-27)
- bump limit for remote agents (f225b54)
0.17.5 (2025-08-15)
- add Agent DSL mock behavior (bac4f73)
0.17.4 (2025-08-11)
- add AF Script mock (979b262)
0.17.3 (2025-08-08)
- bump dependencies and fix lint errors (a772e3a)
0.17.2 (2025-08-08)
- add agentTrace class, guesstimate api response/parameters (4d1367f)
0.17.1 (2025-08-06)
- update evaluation response type, export method (522786e)
0.17.0 (2025-08-04)
- add tests and ensure correct botMetadata state (58e716f)
- add support for activating and deactivating agents (71ca82b)
0.16.0 (2025-08-01)
- add conversation history to XML->YAML->XML conversion, auto-indexing (28c9dd7)
0.15.4 (2025-06-25)
- enable nuts and fix agent md retrieval (9bfd8b3)
0.15.3 (2025-06-24)
- working with " or ' (fddbbb2)
0.15.2 (2025-05-23)
- update agentTest to generate the xml file with the new expectation property names (4e5f4fc)
0.15.1 (2025-05-20)
- escape encoded characters in metricExplainability property from test results (7d82592)
0.15.0 (2025-05-16)
0.14.13 (2025-05-11)
- deps: bump @salesforce/source-deploy-retrieve (4d351ab)
0.14.12 (2025-05-10)
- deps: bump @salesforce/core from 8.10.2 to 8.10.3 (6eaf5c5)
0.14.11 (2025-05-08)
0.14.9-preview.5 (2025-05-07)
0.14.9-preview.4 (2025-05-07)
- refactor to contextVariables (with s) in MD (c718072)
0.14.9-preview.3 (2025-05-05)
- when deploy fails, show correct error message (b183afe)
0.14.7-preview.2 (2025-04-30)
- first pass at custom evals (4f0e0a4)
0.14.7-preview.1 (2025-04-28)
- add context variables to spec,types,metadata (b8fd99b)
0.14.7-preview.0 (2025-04-24)
- extend types for metrics,update yaml gen/reading, MD gen/reading (7f7ba4d)
0.14.9 (2025-04-30)
0.14.8 (2025-04-28)
- create expected actions with ' instead of " (a11a8d5)
0.14.7 (2025-04-26)
- deps: bump @salesforce/core from 8.9.1 to 8.10.0 (61f471e)
0.14.7-preview.2 (2025-04-30)
- first pass at custom evals (4f0e0a4)
0.14.7-preview.1 (2025-04-28)
- add context variables to spec,types,metadata (b8fd99b)
0.14.7-preview.0 (2025-04-24)
- extend types for metrics,update yaml gen/reading, MD gen/reading (7f7ba4d)
0.14.8 (2025-04-28)
- create expected actions with ' instead of " (a11a8d5)
0.14.7 (2025-04-26)
- deps: bump @salesforce/core from 8.9.1 to 8.10.0 (61f471e)
0.14.7-preview.0 (2025-04-24)
- extend types for metrics,update yaml gen/reading, MD gen/reading (7f7ba4d)
0.14.6 (2025-04-22)
- add agent test constructor option for spec data (f549816)
- refactor agentTester and agentTest (204fa18)
- type updates on read (b1ccccb)
0.14.5 (2025-04-20)
- deps: bump @salesforce/source-deploy-retrieve (ce8cb1c)
0.14.4 (2025-04-19)
- deps: bump @salesforce/core from 8.9.0 to 8.9.1 (210d424)
0.14.3 (2025-04-18)
- add more options to humanFriendlyName (9f2deec)
0.14.2 (2025-04-12)
- deps: bump @salesforce/source-deploy-retrieve (dee6e01)
0.14.1 (2025-04-12)
- deps: bump @salesforce/core from 8.8.7 to 8.9.0 (fd507c6)
0.14.0 (2025-04-07)
- typo (487f457)
- update docs and refactor Agent class (45599f1)
0.13.8 (2025-04-06)
- deps: bump yaml from 2.7.0 to 2.7.1 (f75cc95)
0.13.7 (2025-04-06)
- deps: bump @salesforce/source-deploy-retrieve (6c2e85d)
0.13.6 (2025-04-03)
0.13.5 (2025-04-01)
- update humanFriendlyNames to fix upcoming changes (fb08531)
0.13.4 (2025-03-29)
- deps: bump @salesforce/source-deploy-retrieve (aa5fe74)
0.13.3 (2025-03-23)
- deps: bump @salesforce/source-deploy-retrieve (3628b13)
0.13.2 (2025-03-22)
- deps: bump @salesforce/core from 8.8.5 to 8.8.6 (351f1fc)
0.13.1 (2025-03-15)
- deps: bump @salesforce/source-deploy-retrieve (6d8b9db)
0.13.0 (2025-03-11)
0.12.14 (2025-03-09)
- deps: bump @salesforce/core from 8.8.4 to 8.8.5 (c41e472)
0.12.13 (2025-03-08)
- deps: bump @salesforce/source-deploy-retrieve (7b2739a)
0.12.12 (2025-03-02)
- deps: bump @salesforce/core from 8.8.3 to 8.8.4 (add2917)
0.12.11 (2025-03-02)
- deps: bump @salesforce/source-deploy-retrieve (4dc18f4)
0.12.10 (2025-02-28)
- agent preview tests (c3731a0)
0.12.9 (2025-02-27)
0.12.7-preview.0 (2025-02-27)
- new sfap auth (bdd3ede)
0.9.5-preview.1 (2025-02-01)
0.9.5-preview.0 (2025-02-01)
- lint errors (4562f00)
0.12.8 (2025-02-27)
0.12.7 (2025-02-26)
0.12.7-preview.0 (2025-02-27)
- new sfap auth (bdd3ede)
0.9.5-preview.1 (2025-02-01)
0.9.5-preview.0 (2025-02-01)
- lint errors (4562f00)
0.12.7 (2025-02-26)
- reduce retries from 10->3 (0314ac2)
0.12.6 (2025-02-25)
- order aiEvalDefs in server-order (56cde25)
0.12.5 (2025-02-23)
- deps: bump @salesforce/source-deploy-retrieve (7993e19)
0.12.4 (2025-02-22)
- deps: bump fast-xml-parser from 4.5.1 to 4.5.3 (8922c90)
0.12.3 (2025-02-22)
- deps: bump @salesforce/core from 8.8.2 to 8.8.3 (20ac335)
0.12.2 (2025-02-19)
- decode html entities in ai-assist API responses (a0cebae)
0.12.1 (2025-02-17)
- build hard messages into lib (de2671c)
0.12.0 (2025-02-14)
- remove v1 legacy code and rename v2 code (23aa615)
0.11.0 (2025-02-14)
0.10.0 (2025-02-13)
- W-17767554: bundling (8624203)
0.9.8-dev.2 (2025-02-14)
- handle missing fields from server (e244449)
0.9.8-dev.1 (2025-02-13)
- add generateTestSpecFromAiEvalDefinition (0c27e25)
0.9.8-dev.0 (2025-02-12)
0.10.0 (2025-02-13)
- W-17767554: bundling (8624203)
0.9.8-dev.0 (2025-02-12)
0.9.7 (2025-02-08)
- deps: bump @salesforce/source-deploy-retrieve (9608859)
0.9.6 (2025-02-07)
- remove human readable formatter (eeca160)
0.9.5 (2025-02-07)
0.9.5-dev.1 (2025-02-06)
- decode html entities (7181876)
0.9.5-dev.0 (2025-02-05)
- adjust to incoming api changes (b8eff72)
0.9.5-preview.1 (2025-02-01)
0.9.5-preview.0 (2025-02-01)
- lint errors (4562f00)
0.9.4 (2025-02-01)
- deps: bump @salesforce/sf-plugins-core from 12.1.2 to 12.1.3 (bc17192)
0.9.3 (2025-02-01)
- deps: bump ansis from 3.9.0 to 3.10.0 (0f48c34)
0.9.2 (2025-01-30)
- generate single AiEvaluationDefinition (01869ed)
0.9.1 (2025-01-29)
0.9.0 (2025-01-29)
- update api responses (874697e)
- create and deploy tests (6179b6d)
0.8.1 (2025-01-25)
- deps: bump @salesforce/source-deploy-retrieve (6f62052)
0.8.0 (2025-01-24)
0.7.1 (2025-01-24)
- correct expected draft topic response (67f8f3c)
0.7.0 (2025-01-18)
- type updates for agent tone (b73d70a)
- type updates for agent tone options (f3df889)
- type updates for server side API changes (d1fb0b5)
- add mock agentCreateV2 API and tests (fa968be)
0.6.3 (2025-01-18)
- deps: bump ansis from 3.8.1 to 3.9.0 (7cc97cb)
0.6.2 (2025-01-18)
- deps: bump @salesforce/core from 8.8.0 to 8.8.2 (8af43ee)
0.6.1 (2025-01-17)
0.6.0 (2025-01-16)
- add agentCreate v2 API and mock (333f8cb)
0.5.11 (2025-01-11)
- deps: bump ansis from 3.5.2 to 3.8.1 (8721e95)
0.5.10 (2025-01-11)
- deps: bump @salesforce/source-deploy-retrieve (3d67921)
0.5.9 (2025-01-06)
- fixed column widths (13b661f)
0.5.8 (2025-01-06)
- bump oclif table (7ed9d30)
0.5.7 (2025-01-04)
- deps: bump @salesforce/source-deploy-retrieve (3213bf5)
0.5.6 (2024-12-28)
- deps: bump ansis from 3.4.0 to 3.5.2 (88b8163)
0.5.5 (2024-12-21)
- deps: bump @oclif/table from 0.3.7 to 0.3.9 (a6fe6df)
0.5.4 (2024-12-21)
- deps: bump fast-xml-parser from 4.5.0 to 4.5.1 (20dde46)
0.5.3 (2024-12-20)
- add env var for polling (4a20d50)
0.5.2 (2024-12-18)
- update HRO (accc6a1)
0.5.1 (2024-12-16)
- update expected response from details API (49a19fd)
0.5.0 (2024-12-16)
- support TAP format for test results (f48cb12)
0.4.5 (2024-12-14)
- deps: bump @salesforce/source-deploy-retrieve (a282749)
0.4.4 (2024-12-13)
0.4.3 (2024-12-13)
0.4.2 (2024-12-10)
- retrieve GenAiPlugins too (1d461a2)
0.4.1 (2024-12-10)
0.4.0 (2024-12-10)
- junit result formatter (42ff64b)
0.3.1 (2024-12-07)
- deps: bump @oclif/table from 0.3.3 to 0.3.5 (49ce6d5)
0.3.0 (2024-12-05)
- export test formatters (b5f26df)
0.2.4 (2024-12-03)
- add doc for agent class (5208345)
0.2.3 (2024-12-03)
0.2.2 (2024-12-02)
- export more types (0a1d408)
0.2.1 (2024-12-02)
- update return type on start (c14e8c4)
0.2.0 (2024-12-02)
- add cancel method (8371f9f)
- mock agent testing (8df61a9)
- mocked agent testing (334988d)
- poll both status and details (61b03dc)
0.1.6 (2024-11-16)
- deps: bump cross-spawn from 7.0.3 to 7.0.5 (7f43cc7)
0.1.5 (2024-11-16)
- deps: bump @salesforce/core from 8.6.3 to 8.8.0 (193237b)
0.1.4 (2024-11-12)
- do not append spec in name (284d5d5)
0.1.3 (2024-11-12)
- use latest (92ecbba)
0.1.2 (2024-11-12)
- publish to preview (3f5ccb6)
0.1.1 (2024-11-10)
- export Agent class (6c42b63)
0.1.0 (2024-11-09)
- add initial agent job spec create and mock (0c5d8d6)