You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: address remaining code review items for link handling
- Update test description from 'Streamdown linkSafety modal' to
'MarkdownLink'\''s LinkSafetyModal' to match actual implementation
- Clean up isExternalHref import/re-export in artifactPathPolicyCore:
import once at top for local use, re-export the local binding instead
of a separate re-export-from-source statement
- Move hardcoded English strings in LinkSafetyModal to react-i18next
under components.linkSafety namespace for i18n consistency
- Add comment on MessageResponse memo comparator explaining that
internal state (modalUrl) is intentionally outside the comparator
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
0 commit comments