v0.2.0 — Open Source

The Git Client
You'll Actually Enjoy

AI-powered commits, smart PR generation, beautiful desktop & TUI experience. Built for developers who want to ship faster.

install.sh
$ curl -fsSL https://zgit.pages.dev/install | bash

Everything a modern Git clientshould be

From AI assistance to cryptographic security — Zgit ships with all the tools you need.

AI-Powered Commits

Generate meaningful commit messages from your staged changes. Supports OpenAI, Claude, Groq, and local models via Ollama.

Smart PR Generation

Create PRs with auto-generated metadata from three-dot diffs (base...head). Senior Dev prompt produces production-quality descriptions.

Desktop App

Beautiful React + TypeScript desktop app with glass UI, dark mode, and real-time Git status. Built with Wails v2.

Terminal TUI

Full-featured terminal UI with Bubble Tea. Commit, branch, diff, and push without leaving your terminal.

GitHub Integration

Browse repos, manage PRs, view workflows, and handle issues — all from within Zgit. Authenticated via OAuth.

Cryptographically Secure

AES-256-GCM encrypted API keys stored locally. No plaintext secrets sent to the frontend. Zero-knowledge by design.

Themable Interface

Custom themes with glass morphism, accent colors, and per-component CSS variables. Dark mode by default, your style always.

CLI-First Approach

Full Cobra CLI for power users. Scriptable, composable, and designed to fit into your existing Git workflow.

Install in seconds

Choose your platform and get started with a single command.

Universal (curl)
$ curl -fsSL https://zgit.pages.dev/install | bash
Arch (AUR)
$ yay -S zgit-bin
Homebrew (Linux)
$ brew install zgit
Go Install
$ go install github.com/zaidejjo/zgit/cmd/zgit@latest

Ready to ship faster?

Stop context-switching. Start shipping. Zgit is free and open source.