Expand description
Changed-file tree grouping — a faithful port of file-tree.ts.
Files are sorted by path and grouped by their docs/-relative path
segments into Group/File nodes. Group ids are the cumulative
docs/<…> path; labels drop the leading docs segment for display.
Functions§
- build_
file_ tree - Group changed files into a nested tree keyed by
docs/-relative segments.