vibetunnel/mac/VibeTunnel/Core
Peter Steinberger 7caa839027 Unify notification system to use SSE for all clients
- Remove redundant Unix socket notification path from SessionMonitor
- Fix Mac app to use correct /api/events endpoint (was missing /api prefix)
- Remove NotificationControlHandler as notifications now flow through SSE
- Clean up unused 'session-monitor' category from control protocol
- Simplify notification flow: Events → SessionMonitor → SSE → All clients

This eliminates duplicate code paths and makes the system more maintainable.
2025-07-28 15:00:08 +02:00
..
Accessibility feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
Configuration feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
Constants feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
Extensions refactor: extract all magic strings to centralized constants (#444) 2025-07-21 14:22:45 +02:00
Managers feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
Models Fix test failures and resolve all linting warnings 2025-07-27 17:44:50 +02:00
Services Unify notification system to use SSE for all clients 2025-07-28 15:00:08 +02:00
Utilities Add push notifications onboarding screen (#474) 2025-07-27 12:12:30 +00:00