mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-24 19:41:14 +02:00
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>