Files
Jiang Bohan 935b6c3a5c feat: show pending permission requests count in dock badge (macOS)
Add dock badge count feature to indicate pending permission requests:
- Add updateBadgeCount() method to PermissionManager
- Update badge when permission request is added/removed/times out
- Only applies on macOS (darwin platform)

This helps users know there are pending actions even when the app is minimized.

Closes #85

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 16:47:34 +08:00
..