Render the assistant's replies as Markdown (#118)
Build image / build-and-push (push) Successful in 7s

Render assistant chat output as GFM Markdown (tables, lists, code, headings), lazy-loaded so the ~150 KB renderer only ships when an assistant message shows. Hardened per review: no <img> (exfiltration-beacon guard), no raw HTML, error-boundary + stale-chunk recovery around the lazy chunk, GFM column alignment, and memoized parsing.

Co-authored-by: Steve Dudenhoeffer <[email protected]>
This commit was merged in pull request #118.
This commit is contained in:
2026-07-22 16:42:12 +00:00
committed by steve
parent e7b91de752
commit 08d8c5e47d
8 changed files with 1744 additions and 58 deletions
+1469 -5
View File
File diff suppressed because it is too large Load Diff