Epic: reminders v1 #189

Open
opened 2026-04-06 20:58:58 +00:00 by barrettruth · 0 comments
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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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.