Changelog

Latest release 0.1.58 · August 3, 2026

0.1.58

Added

  • Goal completion you can trust: items in the Goals panel only count as done when the underlying work actually ran and was verified.

Changed

  • One engine everywhere: the CLI, the IDE and the desktop app now share the same core, so improvements land in all of them at once.

0.1.57

Changed

  • Changes from parallel agent workers now arrive as explicit, reviewable patches instead of silently editing your files — your in-progress work is never overwritten.

0.1.56

Fixed

  • Commit, pull and push now behave the same way on every Git surface in the app.
  • The diff view no longer overstates what a patch contains — you see exactly which lines changed.

0.1.52

Added

  • Every agent file edit now shows a proper diff, including large files that previously fell back to plain text.

Changed

  • Agent changes are visible as inspectable patches while a session runs, not just summarized at the end.

0.1.47

Added

  • Rate-limit errors now say which account or provider hit the limit, so you know what to check.

Changed

  • Faster, cheaper code lookups: the agent now picks the most efficient way to inspect your repository.

0.1.3

Added

  • Terminal sessions that survive restarts.
  • UNARY Security for managing credentials locally.
  • Regular releases on every major platform.

0.1.2

Added

  • More reliable agent edits in Rust, Python and TypeScript: code can be updated per function or type instead of by fragile text matching.
  • Rename refactors you can review before they are applied.
  • Rust imports added automatically, with duplicate detection.
  • A per-session journal recording everything the agent ran — full transparency into what happened in your project.

0.1.1

Added

  • Errors surface right after an edit, without waiting for a build.
  • Exact replacements across multiple locations in one step.

Changed

  • The language intelligence you rely on in the editor — definitions, diagnostics, rename — now backs the agent's edits too.

0.1.0

Changed

  • Vibeum is now Unary. New name, one identity — everything you already use keeps working.

0.0.7

Added

  • The Overview app: all your projects and running editor sessions in one place.
  • System-tray controls for your running editors.

0.0.6

Added

  • Editor intelligence: hover, go to definition, find references, rename and live diagnostics.
  • Minimap, code folding, multi-buffer editing, task running and detachable panels.

Changed

  • Grew from an agent interface into a full visual IDE with integrated terminal and Git workflow.

0.0.5

Added

  • Review every agent change as a diff and return to earlier states with checkpoints.
  • A visual context graph for exploring your files and how they relate.

0.0.4

Added

  • A real interactive terminal inside the app.
  • Explorer tree, visual Git graph and an integrated Git panel.
  • Side-by-side diffs for files and commits.

0.0.3

Added

  • The first visual workspace: dockable panels and native, GPU-accelerated rendering.

0.0.1

Added

  • The first working build: read, write and edit files, search the repository and run commands — all locally.

Installed copies of Unary AI check for updates automatically and show these notes before applying one. You can also download the latest build directly.