From 8f00e7668a00859d142ceb8e136bb2e6a529e29c Mon Sep 17 00:00:00 2001 From: artheru Date: Thu, 11 Jun 2026 13:41:46 +0800 Subject: [PATCH] chat: render markdown inline (2.5.0) Chat messages render markdown via marked (code blocks, lists, tables, links) with a DOMParser-based sanitizer that strips script/style/iframe/ event-handlers and javascript:/data: URLs; links open in a new tab. The agent owns its own links (netdisk, showcase, anywhere) as the user asked. Verified: formatted agent reply renders, injected