westhighr

Results 3 comments of westhighr

``` #!/bin/bash # ============================================================================ # Claude-Flow Uninstaller Script # ============================================================================ # This script safely removes Claude-Flow while preserving Claude Code # Version: 1.0.0 # Date: 2025-01-18 # ============================================================================ set -e...

> [@westhighr](https://github.com/westhighr) the script didnt work. .claude-flow and .swarn directories keep spawning I apologize for not having the time to write a detailed response, as I am not the maintainer...

Extended removal script based on my current setup. Please check it yourself. ``` #!/bin/bash # ============================================================ # PERMANENT CLAUDE FLOW REMOVAL SCRIPT # ============================================================ # This script completely removes all...