fix(core): Fix race condition in workflow state persistence (#1339)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Ralph Khreish
2025-10-31 15:41:21 +01:00
committed by GitHub
parent 3e70edfa3a
commit 3b09b5da2a
8 changed files with 113 additions and 89 deletions

View File

@@ -33,6 +33,7 @@
"@supabase/supabase-js": "^2.57.4",
"fs-extra": "^11.3.2",
"simple-git": "^3.28.0",
"steno": "^4.0.2",
"zod": "^4.1.11"
},
"devDependencies": {