Image generation: - KaizenApi.generateImage() calls POST /api/v1/image-gen - Bild mode pill in ChatInput triggers image generation instead of chat - Generated image displayed as attachment in assistant message - Conversation created + title generated automatically Streaming isolation (from previous uncommitted work in ChatScreen): - liveStream StateFlow emits content during streaming - Only the active MessageRow subscribes via collectAsState() - Other LazyColumn items stay completely static during streaming |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||