feat(chat): add markdown rendering, fix gateway WS env vars

- Add react-markdown + remark-gfm for rich message rendering
- Assistant messages now render markdown (code blocks, lists, links, etc.)
- User messages stay as plain text
- Fix docker-compose to map GATEWAY_WS_URL from VITE_WS_URL
- Added GATEWAY_WS_TOKEN to Dokploy env vars
This commit is contained in:
2026-01-29 06:36:14 +00:00
parent c4368072bf
commit 8bb8011eeb
4 changed files with 4050 additions and 2 deletions

4036
frontend/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff