Versions in this module Expand all Collapse all v1 v1.108.0 Aug 31, 2026 Changes in this version + func ChangedPaths(before, after map[string]string) (changed, deleted []string) + func ComputeLineRanges(before, after []byte) ([]aicodingsession.LineRange, bool) + func Enrich(sessionID string, aiFiles map[string][]aicodingsession.LineRange, ...) + func FilterGenerated(changes *aicodingsession.CodeChanges, isGenerated func(path string) bool) + func ReverseApplyEdits(after []byte, edits []trace.HookEdit) []byte