epic: reminders v1 #189

Closed
opened 2026-04-06 20:58:58 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-06 20:58:58 +00:00

Summary

Implement a first-class reminder subsystem for tasks, with adapter-based delivery over SMS, Signal, Telegram, Slack, and Discord.

Reminder backend foundations shipped in #205, #206, #207, and #208.

Child issues

  • #190 reminders: codify architecture in design docs
  • #191 reminders: add schema and core types
  • #192 reminders: build timing engine for due/start reminders
  • #193 reminders: build DB-backed dispatch engine
  • #194 reminders: add adapter registry and agent contracts
  • #195 reminders: add encrypted endpoint and config services
  • #196 reminders: implement Twilio SMS adapter
  • #197 reminders: implement Telegram Bot API adapter
  • #198 reminders: implement Slack webhook adapter
  • #199 reminders: implement Discord webhook adapter
  • #200 reminders: implement Signal signal-cli adapter (beta)
  • #201 reminders: add delivery log API routes
  • #202 reminders: add settings UI for transport configuration and endpoint management
  • #203 reminders: add task-level reminder editor UI
  • #204 reminders: add delivery log UI and operational playbooks
## Summary Implement a first-class reminder subsystem for tasks, with adapter-based delivery over SMS, Signal, Telegram, Slack, and Discord. Reminder backend foundations shipped in #205, #206, #207, and #208. ## Child issues - [x] #190 reminders: codify architecture in design docs - [x] #191 reminders: add schema and core types - [x] #192 reminders: build timing engine for due/start reminders - [x] #193 reminders: build DB-backed dispatch engine - [x] #194 reminders: add adapter registry and agent contracts - [x] #195 reminders: add encrypted endpoint and config services - [x] #196 reminders: implement Twilio SMS adapter - [x] #197 reminders: implement Telegram Bot API adapter - [x] #198 reminders: implement Slack webhook adapter - [x] #199 reminders: implement Discord webhook adapter - [ ] #200 reminders: implement Signal signal-cli adapter (beta) - [ ] #201 reminders: add delivery log API routes - [ ] #202 reminders: add settings UI for transport configuration and endpoint management - [ ] #203 reminders: add task-level reminder editor UI - [ ] #204 reminders: add delivery log UI and operational playbooks
barrettruth changed title from Epic: reminders v1 to epic: reminders v1 2026-05-10 20:16:28 +00:00
barrettruth added this to the v0.1.1 milestone 2026-05-10 20:16:28 +00:00
Owner

Change of plan: reminders are being retired as part of scope reduction. Tracker #286 now owns the shutdown work and the PR will close this epic instead of completing the remaining reminder implementation.

Change of plan: reminders are being retired as part of scope reduction. Tracker #286 now owns the shutdown work and the PR will close this epic instead of completing the remaining reminder implementation.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#189
No description provided.