summaryrefslogtreecommitdiff
path: root/internal/models/recurrence_test.go
AgeCommit message (Collapse)Author
2026-07-16feat(tasks): add ComputeNextOccurrence for recurring task schedulingPeter Stone
Implement pure function to compute next occurrence of recurring tasks given frequency, interval, and optional weekday constraints. Supports daily, weekly, monthly, and yearly recurrence patterns. Weekly recurrence with weekday constraints wraps to next applicable week when needed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VTUSAEKfsPc6WGDq45yPHD