Versions in this module Expand all Collapse all v1 v1.30.1 Mar 11, 2026 v1.30.0 Mar 9, 2026 Changes in this version + func CloneThroughJSON(oldConfig, newConfig any) + type Command struct + Description string + Instruction string + func (c Command) DisplayText() string + type Commands map[string]Command + func (c *Commands) UnmarshalYAML(unmarshal func(any) error) error + type StringOrList []string + func (sm *StringOrList) UnmarshalYAML(unmarshal func(any) error) error