Changelog

July 1, 2026

Introducing Visual Defects

Some bugs never fail a test: they just look wrong. Heal now catches Visual Defects across every screen your test suite traverses. Nice bug. We saw that.

New

  • Heal catches visual defects across your tests.
  • Watch your run history in the new Runs screen.
  • Caffeinate mode keeps your Mac awake while the agent works.
  • Opt in to crash diagnostics so we can fix issues faster.
  • Log in from the app to see your token quota and plan.
  • Open a new window with a keyboard shortcut.

Improved

  • Heal remembers where you were when you reload.
  • The layout adapts when you open the agent panel.
  • Improved the feature pass and fail tracker to be easier to read.
  • You can now open a run's Playwright trace.

Fixed

  • Fixed an issue where Heal crashed on quit.
  • The Features screen survives missing data.

Removed

  • Removed the Copy seed button from the Golden Seed screen.
June 24, 2026

Bug reports

The new Bugs tab collects everything Heal caught while running your tests, so you know exactly what to fix.

New

  • The Bugs tab lists every bug Heal finds.
  • Watch the agent's status, and get a nudge when it needs you.

Improved

  • Every view updates live as the agent works.
  • You can collapse the architecture legend.

Fixed

  • The terminal keeps focus when you expect it to.
  • The start command runs reliably.
June 23, 2026

New

  • Open Heal in as many windows as you like.
  • Added sort by Kind, Features, and Status to the Tests view.
  • Added support for several workspaces.

Improved

  • Polished the look across the app.
  • Columns no longer cut off their content.
June 22, 2026

New

  • Added a built-in terminal with tabs that stay open as you switch workspaces.
  • Added a trace viewer with a multi-tab editor, syntax highlighting, and a file tree scoped to your trace.
  • Added a command palette (cmd+p / cmd+shift+p).
  • A chat panel to work with the agent: review its plan, approve its actions, and see diffs full screen.

Improved

  • Agent sessions retry on their own and pick up where they left off.
  • New terminals open in the workspace you're working in.

Fixed

  • Removing a repository leaves Heal in a clean state.
  • Fixed a range of terminal and chat issues.