pub fn opencode_sqlite_store_stats(
db_path: &Path,
) -> Result<OpenCodeSqliteStoreStats, InterchangeError>Expand description
Count sessions/messages/parts/todos in a real OpenCode SQLite store without loading any of them (PARITY-3 AC01).
pub fn opencode_sqlite_store_stats(
db_path: &Path,
) -> Result<OpenCodeSqliteStoreStats, InterchangeError>Count sessions/messages/parts/todos in a real OpenCode SQLite store without loading any of them (PARITY-3 AC01).