Cross-Platform UX Patch - it works on my machine!
✨ Opus 5 Summary
Default command switched
desprawlnow opens the explorer, which is the thing worth seeing firstdesprawl cliprints the terminal report,--jsonstill implies itdesprawl viewkept as an alias
Says what is missing
- an old node or a missing git is named at startup, with the command that installs it,
picked from the package manager actually present (apt, dnf, pacman, zypper, apk,
brew, winget, xcode-select) - "not a git repository" and "no commits yet" read as sentences, not as git's stderr
Windows and macOS
viewno longer dies on Windows:startis a shell builtin, not a binary, and the
failed spawn was an uncaught exception- preferences go to
%APPDATA%on Windows,$XDG_CONFIG_HOMEelsewhere