Files
fusion/.changeset/raise-summarization-threshold-200.md
gsxdsm c0f71e0db6 feat(FN-794): raise auto-summarization threshold from 140 to 200 characters
- Change MIN_DESCRIPTION_LENGTH threshold from 140 to 200 in ai-summarize.ts
- Update shouldAutoSummarize logic and tests for new 200-char threshold
- Update UI copy in SettingsModal and API/routes references
- Update store tests to reflect the new threshold value
- Remove obsolete dashboard activity-log mobile layout test files and unused CSS
- Add changeset for patch bump
2026-04-03 17:58:07 -07:00

216 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Raise auto-summarization threshold from 140 to 200 characters. Tasks without titles only receive an AI-generated title when their description exceeds 200 characters (previously 140).