Describe the bug
When using the pac commands,
pac copilot extract-template --bot <bot-id> --templateFileName PositivityAgent.yaml
pac copilot create --schemaName temp_posagent --displayName "Positive Agent from Template" -s "TemplateTest" --templateFileName PositivityAgent.yaml
There is a kickStartTemplate-1.0.0.json file, is that used in the creation process. Are there any steps missing here?
The new agent is created but with no configuration. Is this suitable for CEAs or is this for Declarative based agents?
It appears the contents of the template json file are ignored.
Screenshots
Source Copilot:

Using Template:
Desktop (please complete the following information):
- OS: MacOs
- Browser: Edge
- Version: 2.1.2+g3e2fa29 (.NET 10.0.2)
Describe the bug
When using the pac commands,
There is a kickStartTemplate-1.0.0.json file, is that used in the creation process. Are there any steps missing here?
The new agent is created but with no configuration. Is this suitable for CEAs or is this for Declarative based agents?
It appears the contents of the template json file are ignored.
Screenshots
Source Copilot:

Using Template:
Desktop (please complete the following information):