Show durable app activity dots - #140
Conversation
Preserve newer completion signals when an older visible-app acknowledgement arrives late. Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
|
Blocking exact a6d8b7f: The version-bounded backend acknowledgement and version-keyed frontend in-flight keys otherwise correctly preserve a notification that races an older acknowledgement. |
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
|
Round-2 fix complete on exact head |
|
One exact-head API-boundary blocker remains before merge: |
|
Final exact-head review on |
What changed
Why
Background apps can finish while their UI is closed. Their notification was durable, but the shell had no durable, app-specific nudge after reconnect. This reuses that canonical completion edge rather than adding a second signaling path.
Existing work checked
Searched Möbius PRs and issues for app activity, unread notifications, and drawer dots; no overlapping work was found.
Verification
Co-authored-by: Möbius Agent mobius-agent@users.noreply.github.com