nowfound

Alternatives

Products that do what Cup – expose declarative APIs over config stored in Git does

  1. 1GW

    I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!

    2025 · github.com

  2. 2

    Your team's go-to for technical knowledge management

    2023 · gitbook.com

  3. 3
    Bruno 458

    Reinventing the API Client | Local, Native Git, Open Source

    2025

  4. 4

    Instantly visualize any codebase as an interactive diagram

    2025

  5. 5

    Document everything, from start to ship

    2022

  6. 6IM
  7. 7

    Code as a service

    2023

  8. 8IV

    GitDiagram is an open-source micro dev-tool that I made this past week Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories) Also, you can replace "hub" with "diagram" in any repository URL to access its diagram I created this because I wanted to contribute to open-source projects but quickly realized their codebases are too massive for me to dig through manually, so this helps me get started I do…

    2024 · gitdiagram.com

  9. 9GH
  10. 10PA
  11. 11

    Simplicity and power in a beautiful Git GUI

    2019

  12. 12
    Glint117

    A graphical interface for Git

    2023

  13. 13SA

    Serie is a TUI application that uses the terminal emulators' image display protocol to render commit graphs like git log --graph --all. This is not a full-featured git client, nor are there any plans to add such functionality, so it is not a replacement for tig, lazygit, gitui, etc. The only purpose of this tool is to provide a pretty git log --graph and make commit information easily accessible. While some users prefer to use Git via CLI, they often rely on a GUI or feature-rich TUI to view commit logs. Others may find git log --graph sufficient. Personally, I found the output from git log…

    Nov 2025 · github.com

  14. 14IR

    Hey HN! I built a proof-of-concept for AI memory using Git instead of vector databases. The insight: Git already solved versioned document management. Why are we building complex vector stores when we could just use markdown files with Git's built-in diff/blame/history? How it works: Memories stored as markdown files in a Git repo Each conversation = one commit git diff shows how understanding evolves over time BM25 for search (no embeddings needed) LLMs generate search queries from conversation context Example: Ask "how has my project evolved?" and it uses git diff to show actual…

    2025 · github.com

  15. 15

    Open sourced application to detect security vulnerabilities.

    2020

  16. 16
    Gut98

    An easy-to-use git alternative to version-control your code

    2023

  17. 17LB
  18. 18
    Tempo118

    Replace the Git CLI with a clear UI and AI assist

    2024

  19. 19

    Detect secrets in source code, public and private!

    2018

  20. 20

    A playing cards deck which contains useful git commands

    2017

  21. 21

    Automatic team management for Github

    2021

  22. 22WG

    Hey there HN! We're Esteban and Esteban and we are looking to get feedback for the new version of our GPT-powered, open-source code contextualizer. We're starting with a VS Code extension that indexes information from git (GitHub, GitLab, or Bitbucket integrations available), Slack and Jira to explain the context around a file or block of code. Finally, we summarize such aggregated context using the power of GPT. As devs we know that it's very annoying to look at a new codebase and start understanding all the nuances, particularly when the person who wrote the code already left the company.…

    2023 · watermelontools.com

  23. 23FF

    Hey all, I'm the founder of Flipt, an open-source (https://github.com/flipt-io/flipt) feature flag tool that I (and others) have been working on for the past few years. About a year or two ago we added support for serving flag state from various non-relational declarative stores like Git, OCI, Object Store, etc. Many of our users came to love the git-backed storage, as it allows them to keep their feature flags close to their code in there organization's repos. But they had one (rather large) ask, and that was the ability to use the UI to manage flag state changes and…

    2024 · flipt.io

  24. 24GN

    Hey folks, Here's a quick and dirty tool to use natural language to get git to do what you want. Example: $gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.

    2023 · github.com

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