- Initial plan by @Copilot
- feat(shader-cache): add skip-unchanged-shaders mode and fix ETA for partial cache resume by @Copilot
- refactor(shader-cache): address review feedback - add error logging and reduce duplication in GetEta by @Copilot
- fix(shader-cache): fix timer freeze when resuming partial disk cache by @Copilot