Releases: rebelchris/git-fit
Releases · rebelchris/git-fit
v1.3.0 - CPU-based Detection
What's New
Smarter Detection
- CPU-based activity detection: GitFit now only triggers when Claude is actually working (CPU > 5% sustained for 2 seconds), not just when the process exists
- No more false positives from idle Claude sessions
Security
- XPC Service architecture: Main app stays fully sandboxed for security
- Unsandboxed XPC helper handles process monitoring in a controlled, isolated way
Fixes
- Fixed locale handling for CPU parsing (comma vs period decimal separator)
- All app types (IDEs, terminals, AI apps) now require active Claude detection
Full Changelog: v1.2.0...v1.3.0
Installation
Homebrew
brew install --cask gitfitManual Download
Download GitFit-1.3.0.dmg below and drag to Applications.
v1.2.0
Added better detection for idea
v1.1.0
Added toolbar menu options
v1.0.0
Initial version