iconsulting/packages
hailin 12e622040a fix(admin): add Markdown rendering to System Supervisor chat
Supervisor responses contain rich Markdown (tables, headers, bold,
lists, code). Previously rendered as plain text with pre-wrap.

- Install react-markdown + remark-gfm for GFM table support
- Wrap assistant messages in ReactMarkdown component
- Add .supervisor-markdown CSS styles (tables, headings, lists, hr, code)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 21:01:20 -08:00
..
admin-client fix(admin): add Markdown rendering to System Supervisor chat 2026-02-08 21:01:20 -08:00
services feat(admin): add System Supervisor — global system status chat interface 2026-02-08 20:49:57 -08:00
shared feat(observability): add trace ID propagation across agent pipeline 2026-02-08 04:05:24 -08:00
web-client feat(agents): add run_professional_assessment tool with payment gate + artifact persistence 2026-02-08 17:01:56 -08:00