Blaze

v0.4.1 : Update notes (2026/04/05)

💡 Thank you for using Blaze!


1. Major performance improvements

The whole app is faster and more responsive.

  • Faster startup: only the data needed for the first paint is loaded up front, making the app launch noticeably quicker

  • Smoother interactions: scrolling and message rendering during a conversation feel more fluid

  • Lower memory usage: keeps memory consumption down even after long sessions, for stable behavior


2. Better stability for multi-thread conversations

You can now send Blaze multiple messages at once and have them processed in parallel.

  • Parallel execution stability: improved stability when running Blazer 1 across multiple conversations in parallel

3. Blazer 1 quality improvements

We refined Blazer 1’s behavior.

  • Thinking display: fixed an issue where the AI’s thinking display could be cut off mid-stream

  • Browsing files: fixed an issue where pressing ESC while the file viewer was open unintentionally aborted the AI

  • Question feature: improved how options are shown when the AI asks the user a question


4. Bug fixes

  • Code diff viewer stability: fixed a rare error during diff display

  • Message disappearance: fixed an issue where chat messages could disappear when switching conversations

  • Draft mode display: fixed an issue where past messages were incorrectly shown when starting a new conversation