tui: render Navi's answers as markdown
AssistantMessageRenderer now parses its content as markdown (headings, lists,
bold/italic, inline and fenced code blocks with theme-aware syntax
highlighting) via the existing ThemedMarkdownRenderable — the same renderer
the planning cards already use — instead of plain Text. The formatting
shows live as Navi streams. User messages stay plain text.

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2c85e90 commit 721f44ae3a29f1600a35ecf027cc4612cc01d698
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 2 changed files
View
clients/terminal/tui/renderers/message.py
View
tests/clients/test_message_renderers.py 0 → 100644