Skip to content

Releases: NodleCode/noai

noAI v1.1.0 – release

18 Nov 08:53

Choose a tag to compare

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

⚠️ Note: The app is unsigned. On first run, macOS will warn you. Use right-click → “Open” to approve.

noAI v1.0.0 – release

24 Oct 06:48

Choose a tag to compare

This is the first release of noAI (nodleAI), a lightweight macOS app that turns Ollama-powered LLMs into a coding and creativity companion.

Features in this release:

  • Chat with Ollama models locally
  • Thread management (create, rename, delete)
  • Model switching (Llama, DeepSeek, Gemma, etc.)
  • Export chats to JSON or Markdown
  • Basic pull of models via the UI

⚠️ Note: The app is unsigned. On first run, macOS will warn you. Use right-click → “Open” to approve.