Blog
Worktrees, submodules, and a broken auto-updater: what went into GitWand v1.6.3
How I added Git worktree and submodule management to a Tauri desktop app, and fixed four silent bugs that were keeping auto-update from ever working.
Read article →Why I built another Git client
There are already a dozen Git GUIs. Here's what was missing from all of them — and why I spent a year building GitWand anyway.
Read article →How I built automatic merge conflict resolution: pattern classification and composite confidence scoring
Pattern-based engine that auto-resolves trivial Git merge conflicts using classification, composite confidence scoring, and format-aware resolvers for JSON and Markdown.
Read article →