mirror of
https://github.com/serrebidev/InstallTheCli-s.git
synced 2026-05-31 08:57:28 -07:00
-
InstallTheCli v1.5.4 Stable
released this
2026-05-07 09:52:29 -07:00 | 28 commits to master since this releaseFixes
- Restores Claude CLI after interrupted npm/postinstall swaps leave
bin\claude.exe.old.<timestamp>withoutbin\claude.exe. - Applies the repair during normal GUI installs, Windows one-click installs, and existing local updater recovery.
- Keeps stale Claude
.old.*backups cleaned up onceclaude.exeis healthy.
Validation
py -3.14 -m unittest -q test_ai_cli_installer_gui.pypy -3.14 -m coverage run -m unittest -q test_ai_cli_installer_gui.pypowershell -NoProfile -ExecutionPolicy Bypass -File .\install_all_windows.ps1 listpowershell -NoProfile -ExecutionPolicy Bypass -File .\install_all_windows.ps1 install claude -DryRun -NoAutoUpdateclaude --versionandcmd /c claude --versioncmd /c build_exe.bat
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Restores Claude CLI after interrupted npm/postinstall swaps leave