Directory sync can now skip logging a failure to the persistent report while still updating the live status line
A function that records failed directory-sync notifications (notSent) now takes an option to skip adding the failure to the persistent report log, while still updating the live status line so the current state is visible. The related retry message also now mentions retrying at "the next sync point," in addition to the existing "after every turn" wording.
This lets Claude Code show a sync problem in the moment without necessarily cluttering the persistent report with every occurrence, while still being clear about when a retry will happen.