kaizen-app/app
Bruno Deanoz 4616ef2ba1 feat: Markdown rendering with syntax-highlighted code blocks
Native Compose Markdown renderer replaces raw Text() for assistant
messages. Supports headings, bold/italic, inline code, fenced code
blocks with keyword highlighting (15+ languages), ordered/unordered
lists. Streaming cursor integrates seamlessly into the last block.
2026-06-19 17:21:01 +02:00
..
src feat: Markdown rendering with syntax-highlighted code blocks 2026-06-19 17:21:01 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts fix: streaming performance, error handling, and API diagnostics 2026-06-19 15:34:59 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00