Skip to content
New in v3.2 — integrated terminal built for AI agents & file editor in your Git client

Merge conflicts end here.
Get your flow back.

That sinking feeling when 12 files turn red? Gone. GitWand classifies every hunk with 10 deterministic patterns — no guessing, no hallucinations — auto-resolves the trivial 95%, and hands you only what's worth your brain. Native, free, MIT.

  • 10 deterministic patterns — zero gambling with your code
  • 100% local — your code never leaves your machine
  • One engine — Desktop, CLI, VS Code & AI agents

macOS · Linux · Windows · Free · no account · no telemetry

GitWand — repository dashboard
10resolution patterns
95%+conflicts auto-resolved
3interfaces (Desktop, CLI, VS Code)
Star on GitHub
MITfree · open source
~8 MBnative · no Electron
0hallucinations

See it resolve a conflict in one second

GitWand analyzes code semantics, not just lines. It picks the right resolution for you.

Before — raw conflict
<<<<<<< HEAD
const theme = 'dark'
=======
const theme = localStorage.getItem('theme') ?? 'dark'
>>>>>>> feature/settings
GitWand
After — auto-resolved
const theme = localStorage.getItem('theme') ?? 'dark'
Confidence 97% · prefer-theirs · semantic

A Git client you'll actually want to open

Every Git action in one fast, native window — the commit graph, diffs, pull requests, worktrees, and your Today inbox.

GitWand — dashboardGitWand — changes viewGitWand — git commit treeGitWand — branch managerGitWand — worktreesGitWand — AI settings

Deterministic where others guess

Four reasons GitWand isn’t just another Git GUI.

0

0 hallucinations

A confidence score and a decision trace for every hunk — never a guess.

MIT

Free · MIT

Fully open source. No seat pricing, no trial wall, no account.

~8 MB

~8 MB, native

Tauri 2 + Rust. Sub-second start, not 150 MB of Electron.

MCP

MCP for agents

Your resolution engine, on tap for Claude Code, Cursor and any MCP client.

How GitWand compares

Where it is genuinely different from the popular clients.

GitWandGitHub DesktopGitKraken
Deterministic auto-resolveAI only
Free / open source
Native (no Electron)
MCP server for agents
MCP Server · Official Registry · stdio · No API key

Your AI agents, with a real Git engine on tap

Agents are great at code and terrible at merges. GitWand's MCP server resolves the trivial 95% deterministically and hands your agent the hard hunks with full context — ours, theirs, base and the trace.

Claude CodeCursoropencodeWindsurfContinue

Frequently asked questions

Is GitWand really free?
How does smart conflict resolution work?
What is the MCP server and why use it?
Does GitWand work with any Git repository?
What sets GitWand apart from other Git clients?
How do I install the MCP server?

Stop refereeing merge conflicts.

Free, open source, native. Download GitWand and let the engine take the boring 95%.

GitWand on Nick LaunchesFeatured on FoundrList

Released under the MIT License.