1 Commits (878e79733f1b68c0af99a72e7cb63314242b7397)

Author SHA1 Message Date
Elijah Voigt 878e79733f fix(claudbg-gtu4): sync sessions to DB before querying message counts in TUI
TUI startup was querying message_count from the DB without first calling
ensure_synced, so counts were always 0 if the user hadn't run sessions list
or index previously. Now syncs each session before the SELECT query.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago