gsxdsm
90ce57f127
FN-8070: preserve task title input language
Ensure auto-generated task titles use the task description's language.
- Detect description language and add a confident language hint to title prompts
- Cover multilingual title generation and stale-model fallback behavior
- Document the language-preserving title-summary setting and add a patch changeset
Files changed:
.changeset/fn-8070-title-summary-input-language.md | 7 ++
docs/settings-reference.md | 2 +-
packages/core/src/__tests__/ai-summarize.test.ts | 87 ++++++++++++++++++----
packages/core/src/ai-summarize.ts | 18 +++++
4 files changed, 98 insertions(+), 16 deletions(-)
Fusion-Task-Id: FN-8070
Fusion-Task-Lineage: e003e2e0-eb0c-487e-83de-8a9b37ee1c02
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 03:23:25 -07:00
..
2026-07-16 03:23:25 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 14:06:42 -07:00
2026-04-18 23:41:47 -07:00
2026-07-14 08:16:42 -07:00