mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Extended control protocol to support session-monitor events - Modified SessionMonitor to emit events via Unix socket to Mac app - Removed duplicate notification logic from Mac SessionMonitor - All notifications now flow: Server → Unix Socket → Mac NotificationControlHandler - Respects user notification preferences on Mac side - Single source of truth for all notification events (server-side) This eliminates the need for SSE connection from Mac app and removes polling-based duplicate detection, simplifying the architecture. |
||
|---|---|---|
| .. | ||
| Assets.xcassets | ||
| Core | ||
| Extensions | ||
| Presentation | ||
| Utilities | ||
| Info.plist | ||
| Shared.xcconfig | ||
| sparkle-public-ed-key.txt | ||
| version.xcconfig | ||
| VibeTunnel-Mac.xctestplan | ||
| VibeTunnel.entitlements | ||
| VibeTunnelApp.swift | ||