Blaze

v0.3.6 : Update notes (2026/03/16)

Thank you for using Blaze!


1. Auto Compact

Long conversations can degrade response quality or hit context limits. v0.3.6 introduces Auto Compact in Flex mode — when conversations grow long, the context is compressed and optimized automatically.

  • Auto compression: when token usage hits a threshold, important information is preserved and the rest of the context is compressed

  • UI indicator: an animated indicator shows compression progress at a glance

  • Round counter: the conversation round count is persisted, so the count remains accurate after compression


2. Improved Bash tool output formatting

The Bash tool (command execution) output in Flex mode is now formatted consistently and is easier to read.


3. Bug fixes

  • Better Canvas controls: fixed sluggish ESC key response so keyboard interaction feels smoother

  • Windows:

Plus performance improvements and stronger test infrastructure under the hood.