Skip to content

1.0.0

Choose a tag to compare

@gitgusilva gitgusilva released this 11 Jul 04:43

GitBox 1.0.0 is the first public release — a fast, native desktop Git client.

Highlights

  • AI-powered commit messages — generate commit messages, explain changes, and draft PR summaries (bring your own provider/API key, or use a local CLI).
  • Native Git engine — fully self-contained, built on a statically linked libgit2. No system Git installation required.
  • Native branch merge — real merges with a dedicated conflict editor that opens in its own window.
  • Advanced diff viewer — side-by-side and inline modes.
  • High-performance history — virtual scrolling with a multi-branch history filter and cherry-pick support.
  • Integrated terminal — for advanced Git operations.
  • Theming — design-token theme system with an in-app Appearance editor and a community theme registry browser.
  • Native auto-updates — powered by electron-updater and GitHub Releases.
  • Multi-repository & branch management.

Downloads

Choose the installer for your platform:

Windows

  • GitBox-1.0.0-x64.exe — NSIS installer (recommended)
  • GitBox-1.0.0-x64.msi — MSI installer

Linux

  • GitBox-1.0.0-x86_64.AppImage — portable, runs anywhere
  • GitBox-1.0.0-amd64.deb — Debian / Ubuntu
  • GitBox-1.0.0-x86_64.rpm — Fedora / RHEL / openSUSE
  • GitBox-1.0.0-x64.pacman — Arch Linux