Some checks failed
Build and Test / build (pull_request) Has been cancelled
Updates silo submodule to feat/async-save-queue branch which adds: - QThread-based upload queue with task coalescing - Status bar widget for sync progress feedback - Silo_Save and Silo_Commit now save locally (sync) and upload async - SiloOrigin.saveDocument() returns instantly after disk write - Clean shutdown via atexit handler No UI freeze during Ctrl+S on Silo-tracked documents.