Files
fusion/.changeset/fix-nested-fusion-dir.md
gsxdsm 299b66e50d docs: add changeset for nested .fusion dir fix
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 04:24:39 -07:00

286 B

@runfusion/fusion
@runfusion/fusion
patch

Fix InProcessRuntime creating a nested .fusion/.fusion/fusion.db. RoutineStore was being constructed with the project's .fusion directory, but its constructor appends .fusion internally. Pass the project root instead, matching AutomationStore.