Releases: salesforcecli/plugin-agent
Releases · salesforcecli/plugin-agent
1.40.1
1.40.0
1.39.1
1.39.0
1.38.1
1.38.0
Bug Fixes
- edit the --help (019d3e2)
- nuts: pass cwd to all preview execCmd calls so session cache is written to the project dir (1e32f60)
- regenerate command snapshot after rebase (2a5a62f)
- trace: extract shared session scanner and fix trace list NUT cwd (47c3097)
- trace: fall back to trace file order when turn index has no planId (eb464aa)
- trace: scan .sfdx/agents on disk to find ended sessions (e9c21f9)
Features
- add agent preview trace delete command (bf88cf2)
- add agent preview trace list command (bc6e507)
- add agent trace read command (d14d199)
- add NUTs for agent trace delete (64eb2dd)
- add NUTs for agent trace list (a7cccd4)
- add NUTs for agent trace read (4eca978)
- add unit tests for agent preview trace list (f48f0dc)
- rename to agent trace delete, replace --api-name/--authoring-bundle with --agent (dae86e0)
- rename to agent trace list, replace --api-name/--authoring-bundle with --agent (2cfa22f)
1.37.0
1.36.1
1.36.0
1.35.0
Bug Fixes
- address PR review comments on --agent-json flag (a955e42)
- compile agent in NUT instead of using static fixture (833fbec)
- patch fixture defaultAgentUser so preview sessions API accepts it (090e128)
- set agentType to AgentforceServiceAgent in compiled-agent fixture (39e157f)
- stop patching defaultAgentUser in agent-json NUT (3d0ba3d)
- use EinsteinServiceAgent agentType in fixture; bump @salesforce/agents to 1.4.0 (94952aa)
- use valid agentType value in compiled-agent.json fixture (39b92a7)
Features
- add hidden --agent-json flag to agent preview start (64f5452)