You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(threads): always scan local files, not just when API returns 500
The conditional scan missed older threads when API returned <500
(e.g., after archiving/deleting). Local file scan is fast and
ensures threads beyond the API's 500 limit are always visible.
Co-authored-by: Amp <amp@ampcode.com>
0 commit comments