Versions in this module Expand all Collapse all v1 v1.0.0 Mar 26, 2026 Changes in this version + func ConvertANSIToHTML(input string) string + func ExecuteTemplate(tmpl *template.Template, wr io.Writer, data interface{}) error + func GenerateHTML(entries []*models.ProcessedEntry, outputFile string, debugMode bool) error + func LoadTemplates(funcMap template.FuncMap) (*template.Template, error) + type BashResultFormatter struct + func NewBashResultFormatter() *BashResultFormatter + func (f *BashResultFormatter) Format(toolCall interface{}) template.HTML