Release Notes
- Initial release: scan local AI-coding prompt history across Claude Code,
Claude Desktop, Codex CLI, Codex App, and opencode; count swear words; render
a live terminal dashboard with per-app breakdowns.
Install soaim 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/maximgorbatyuk/swearing-on-ai-meter/releases/download/v0.1.0/soaim-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/maximgorbatyuk/swearing-on-ai-meter/releases/download/v0.1.0/soaim-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install maximgorbatyuk/tap/soaim
Download soaim 0.1.0