Preserve thread selection during background updates

This commit is contained in:
2026-07-26 17:37:39 -07:00
parent 048456b8a5
commit e2443162b0
5 changed files with 98 additions and 30 deletions
+1
View File
@@ -7,6 +7,7 @@
"dev": "vite",
"build": "tsc -b && vite build",
"preview": "vite preview",
"test": "node --test --experimental-strip-types tests/*.test.mjs",
"typecheck": "tsc --noEmit"
},
"dependencies": {