iconsulting/packages/admin-client/src
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
..
features fix(admin): add Markdown rendering to System Supervisor chat 2026-02-08 21:01:20 -08:00
shared feat(admin): add System Supervisor — global system status chat interface 2026-02-08 20:49:57 -08:00
App.tsx feat(admin): add System Supervisor — global system status chat interface 2026-02-08 20:49:57 -08:00
index.css fix(admin): add Markdown rendering to System Supervisor chat 2026-02-08 21:01:20 -08:00
main.tsx fix(admin): add basename to BrowserRouter for /admin/ deployment 2026-01-10 07:50:22 -08:00
vite-env.d.ts Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00