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> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||