feat(panel): show Luker browser cache status

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Sisyphus
2026-05-03 15:24:34 +00:00
parent 5a105fd4a4
commit bb365f172e

View File

@@ -3326,6 +3326,7 @@ function _refreshTaskPersistence() {
["Journal", journalStateLabel],
["Checkpoint rev", checkpointRevisionLabel],
["缓存落后", cacheLagLabel],
["浏览器缓存", ps.cacheStorageTier === "none" ? "已关闭(推荐)" : `${cacheTierLabel} · ${mirrorLabel}`],
);
}
diagnosticRows.push(