v0.1.0
Leclaude shows a robot badge in Explorer on each folder that has Claude Code session history.
Installation
- Download the zip file for your processor:
x64orarm64. - Make sure that the file is authentic:
gh attestation verify <zip-file> --owner robinduckett - Unpack the zip file.
- Open an administrator PowerShell in the unpacked folder.
- Enter:
.\install.ps1
The script registers the handler and restarts Explorer.
To remove Leclaude, enter: .\uninstall.ps1