mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-25 04:35:37 -04:00
dfd0d77d13
sync.data.todo is only populated when sessions are opened, so the startup check was always finding zero todos. Now uses Todo.get() to read directly from storage for each session. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>