mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 14:20:35 +08:00
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:
@@ -3326,6 +3326,7 @@ function _refreshTaskPersistence() {
|
||||
["Journal", journalStateLabel],
|
||||
["Checkpoint rev", checkpointRevisionLabel],
|
||||
["缓存落后", cacheLagLabel],
|
||||
["浏览器缓存", ps.cacheStorageTier === "none" ? "已关闭(推荐)" : `${cacheTierLabel} · ${mirrorLabel}`],
|
||||
);
|
||||
}
|
||||
diagnosticRows.push(
|
||||
|
||||
Reference in New Issue
Block a user