Files
fusion/.changeset/fn-1097-fix-model-edit-sync.md
gsxdsm 2e5511d959 fix(FN-1097): sync model tab saves with modal task state
- Pass TaskDetailModal's onTaskUpdated callback into ModelSelectorTab
- Propagate server-returned task updates after model and thinking-level saves so edit mode uses fresh values
- Add regression tests for ModelSelectorTab update callbacks and TaskDetailModal model-sync flow
- Add a patch changeset for @gsxdsm/fusion covering the model edit sync fix
2026-04-07 19:13:51 -07:00

134 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Fix model changes not being captured when entering edit mode after changing models on the Model tab.