diff --git a/.changeset/fn-7983-summarization-lane-colocation.md b/.changeset/fn-7983-summarization-lane-colocation.md new file mode 100644 index 0000000000..c21ad0262c --- /dev/null +++ b/.changeset/fn-7983-summarization-lane-colocation.md @@ -0,0 +1,7 @@ +--- +"@runfusion/fusion": patch +--- + +summary: Move project summarization model controls next to summarization settings. +category: fix +dev: Dashboard Project Models layout only; no settings key or persistence changes. diff --git a/docs/settings-reference.md b/docs/settings-reference.md index 98b056594c..a8cd451885 100644 --- a/docs/settings-reference.md +++ b/docs/settings-reference.md @@ -271,8 +271,10 @@ workflow setting values for the active project's default workflow; they do not restore the old project settings keys. The global **Fallback Model** remains in Settings → General Models and includes its own inline Thinking Level selector for `fallbackThinkingLevel`; workflow-specific fallbacks are also editable from the workflow editor Values tab. Title summarization is separate: set it in -**Settings → Project Models → Title and Git Commit Message Summarization Model**, -with its project fallback selector and global baseline in Settings → General/Global Models. +**Settings → Project Models → AI Title and Git Commit Message Summarization**, +where the title-summarization lane and its project fallback selector are colocated +with the title and merge-commit summarization controls; the global baseline remains in +Settings → General/Global Models.