Files
fusion/.changeset/fn-4621-worktrunk-settings.md
Fusion 9574ba4104 feat(FN-4621): complete Step 7 — document worktrunk settings and changeset
Fusion-Task-Id: FN-4621
Fusion-Task-Lineage: fc1b0b13-9052-4378-86e3-3634d6c9db4e
2026-05-15 11:07:43 -07:00

445 B

@runfusion/fusion
@runfusion/fusion
minor

Add worktrunk settings group (worktrunk.enabled, worktrunk.binaryPath, worktrunk.onFailure) to both global (~/.fusion/settings.json) and project (.fusion/config.json) tiers, with field-level project-overrides-global precedence. CLI fn settings set worktrunk.<field> is supported in both scopes. This is settings plumbing only; the worktree backend that consumes these keys ships in a follow-up.