Carol — back to Apps ← Apps

Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 CarolopediaServicesBuild InitiativesAll activitiesINI-1002633
📋

CAROL-INI-0740-00: carol-chat: auto-linkify URLs in message bubbles

Initiative
Open in Initiatives →

📖About

Message text is rendered via textContent so https URLs display as plain text. Replace with a small escape+linkify helper.

Success criteria

  • Loading a conversation that contains https://carol.denken-labs.com/dev/leo-chat/ renders it as a clickable link. (must_have)
  • Plain text without URLs renders unchanged (no markdown bleed, no broken HTML). (must_have)