summaryrefslogtreecommitdiff
path: root/.agent/worklog.md
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-07-12 07:40:30 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-07-12 07:40:30 +0000
commitf01b2924bf0b62fc20af0d09581d101418455b1c (patch)
tree703bed9c8286fa4f48c5085c2a95268f9c6b07b7 /.agent/worklog.md
parentaf0d59d78524127f6cc76e43a7e397da01788d97 (diff)
fix(timeline): include overdue native tasks in timeline and widget
GetNativeTasksByDateRange's SQL bound (due_date >= start) excluded any task overdue from a previous day before ComputeDaySection ever got a chance to mark it IsOverdue, so both the web Timeline view and the widget API (which both call BuildTimeline with start = today) silently dropped overdue tasks entirely -- only the Tasks tab (unbounded GetNativeTasks) showed them. Added GetOverdueNativeTasks and folded its results into BuildTimeline alongside the ranged fetch. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VTUSAEKfsPc6WGDq45yPHD
Diffstat (limited to '.agent/worklog.md')
0 files changed, 0 insertions, 0 deletions