- 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
6 lines
134 B
Markdown
6 lines
134 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Fix model changes not being captured when entering edit mode after changing models on the Model tab.
|