- snoozeItem: write status:"pending" + snoozed_at (audit trail) instead of status:"snoozed", which was invisible to findDue/findUpcoming - findDue/findUpcoming: include status==="snoozed" for backward compat with any pre-existing snoozed entries in the store - listItems default filter: show snoozed entries (they are active) - _findEntry: remove dead exact-match branch (exact ⊆ startsWith) - ScheduleEntry typedef: add optional snoozed_at field - Tests: add coverage for snoozed-entry visibility in findDue, findUpcoming, and the list command Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| extensions | ||
| skills | ||
| workflows | ||
| SF-WORKFLOW.md | ||
| traces.ts | ||