Files
paperclip/server/src
amit221 730a67bb20 fix(issues): decode HTML entities in @mention tokens instead of stripping
Addresses Greptile review on PR #1363: numeric entities decode via
code points; named entities use a small allowlist (amp, nbsp, etc.)
so M&M resolves correctly; unknown named entities are preserved.

Adds mid-token tests for & in agent names.

Made-with: Cursor
2026-03-24 09:40:55 +02:00
..
2026-03-13 11:12:43 -05:00
2026-03-17 09:40:07 +05:30