Open source · built with Tauri · v2.3.1

Git, in lanes
you can read

Git, visually — without losing your git. A native, ~10 MB client with a swimlane graph you manipulate directly, backed by your real git binary.

macOS · Apple Silicon & Intel · also Windows & Linux

A lane and colour for every branch — drag one onto another to merge, rebase, or reset.

What's inside

One visual workflow, all your git

Swimlane commit tree

A lane and colour per branch, laid out in Rust and painted on canvas — smooth at thousands of commits.

Learn more

Drag-and-drop branch ops

Drop one ref onto another; GitLane offers only the moves that apply — fast-forward, merge, rebase, reset.

Learn more

Your real git

Every write shells out to your git binary — hooks, signing, credentials and .gitconfig all just work.

Learn more

PRs, multi-account

Browse pull requests, diffs and CI via the gh CLI, with per-repo account binding. Tokens stay in the Rust core.

Learn more

Two-tier identity

Reusable commit profiles are separate from provider accounts — no more committing with the wrong email.

Learn more

Always live

A filesystem watcher keeps the UI in sync when you commit or stage from the terminal. No refresh button.

Learn more

Your own AI agent, in the commit box

Draft or improve a commit message from the staged diff, or describe what changed in your working tree — using the agent CLI you already have signed in. GitLane speaks the Agent Client Protocol to Claude Code, Codex, Cursor, Copilot, Gemini and a dozen more, as a local subprocess: no GitLane account, no API key, no cloud round-trip. Pin a model and reasoning effort per agent, and every turn fails closed — writes and network access are refused, and only read-only git commands run.

Learn more

A worktree per branch — or per agent

Open any branch, tag, or commit as a linked worktree in its own tab, with its own graph, changes, and terminal. Run coding agents in parallel without them fighting over your checkout — the graph shows which worktree holds which branch, and dots the ones with uncommitted work.

Learn more
~10 MB
download
Native
window, not a browser
Instant
start
GPL-3.0
open source

Free, open, and yours to hack on

GitLane is GPL-3.0 and developed in the open. Star it, file issues, or send a patch.