feat(FN-3217): add merge target resolver for branch completion flows
Added a merge target resolver contract to core with integration into the engine merger and CLI completion flows, allowing tasks to automatically resolve their intended merge destination and honor it throughout the lifecycle. The new `task-merge.ts` module exposes the resolution logic, `store.ts` per Fusion-Task-Id: FN-3217
This commit is contained in:
5
.changeset/fn-3904-triage-planning-model-selection.md
Normal file
5
.changeset/fn-3904-triage-planning-model-selection.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix triage planning model selection so project/task planning settings are passed to runtime using the correct default model keys.
|
||||
Reference in New Issue
Block a user