What's new in 0.7.0
Added
- Discord cache cleanup — the junk cleaner now covers Discord's
Cache,Code Cache, andGPUCache(cache only, never tokens or message history). - Windows installer — a graphical
sifty-setup.exewith a Welcome/License/Install/Finish wizard that adds Sifty to PATH and registers an Add/Remove Programs entry, alongside the existing portablesifty.exe.
Changed
- Item counts now read with thousands separators across the CLI (
12,480 files, not12480). - Worktree cleanup is described by what it detects — any prunable git worktree, not just coding-agent leftovers.
Fixed
sifty tuino longer crashes in the packaged exe. Textual imports its widgets lazily, so PyInstaller lefttextual.widgets._tab_paneand thestyles.tcssstylesheet out of the build. Both are now bundled. This affected winget / scoop / installer users; pip and pipx installs were unaffected. (#34)- Optimize no longer crashes when you navigate away mid-run.
- Self-update is disabled on editable (
-e) installs instead of offering a phantom upgrade that then fails.
Install: winget install Vortrix5.Sifty · pip install sifty · or grab sifty.exe / sifty-setup.exe below.