Files
fusion/.changeset/fn-4717-worktrunk-resolver-surface.md
Fusion (runfusion.ai) f40f2ba9b1 feat(FN-4717): complete Step 5 — add delivery notes and changeset
Fusion-Task-Id: FN-4717
Fusion-Task-Lineage: a2533cd8-52c4-43a0-9daf-e0a49745306b
2026-05-16 01:58:16 -07:00

492 B

@runfusion/fusion
@runfusion/fusion
patch

Widen resolveWorktreeBackend to accept an optional binaryPathResolver, allow WorktrunkWorktreeBackend to be constructed with a lazy resolver in place of a literal path, and finalize the resolveWorktrunkBinary return contract (adds installed-release / installed-cargo source variants and an optional actionGateContext). Internal surface widening that unblocks FN-4681's binary-resolver wiring; no runtime behavior change for existing callers.