vikingowl
d5ee8fbc9d
feat: markdown rendering in chat via glamour
Assistant responses now rendered with full markdown support:
- Headers, bold, italic, strikethrough
- Code blocks with syntax highlighting
- Lists (ordered + unordered)
- Links, blockquotes
- Tables
Uses charm.land/glamour/v2 with dark theme. Renderer width
updates on terminal resize. Live markdown rendering during
streaming. Consistent ◆ prefix + indent for multi-line output.
2026-04-03 18:32:56 +02:00
..
2026-04-03 17:38:58 +02:00
2026-04-03 16:42:52 +02:00
2026-04-03 10:57:54 +02:00
2026-04-03 16:15:41 +02:00
2026-04-03 13:47:30 +02:00
2026-04-03 17:53:11 +02:00
2026-04-03 14:07:50 +02:00
2026-04-03 15:12:12 +02:00
2026-04-03 16:15:41 +02:00
2026-04-03 17:56:01 +02:00
2026-04-03 18:32:56 +02:00