mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
Merge verified macOS notification worktree
The worktree carries the verified macOS notification fix sequence. Main already contains patch-equivalent commits, so this merge records the worktree integration without changing runtime code. Constraint: The requested worktree branch had to be merged into local main after the notification fix was committed there. Rejected: Reapply the same patch on main | main already contains the verified code and a duplicate content commit would add noise. Confidence: high Scope-risk: narrow Directive: Do not remove the main-queue UserNotifications bridge without repeating packaged macOS verification. Tested: cd desktop/src-tauri && cargo test Tested: bun run test src/lib/desktopNotifications.test.ts src/lib/desktopNotificationNavigation.test.ts src/__tests__/generalSettings.test.tsx Not-tested: Windows or Linux real OS notification delivery on native machines.
This commit is contained in:
commit
5ff071fd9a