co-mono/packages
Michael Renner 620239bd3f
fix(tui): prevent duplicate URL display for autolinked emails (#888)
Autolinked emails like user@example.com were rendered as
'user@example.com (mailto:user@example.com)' because the comparison
token.text === token.href failed (text lacks mailto: prefix).

Now strips mailto: prefix before comparing, so autolinked emails
display without redundant URL in parentheses.
2026-01-21 23:20:00 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00
ai feat(ai): add originator option to loginOpenAICodex 2026-01-20 01:28:51 +01:00
coding-agent feat(coding-agent): add PI_SHARE_VIEWER_URL env var for custom share viewer (#889) 2026-01-21 23:19:12 +01:00
mom Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00
pods Release v0.49.2 2026-01-19 16:14:07 +01:00
tui fix(tui): prevent duplicate URL display for autolinked emails (#888) 2026-01-21 23:20:00 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00