Add changeset

This commit is contained in:
gsxdsm
2026-05-06 22:46:25 -07:00
parent 6294993dd8
commit 8bdac36c54

View File

@@ -1,5 +1,5 @@
---
"fusion-workspace": patch
"@runfusion/fusion": patch
---
scripts: make `check-test-isolation` resilient to a concurrently-running fusion app on the same HOME. Filter out paths the live app legitimately writes (databases, agent sessions/memory, plugins, automations, logs, config), sample the baseline over a longer window, and re-sample on suspected violations to avoid false positives during local `pnpm test:isolated`.