feat(FN-4137): add review markdown toggle to document view (FN-4137)

This large merge delivers substantial improvements across the dashboard, engine, and CI infrastructure. Key themes include GitHub tracking feature parity (mobile layout, card icons, header alignment, title derivation, restart persistence, untitled issue handling), chat/room UX enhancements (draft au

Fusion-Task-Id: FN-4137
This commit is contained in:
Fusion
2026-05-12 20:47:07 -07:00
committed by gsxdsm
parent 8220ec66b7
commit ab8f3a5630
12 changed files with 364 additions and 25 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Task detail Review tab now renders review item bodies as markdown by default, with a Markdown/Plain toggle that persists per user.