010 GitHub stars
02Compares the current working directory against the most recent savepoint
03Categorizes changes by file status such as Modified (M) or Added (A)
04Supports comparison between any two specific historical savepoints using timestamps
05Generates standard Git-format diff reports for easy readability
06Lightweight execution using Bun and TypeScript integration