onyx-tasks/crates
Claude 6c0d7257df
refactor(sync): use shared atomic_write in SyncState::save
SyncState::save duplicated the temp+rename+cleanup-on-failure pattern that storage::atomic_write already provides. Replace the inline implementation with a call to atomic_write, completing the consolidation begun for AppConfig::save_to_file and OfflineQueue::save.

https://claude.ai/code/session_01Vk2NBZGFP3YVshDj1CwDjt
2026-04-29 07:11:29 +00:00
..
onyx-cli test: cover CLI workspace resolver, date picker, saturating version 2026-04-17 16:32:22 +00:00
onyx-core refactor(sync): use shared atomic_write in SyncState::save 2026-04-29 07:11:29 +00:00