Bug fixes & Adjustments:
- ✅ Fix: Improved shell escaping via a new
bashSafePathhelper to properly allow bash to expand$HOME/and~/paths while strictly escaping the rest of the string. This fixes an issue where thefzfSearchand Export features were failing when configured to point inside the user's home directory. - ✅ Fix: Updated Plasma 5's
copyCheatfunction to use the standard centralizedescapeShellhelper instead of a manual string replace. - 🛠️ Internal: Updated
tofix-helper.py fetchto automatically detect CodeRabbit AI rate limits. If a limit is hit, the script displays a live countdown timer and automatically triggers the next review via the GitHub CLI once the cooldown expires.
Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md