v0.15.2 : Update notes (2026/08/29)
💡 Thank you for using Blaze!
v0.15.2 improves AI execution stability, the handling of images and long conversations, and overall responsiveness.
1. AI tasks are less likely to stop midway
Blaze now detects temporary communication errors and cases where an AI model stops responding, and retries automatically when possible.
- When the same tool call repeats, you can choose whether to continue, try a different approach, or stop.
- If a tool call has incomplete arguments, Blaze shows the cause instead of stopping silently.
- Empty responses, timeouts, and interruptions now produce messages that make the situation clear.
2. Improved handling of images, attachments, and long conversations
Blaze now prepares images for sending by adjusting their size and format, reducing failures caused by oversized requests. When content cannot be sent, Blaze explains how to reduce the number or size of images.
- Large images are automatically adjusted to a suitable size and quality for sending.
- If attachments are too large, Blaze shows a clear error before sending them.
- When resuming, switching, or compacting a conversation, Blaze keeps tool calls and their results paired correctly so old history is less likely to cause failures.
3. Improved MCP and document reading
- When MCP server initialization fails, Blaze no longer incorrectly asks you to log in and instead displays the actual cause.
- Long guides are less likely to be silently truncated before their end.
4. Bug fixes
- On Windows, shell errors after stopping or timing out a command no longer restart the entire app.
- Cleanup after cancelling a command has been improved so Blaze can move reliably to the next operation.
5. Other improvements
We reviewed the structure and loading process for Blaze’s built-in Salesforce skills to make the overall experience more responsive.
- Updated the Salesforce official skills to the latest v1.42.0 base and organized support for areas including Apex, LWC, Agentforce, Data Cloud, OmniStudio, and Service.
- Reduced the distribution size by excluding unnecessary files from the bundle.
- Updated skills are kept current by removing obsolete built-in skills during updates.