ArtifactsPanel: strip trailing punctuation from URLs for dedup
Bare URLs sometimes pick up a trailing ) or . from surrounding markdown
(e.g. model writes a link inside parentheses). The normalizeUrlForDedup()
helper strips trailing punctuation before checking the seen Set so
https://a/b and https://a/b) are treated as the same link.
1 parent b8acc87 commit b3a9b8fad5edf18b309473899f1d116734d1eade
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 21 May
Showing 1 changed file
View
webclient/src/components/artifacts/ArtifactsPanel.vue