-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Component
Core Engine
Problem & Motivation
Regarding the CLI project. For the moment when generating a capability file, the schema version is hard coded in the mustache template. We have to find a way to synchronize it with the current schema version.
@eskenazit for information
Proposed Solution
- Set this version as a variable in the template with a proper default value for the populate. Advantage: made at runtime (always the last schema) and can be overloaded with a CLI parameter if needed.
Alternative
- automatic edit of the template file when the version of the naftiko-schema.json changed
Example
naftiko: "{{capabilityName}}"Agent Context (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request