You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3196b51 fix(install.sh): already-latest hint shows the runnable force command (curl ... | sh -s -- --force) instead of bare 'use --force'
b1dc2f5 docs(readme): hero install command → curl (brew cask triggers macOS Gatekeeper; curl is the smooth cross-platform one-liner)
b788f26 docs(cc-probeline-update): simplify to detect-channel → one command → one-line report; forbid config/cache spelunking and re-runs
d565507 feat(install.sh): skip download when already on latest version ('already the latest version'); parse flags before locate/download so --help/guard work correctly
fbd65a6 fix(install.sh): drop misleading 'No local binary found' message on curl path; require regular file (dir named cc-probeline no longer mistaken for binary)
ded8d47 docs(readme): replace unverified 'reproducible builds' with signed SLSA build provenance + verify command
2d21147 docs(readme): Homebrew is a macOS cask — point Linux users to curl
e935226 docs(readme): plugin slash commands appear only after restarting Claude Code
2e61223 fix(install.sh): POSIX sh compat — drop bash array + set -o pipefail (curl | sh failed on dash/Ubuntu); add CI dash guard
f05d12f docs(release-0.1.1): honest uninstall (cc-probeline uninstall restores status line), remove all W5 verify markers