Preserve calibration counts in agent reports

This commit is contained in:
Theodore Song
2026-08-19 16:27:55 -04:00
parent b73057cc3d
commit 007692f4e4
3 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-69";
const CACHE_NAME = "polymarket-arena-build-70";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {