Files
create/mods
forbes-0023 9ace2e06e3
Some checks failed
Build and Test / build (pull_request) Has been cancelled
feat(silo): async save queue — background upload with coalescing (#392)
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.
2026-03-05 11:09:36 -06:00
..