You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
claudbg/.beans/claudbg-edmr--lazy-sync-pro...

476 B

title status type created_at updated_at parent
Lazy sync: process session files on read todo task 2026-03-27T19:39:33Z 2026-03-27T19:39:33Z claudbg-6wkk

Before serving any session data, check if the session's file_mtime and file_size in the DB match the file on disk. If not (or if absent), parse the file and upsert into all tables. Skip files that are already up to date. This runs transparently before every command that reads session data.