Markdown rendering, syntax highlighting, tool card accordion
- marked.js (v12) renders assistant messages as markdown
- highlight.js (v11) highlights code blocks with atom-one-dark theme
- During streaming: raw text; on stream_end: rendered to markdown
- Tool cards redesigned as <details> accordions:
  - Shows tool name, icon, success/fail indicator
  - Click to expand: arguments grid + scrollable result pre
  - Slide-in animation on open
1 parent 22d5ae2 commit d04a48663d43307abdec33149a48883d71857758
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 8 Apr
Showing 4 changed files
View
client/index.html
View
client/js/app.js
View
client/js/chat.js
View
client/style.css