Originally created by: adityaharishch
#289 and [#290] never reached main. They were merged into their stacked base feat/daily-plan-today-tasks, but [#288] reached main as a squash — so the notification system and classifier plan-boost are missing from main (verified: src/notifications.rs, migration 042, _local_day all absent on main).
A naive merge of that branch into main would regress [#291] (the launchd meridian-bin fix) and downgrade the 1.53.0 release version bumps. This branch instead re-applies just the feature delta on top of current main:
meridian-bin.ts/.test.ts and the {e:#} source-chain fix from [#291]src/main.rs carries both [#291]'s fix and the new probe/nudgedaily_plan as Tier-1 candidates — _local_day (UTC→local), _fetch_plan_focus, ★ TODAY'S FOCUS prompt. Boost-never-filter (recall preserved).src/notifications.rs) → native toast (tray relay) + in-app banner; plan.nudge / worklog.ready / system.fault producers; proactive MLX /health probe that surfaces a down classifier on the banner + toast; per-type prefs + quiet hours; installer guidance for the screen-sharing notification setting.27 files, feature-only delta (no version/release/meridian-bin churn). Daemon clippy, tray clippy -D warnings, and UI build all green on main.
EOF
)
Ticket changed by: adityaharishch
Originally posted by: adityaharishch
🎉 This PR is included in version 1.54.0 🎉
The release is available on:
v1.54.0Your semantic-release bot 📦🚀