github kenryu42/cc-safety-net v2.2.1

latest release: v2.2.2
5 hours ago

A patch release that fixes a Windows-only path comparison bug which caused safe deletions inside the system temporary directory to be blocked.

Fixed

  • Fixed rm -rf on a path inside the Windows temporary directory being blocked when the path's letter case differed from the resolved temp root, so an MSYS-style target such as /c/Users/<user>/AppData/Local/Temp/claude/... is now treated the same as its C:/Users/... equivalent. (#91)

Don't miss a new cc-safety-net release

NewReleases is sending notifications on new releases.