This release of noAI (nodleAI) adds image generation, better code display, and a smoother chat experience while still turning Ollama-powered LLMs into a coding and creativity companion.
Features in this release:
• Improved code rendering in messages (code blocks with copy button)
• Longer responses without getting truncated mid-message
• Auto-scroll to the latest message while the model is responding
• Press Enter to send messages in the composer
• Native image generation using Core ML Stable Diffusion models
• Dedicated “Image Generation” threads, separate from normal chats
• Image generation status indicator (“Generating image…” bubble)
• Save generated images as PNG (hover save button + context menu)
• New “Image generation” section in Settings for configuring the SD model folder
• Cleaner architecture: image generation moved into its own use case
• README updated with instructions for using Ollama Cloud models (*:cloud)
• Fixed an issue where switching between threads could make the chat history disappear