nowfound

Alternatives

Products that do what GitMemo does

Save AI conversations and notes into your Git repo.

  1. 1

    Automate assembling the perfect context for your project

    Jan 2026 · repoprompt.com

  2. 2IR

    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

  3. 3
    Gitmore145

    The first AI-powered reporting tool for git repositories

    2025

  4. 4
    Znote184

    Continue your ChatGPT chats inside smart notes

    2025

  5. 5

    AI memory tool that lives where you work

    Jan 2026 · chromewebstore.google.com

  6. 6GF

    hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session. just like git did for code, i think we are the same core capabilities with ai agents so... i developed an open source solution for that (currently supporting claude code) would love to…

    May 2026 · github.com

  7. 7CC

    Uses agent and Git Hooks to automatically create Git Notes on commit, containing the agent conversation that led to that commit. Works if either you or the agent commit. It's basically the same thing as entire.io just announced that they got $60m investment for. Except I got Claude Code to write it last week, in my spare time, without really paying attention. I certainly didn't read or write any of the code, except for one rubbish joke in the README. I've got a Claude Code instance working on Gemini CLI support and OpenCode support currently.

    Feb 2026 · github.com

  8. 8
    GPS83

    Memory layer for LLMs that stores repo rules + past lessons

    May 2026 · github.com

  9. 9
    GitusAI71

    AI Powered Commit Messages

    Nov 2025

  10. 10
    Memoriq130

    Your private AI memory for ChatGPT, Claude, Gemini and Grok

    Jun 2026 · memoriq.me

  11. 11
    GitBrain121

    AI powered Git client for Mac

    2023

  12. 12

    One memory across OpenClaw, ChatGPT, Claude & Gemini

    Feb 2026 · maximem.ai

  13. 13

    Your AI Git sidekick that executes commands and fixes errors

    Nov 2025

  14. 14

    Open source webapp to store notes to in github repository

    2022

  15. 15RA

    Hey HN! I built Retain as the evolution of claude-reflect (github.com/BayramAnnakov/claude-reflect). The original problem: I use Claude Code/Codex daily for coding, plus claude.ai and ChatGPT occasionally. Every conversation contains decisions, corrections, and patterns I forget existed weeks later. I kept re-explaining the same preferences. claude-reflect was a CLI tool that extracted learnings from Claude Code sessions. Retain takes this further with a native macOS app that: - Aggregates conversations from Claude Code, claude.ai, ChatGPT, and Codex CLI - Instant full-text…

    Jan 2026 · github.com

  16. 16
    Gitmore12

    Your AI assistant for engineering team updates

    Nov 2025

  17. 17IB
  18. 18GS

    I built a browser extension called Gitcasso which: - Adds markdown syntax highlighting to GitHub textareas - Lists every open PR/issue tab and any drafts - (Optional, unimplemented) autosaves your comment drafts so you don’t lose work I made it because I was impressed by https://overtype.dev/ (a markdown textarea syntax highlighter) which went big on here on HN a few weeks ago, and it seemed like a perfect fit for a GitHub browser extension. Keeping up with changes on upstream GitHub would normally be a pain, but with with Playwright and Claude Code it seemed possible for…

    Oct 2025 · github.com

  19. 19

    Highlight GPT text, hit Save. It's a file on your computer.

    Jul 2026 · ps-aditya.github.io

  20. 20CS

    I built a tool that stores your full Claude Code history to let you easily find and resume sessions. It has TUI, CLI and MCP interfaces. It's a single Go binary, and the session history is synced to SQLite each time you use it. Default mode is the TUI with a session browser and full-text search. Once a session is selected you can browse and search within it, resume it or export to markdown. The MCP server provides tools to let Claude search back through the session for pre-compact context or pull from prior sessions. I use this constantly. I've seen elaborate continuity systems to give…

    Jan 2026 · github.com

  21. 21IC

    Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…

    2025 · shadowgit.com

  22. 22

    Shared persistent memory across all your LLMs.

    Sep 2025

  23. 23

    Repo context workbench for humans and AI agents

    Jul 2026 · onboardy.dev

  24. 24
    Fermeon26

    Your AI finally remembers you.

    Mar 2026 · fermeon.xyz

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