Files
matrix-ai-agent/bot.py
Christian Gick 61d3e524e9 fix: render markdown links as clickable HTML in Matrix messages
_md_to_html now converts [text](url) to <a> tags and auto-links bare URLs.
Also instructs LLM to use markdown links instead of raw URLs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:51:22 +02:00

34 KiB