Versions in this module Expand all Collapse all v0 v0.15.0 Aug 3, 2026 Changes in this version + const DefaultAssistantName + const DefaultUnknownModel + func GeneratedWithContext(assistantName, model string) string + func GeneratedWithTrailer(assistantName, model string) string + func RunGeneratedWith(r io.Reader, w io.Writer, assistantName, unknownModel string) error + type HookInput struct + HookEventName string + Model string + type HookOutput struct + HookSpecificOutput HookSpecificOutput + func NewGeneratedWithOutput(assistantName, model string) HookOutput + type HookSpecificOutput struct + AdditionalContext string + HookEventName string