Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func FindContextChanges(refTime time.Time) ([]entity.ContextChange, error) + func GitLogSince(t time.Time, extraArgs ...string) ([]byte, error) + func SummarizeCodeChanges(refTime time.Time) (entity.CodeSummary, error) + func UniqueLines(output string) []string + func UniqueTopDirs(output string) []string