Homebrew tap for ccfeed — a live viewer for Claude Code session JSONL.
export HOMEBREW_CASK_OPTS=--no-quarantine # ccfeed is unsigned; add to your shell profile
brew tap max-parke-scale/homebrew-tap
brew trust max-parke-scale/tap # newer Homebrew won't load the cask until the tap is trusted
brew install --cask ccfeed
brew upgrade --cask ccfeed
Background (scheduled) updates:
brew tap homebrew/autoupdate
brew autoupdate start 43200 --upgrade # every 12h