nowfound

Dev tools · September 4, 2026

GitGui

A git GUI that lives in your terminal, next to your AI agent

What it does

GitGui puts a real git app in your terminal window, next to your coding agent. I got tired of jumping to another app every time I wanted to see the commit graph, stage a hunk, or write a commit message while Pi was still running. It feels like Sourcetree but lives in the same pane layout as your agent. Review diffs, commit and push, switch branches, and watch changes appear as you work. No separate window, no context switch. Built for people who live in cmux, Ghostty, or kitty all day.

A Git source-control GUI rendered as pixels inside kitty-graphics terminals. One small Rust binary, no browser engine, works over SSH. cmux+pi+gitgui = 😍 - antonellof/gitgui

A git GUI that runs inside your terminal. One Rust binary paints an egui interface as pixels into a cmux, Ghostty, kitty or WezTerm pane over the kitty graphics protocol. No Electron, no browser engine, no TUI. Works over SSH. curl -fsSL https://raw.githubusercontent.com/antonellof/gitgui/main/scripts/install.sh | bash Run: Claude Code runs gitgui --split right . , then reviews, commits and cuts a release while gitgui refreshes on its own. The agent reads skill/SKILL.md and uses gitgui action to inspect status, stage files and take screenshots of the pane. gitgui open the repository containing the current directory gitgui <path> open the repository at <path> gitgui --split right open in a…from github.com

Does the same job

all alternatives →
  • Sourcetree2019 · ▲137

    Simplicity and power in a beautiful Git GUI

  • GitUp2015 · ▲275

    The Git interface you've been missing all your life

  • GitSheet2019 · ▲319

    A dead simple Git cheat sheet.

  • Slack Gitsin2016 · ▲115

    A beautiful Slack command line interface

  • Git Explorer2019 · ▲225

    Find git commands you need without digging through the web.

  • Tempo2024 · ▲118

    Replace the Git CLI with a clear UI and AI assist

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, September 2026

the whole month →
  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream

    Dev tools · 4d ago · github.com

  • NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge

    AI · 2d ago · github.com

  • Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.

    AI · 4d ago · masteranza.github.io

  • Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.

    AI · 4d ago · hnmatchmaker.com

  • I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role&#x2F;priority when its time is up. One…

    Life & fun · 4d ago · owntime.app