← changelog
0.0.8·July 8, 2026
Run analysis

New
- Experimental: Run & fix from the Bugs screen, launch an agent that runs your suite, diagnoses each failing test against your changes, and applies a fix to your code or to your tests.
- Added Zed to the 'Open in..." menu, thanks FBienefelt for suggesting.
Improved
- Heal can create tests as out of scope when it needs a more complete sandbox to implement them.
- Heal checks for updates while it's running, so you're prompted to update without restarting the app.
- On Mac, Heal bounces for attention when it needs input.
- Valid mermaid charts now render.
Fixed
- The agent's latest output stays pinned to the bottom as it streams. Scroll up to read back, and a jump-to-latest button brings you home.
- Fixed the agent chat input. The agent prompt grows as you type. Add multi-line input with Shift+Enter.
- Markdown tables in the agent's replies render properly.
- Fixed an issue where the agent input looked too much like a pop-up.
- Notification sounds play only when Heal is in the background, not while you're looking at it.
- Fixed a bug that prevented test sources from appearing in the test view.
Misc
- The agent's waiting messages cycle a little more often.