fix: vendor marked UMD build so window.marked is defined (issue #244)

This commit is contained in:
iris 2026-05-22 15:43:00 +02:00 committed by Mara
parent b283768f26
commit 9b9277db78
5 changed files with 2928 additions and 16 deletions

View file

@ -102,7 +102,7 @@ hive-fr0nt/ shared frontend-assets crate (browser only).
backfill + SSE subscribe-buffer-snapshot-
dedupe dance. Pages register a kind→renderer
map; the terminal owns the lifecycle.
assets/marked.min.js vendored marked v4.0.2 UMD bundle. Per-agent
assets/marked.umd.js vendored marked v4.0.2 UMD bundle. Per-agent
terminal uses the global `marked.parse` for
markdown bodies on send / recv / ask / answer
/ assistant text rows.