@@ -109,7 +109,7 @@ EXAMPLES
109109 $ sf agent activate --api-name Resort_Manager --target-org my-org
110110```
111111
112- _ See code: [ src/commands/agent/activate.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/activate.ts ) _
112+ _ See code: [ src/commands/agent/activate.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/activate.ts ) _
113113
114114## ` sf agent create `
115115
@@ -171,7 +171,7 @@ EXAMPLES
171171 $ sf agent create --name "Resort Manager" --spec specs/resortManagerAgent.yaml --preview
172172```
173173
174- _ See code: [ src/commands/agent/create.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/create.ts ) _
174+ _ See code: [ src/commands/agent/create.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/create.ts ) _
175175
176176## ` sf agent deactivate `
177177
@@ -211,7 +211,7 @@ EXAMPLES
211211 $ sf agent deactivate --api-name Resort_Manager --target-org my-org
212212```
213213
214- _ See code: [ src/commands/agent/deactivate.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/deactivate.ts ) _
214+ _ See code: [ src/commands/agent/deactivate.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/deactivate.ts ) _
215215
216216## ` sf agent generate agent-spec `
217217
@@ -316,7 +316,7 @@ EXAMPLES
316316 $ sf agent generate agent-spec --tone formal --agent-user [email protected] 317317```
318318
319- _ See code: [ src/commands/agent/generate/agent-spec.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/generate/agent-spec.ts ) _
319+ _ See code: [ src/commands/agent/generate/agent-spec.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/generate/agent-spec.ts ) _
320320
321321## ` sf agent generate template `
322322
@@ -364,7 +364,7 @@ EXAMPLES
364364 force-app/main/default/bots/My_Awesome_Agent/My_Awesome_Agent.bot-meta.xml --agent-version 1
365365```
366366
367- _ See code: [ src/commands/agent/generate/template.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/generate/template.ts ) _
367+ _ See code: [ src/commands/agent/generate/template.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/generate/template.ts ) _
368368
369369## ` sf agent generate test-spec `
370370
@@ -425,7 +425,7 @@ EXAMPLES
425425 force-app//main/default/aiEvaluationDefinitions/Resort_Manager_Tests.aiEvaluationDefinition-meta.xml
426426```
427427
428- _ See code: [ src/commands/agent/generate/test-spec.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/generate/test-spec.ts ) _
428+ _ See code: [ src/commands/agent/generate/test-spec.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/generate/test-spec.ts ) _
429429
430430## ` sf agent preview `
431431
@@ -489,7 +489,7 @@ EXAMPLES
489489 transcripts/my-preview
490490```
491491
492- _ See code: [ src/commands/agent/preview.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/preview.ts ) _
492+ _ See code: [ src/commands/agent/preview.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/preview.ts ) _
493493
494494## ` sf agent test create `
495495
@@ -544,7 +544,7 @@ EXAMPLES
544544 $ sf agent test create --spec specs/Resort_Manager-testSpec.yaml --api-name Resort_Manager_Test --preview
545545```
546546
547- _ See code: [ src/commands/agent/test/create.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/test/create.ts ) _
547+ _ See code: [ src/commands/agent/test/create.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/test/create.ts ) _
548548
549549## ` sf agent test list `
550550
@@ -579,7 +579,7 @@ EXAMPLES
579579 $ sf agent test list --target-org my-org
580580```
581581
582- _ See code: [ src/commands/agent/test/list.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/test/list.ts ) _
582+ _ See code: [ src/commands/agent/test/list.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/test/list.ts ) _
583583
584584## ` sf agent test results `
585585
@@ -645,7 +645,7 @@ FLAG DESCRIPTIONS
645645 expression when using custom evaluations.
646646```
647647
648- _ See code: [ src/commands/agent/test/results.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/test/results.ts ) _
648+ _ See code: [ src/commands/agent/test/results.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/test/results.ts ) _
649649
650650## ` sf agent test resume `
651651
@@ -718,7 +718,7 @@ FLAG DESCRIPTIONS
718718 expression when using custom evaluations.
719719```
720720
721- _ See code: [ src/commands/agent/test/resume.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/test/resume.ts ) _
721+ _ See code: [ src/commands/agent/test/resume.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/test/resume.ts ) _
722722
723723## ` sf agent test run `
724724
@@ -792,6 +792,6 @@ FLAG DESCRIPTIONS
792792 expression when using custom evaluations.
793793```
794794
795- _ See code: [ src/commands/agent/test/run.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.20 /src/commands/agent/test/run.ts ) _
795+ _ See code: [ src/commands/agent/test/run.ts] ( https://github.com/salesforcecli/plugin-agent/blob/1.24.21 /src/commands/agent/test/run.ts ) _
796796
797797<!-- commandsstop -->
0 commit comments