feat(FN-5077): merge fusion/fn-5077

This commit is contained in:
gsxdsm
2026-05-18 15:01:20 -07:00
parent 6c1732d234
commit 896ae7a931
8 changed files with 127 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix malformed task titles when foreign FN-XXX tokens are stripped: dangling trailing connective words (e.g. "of", "to", "for") that would otherwise produce fragments like "Close as duplicate of" are now rejected, so token-stripped residuals never persist as task titles.