You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- markCompleted now distinguishes three cases: normal completion, silent
crash after an explicit resume (→ error), and pure phantom with no
activity and no resume context (→ deleted from memory & config so ghost
cards don't pile up).
- Copy ID now uses Electron's native clipboard via IPC (renderer
navigator.clipboard was failing silently) and copies the slug actually
shown on the card — falls back to the full UUID when no slug exists.
- Micro view hides completed sessions to keep the ambient signal clean.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments