Claudeometer 0.2.4
Added
- Borrow-flow notifications — the borrower is alerted when a request is approved, declined, ending soon (~10 min), or ended; the lender's request notification gains Approve / Reject buttons; and the lender is told when a borrowed account is returned (alongside the existing usage alerts).
Changed
- Proper reverse-DNS bundle id (
com.sgsi.claudeometer) + ad-hoc code-signing.
Known limitation
- macOS blocks notification delivery for unsigned / ad-hoc builds, so the notification code above stays dormant until a Developer ID-signed + notarized build ships (planned). The identifier change may re-prompt once for Keychain + notification permission after upgrading.
Install: brew upgrade --cask claudeometer (unsigned; on first open run xattr -dr com.apple.quarantine /Applications/Claudeometer.app).