Skip to content

Better v0.2.0

Latest

Choose a tag to compare

@better-release-publisher better-release-publisher released this 11 Aug 04:23
· 2 commits to main since this release

Better v0.2.0

Better is source control built for coding agents working in parallel. Version 0.2.0 makes everyday coordination clearer, upgrades safer, and shared Better repositories faster and more reliable.

What is new

  • better status now focuses on active work, so developers and agents can see what needs attention without scrolling through years of session history.
  • Existing Better repositories upgrade automatically while keeping their sessions, checkpoints, releases, and stored files intact.
  • better update can restart a managed Better daemon after upgrading, with clear recovery instructions when manual action is needed.
  • Remote sync is faster and more resilient for large repositories, with visible progress and safe retries after an interrupted transfer.
  • Self-hosted remotes can use a different credential for each repository.
  • Better periodically checks for a new version and prints a short upgrade notice when one is available.
  • macOS and Linux downloads include checksums and provenance files so you can verify what you install.

Before upgrading

Existing Better repositories upgrade automatically the first time v0.2.0 opens them. After a repository is upgraded, use Better v0.2.0 or newer with that repository. Upgrade every machine that shares a Better remote before resuming sync.

Upgrade

Curl-installed users can run:

better update

Homebrew users can run:

brew update
brew upgrade better

New installations and full documentation are available from the Better Source Control repository and betterforagents.com.