Changelog
ZUS is evolving fast.
Scroll through the journey, from the first release to what is being built right now. Anything not shipped yet is clearly marked as in development.
v1.0.0 First release: the full toolset with a built-in agent
Highlight
The full familiar toolset: a code editor, terminal, Git and an extension marketplace.
- Feature
An agent with 3 autonomy levels: Ask first, Edits, Autopilot, plus an approved-command list.
- Feature
Every file change gets a snapshot. Reject restores the file on disk for real.
- Feature
Cursor-style diff review: original next to the edit, Accept or Reject right in the editor.
- Feature
Applies changes automatically and finds the right spot even when line numbers drift.
- Improved
Multiple chat sessions run in parallel. Background sessions keep working while you switch away.
- Improved
Type @ to attach files to a question, fuzzy-matched by name.
- Improved
Chat without opening a folder. ZUS provisions a scratch directory so the agent can create files right away.
- Feature
v1.1.0Latest release On-machine indexing, code suggestions, external tool connections
Highlight
Indexing and semantic search run right on your machine, so you never ship the whole project off.
- Feature
Connect extra external tools, compatible with Claude and Cursor configs.
- Feature
Code suggestions as you type, Tab to accept. On by default, can be turned off in settings.
- Feature
The agent drives a real browser: open pages, read content, click, type.
- Improved
The agent remembers tools it already ran in earlier turns. No more denying a file operation it just performed.
- Improved
One-click consent cards. No more double confirmation when creating or deleting files.
- Fix
Fixed writes dying mid-way on large files. Errors now read clearly instead of raw output.
- Fix
Theme choices persist across app restarts.
- Feature
In development Public install channels and a new account identity
Highlight
Public install channels: the official release page, scoop and winget.
- Fix
Fixed a broken auto-update. New builds now arrive reliably through the public release channel.
- Improved
Sign in with a username, email or phone number. Usernames are derived from your email at registration.
- Feature
Drag and drop, paste or pick file attachments right into the Agent chat.
- Improved
The agent finds the right code for your question, on regular chat and the editor panel too.
- Improved
Installers ship with clear verification info and a code-signing pipeline ready to go.
- Improved
Hardened security for release builds.
- Improved
The official bolt-Z logo replaces the old mark across the app, favicon and every platform icon set.
Note · A hand-installed v1.1.0 uses the old update mechanism, so the next version needs one manual install. From then on the app auto-updates through the public channel.
- Fix
Ready to try the latest?