mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04:00
5b08669ddd
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>