Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 Changes in this version + func FormatPattern(p *PromptPattern) string + func FormatSkill(s *Skill) string + type FewShotExample = engine.FewShotExample + type FewShotStore = engine.FewShotStore + func NewFewShotStore() *FewShotStore + type PatternLibrary = engine.PatternLibrary + func NewPatternLibrary(dir string) *PatternLibrary + type PromptPattern = engine.PromptPattern + type Recipe = engine.Recipe + type RecipeRegistry = engine.RecipeRegistry + func NewRecipeRegistry(dir string) *RecipeRegistry + type Scaffolder = engine.Scaffolder + func NewScaffolder() *Scaffolder + type Skill = engine.Skill + type SkillRegistry = engine.SkillRegistry + func NewSkillRegistry(dir string) *SkillRegistry + type SkillResult = engine.SkillResult + type SkillStep = engine.SkillStep + type Template = engine.Template + type TemplateFile = engine.TemplateFile + type TemplateVariable = engine.TemplateVariable