nowfound

Alternatives

Products that do what Tempo does

Replace the Git CLI with a clear UI and AI assist

  1. 1
    GitUp275

    The Git interface you've been missing all your life

    2015

  2. 2

    Central Memory Layer For Dev Teams with Git-like System

    2025

  3. 3RE
  4. 4
    GitBrain121

    AI powered Git client for Mac

    2023

  5. 5
    Kuulto116

    Use /ai to organize files, convert image formats, and more

    Jan 2026

  6. 6
    GitusAI71

    AI Powered Commit Messages

    Nov 2025

  7. 7

    Your AI Git sidekick that executes commands and fixes errors

    Nov 2025

  8. 8DA
  9. 9GA
  10. 10FA
  11. 11GN

    Hi HN, I built Giti, a command-line tool that converts plain English into actual Git commands using a fast, local language model (Qwen2.5-Coder, ~1 GB). Example: Input: giti "undo last commit" Output: git reset --soft HEAD~1 No internet required after setup. No API keys. You can also run it in an interactive shell to chain commands naturally. Key features: - Natural language to Git translation - Local LLM powered by Qwen2.5-Coder in GGUF format - Works fully offline after model download - Dry-run mode to preview commands before running - Interactive shell mode for session-based workflows -…

    2025 · github.com

  12. 12BA
  13. 13GT
  14. 14GN

    Hey HN, I built a VS Code extension that lets you do Git things without memorizing Git commands. You know what you want to do, move this commit over there, undo that thing you just did, split this big commit into two smaller ones. Git Navigator lets you just... do that. Drag a commit to rebase it. Cherry-pick (copy) it onto another branch. Click to stage specific lines. The visual canvas shows you what's happening, so you're not guessing what `git rebase -i HEAD~3` actually means. The inspiration was Sapling's Interactive Smartlog, which I used heavily at Meta. I wanted that same experience…

    Feb 2026 · gitnav.xyz

  15. 15CG
  16. 16IM
  17. 17CC

    A specialized CLI tool (@runespoor/changelog-manager) designed for managing changelogs and semantic versioning in single repositories, particularly optimized for Continuous Integration and Trunk Based Development workflows. Key Features: Automated Version Management - intelligently handles semantic versioning based on change types. Standardized Change Documentation - enforces consistent changelog formats. CI/CD Integration - built-in commands for verification in CI pipelines. Issue Tracking - optional integration with issue tracking systems. Git Integration - automated commit and…

    2025 · github.com

  18. 18RA

    I built a CLI tool that lists out all the local git repos within a directory in an easy to read table format including relevant information such as last modified date and the status of branches in the repo, along with whether it is synced with remote or not. It also includes a bunch of flags to get exactly what you want in the format you want. I got this idea as I was trying organize the large amount of local git repos I had. I also found it particularly useful when traveling since I use a different device. In these cases, it is really helpful to know which local git repos I forgot to push…

    2024 · github.com

  19. 19BA
  20. 20IG
  21. 21AA

    Hello HN! I've developed AICMT, a tool that not only generates commit messages but also automatically analyzes and splits your code changes into multiple well-organized commits following best practices. Key features: - Analyzes code changes and splits them into logical commits - Generates descriptive commit messages for each split - Allows specifying number of commits or letting AI decide - Works with any git repository Built with Python 3.10+, available via pip/brew. Demo: https://asciinema.org/a/695352 Github: https://github.com/versun/aicmt I…

    2024 · github.com

  22. 22FG

    We developed an open-source command line tool just like Github Copilot CLI. Please check it up and boost your CLI productivity.

    2024 · github.com

  23. 23

    A special grade github tool to make you repo push super easy

    23d ago · github.com

  24. 24MC

Ranked by how close each launch is in meaning, then by votes. Refine with a description →