Improvements
Ask User Card Markdown
- Full markdown rendering in
ask_userquestion cards — headings, lists, inline code, code blocks, blockquotes, links, bold/italic all now styled correctly - Previously only plain text displayed properly
Table Rendering Fixes
- Inline table headers — handle cases where LLM outputs table header glued to preceding text (
some text | H1 | H2 |) - Headerless tables — fallback for tables where separator row comes first (header was on the preceding line)
Full Changelog: v5.13.5...v5.13.6