Files
fusion/.changeset/fn-1191-model-hot-swap.md
gsxdsm 132b2005c7 feat(FN-1191): hot-swap active executor sessions on model changes
- Show resolved default executor, validator, and planning models in the task Model tab
- Pass merged settings into the Model tab from TaskDetailModal so default badges reflect effective runtime resolution
- Hot-swap active single-session executor models when task overrides change, including fallback to project defaults when overrides are cleared
- Add dashboard and executor tests for default model display, hot-swap behavior, fallback logic, and failure logging
- Document hot-swap behavior and limitations in AGENTS.md and add a patch changeset for @gsxdsm/fusion
2026-04-08 01:18:01 -07:00

199 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Show resolved default models in the task Model tab and hot-swap active executor sessions when per-task executor model settings change during single-session execution.