uv cache prune
━━━━━━━━━━━━━━

!https://simonwillison.net/2025/Jul/8/uv-cache-prune/#atom-everything

Date: July 10, 2025

uv cache prune If you're running low on disk space and are a uv user, don't forget about uv cache prune: uv cache prune removes all unused cache entries. For example, the cache … Simon Willison’s Weblog · simonwillison.net

Good point to check on your uv cache if you are running low on disk space. I checked mine today, and it wasn’t too bad so I left it alone.

[38;2;248;248;242m[code][0m
  du -sh `uv cache dir`
