v1.8.37
cozempic uninstall — the reverse of cozempic init, closing the feature request in #147.
cozempic uninstall # global (~/.claude): remove hooks + slash command
cozempic uninstall --project # this project
cozempic uninstall --all # both
cozempic uninstall --purge # also delete ~/.cozempic data + savings ledger (confirms)
cozempic uninstall --dry-run # preview, change nothing
Surgical: preserves user-authored hooks, never deletes a foreign cozempic.md, keeps your data unless --purge, and sets the auto-init opt-out so it won't silently re-wire. Fleet-reviewed; full suite 1774 tests.