nowfound

Alternatives

Products that do what context0 does

Like git stash, but for your agent's working memory

  1. 1

    Central Memory Layer For Dev Teams with Git-like System

    2025

  2. 2

    Persistent memory for AI coding agents

    Apr 2026 · contextpool.io

  3. 3

    Reusable AI Memory for Smarter Prompts Anywhere

    Nov 2025

  4. 4GF

    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

  5. 5

    Transform Coding Sessions & Code into a System of Context

    Mar 2026 · xhawk.ai

  6. 6

    The context hub for your agents

    Feb 2026

  7. 7

    Portable memory for agent workflows

    Apr 2026 · x.com

  8. 8IR

    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

  9. 9
    Tempo118

    Replace the Git CLI with a clear UI and AI assist

    2024

  10. 10
    Relay120

    Stop repeating yourself to every AI

    May 2026 · onrelay.app

  11. 11
    GitHub10

    Local-first memory for your AI coding agent

    Jun 2026 · github.com

  12. 12UA

    Hey HN! I'm Fabio and I built UltraContext, a simple context API for AI agents with automatic versioning. After two years building AI agents in production, I experienced firsthand how frustrating it is to manage context at scale. Storing messages, iterating system prompts, debugging behavior and multi-agent patterns—all while keeping track of everything without breaking anything. It was driving me insane. So I built UltraContext. The mental model is git for context: - Updates and deletes automatically create versions (history is never lost) - Replay state at any point The API is 5 methods:…

    Jan 2026 · ultracontext.ai

  13. 13
    GitWhy8

    Bring AI reasoning to every commit and PR for your team

    Mar 2026 · gitwhy.dev

  14. 14

    The missing “git” layer for AI context

    Dec 2025

  15. 15IC

    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

  16. 16CS

    Hi HN, I'm Kevin. I built ContextVault because I kept running into the same problem with AI tools. Every project accumulated prompts, coding conventions, architectural decisions, examples, and other pieces of context that made the models significantly more useful. The problem was that this information quickly became fragmented. Some lived in ChatGPT Projects, some in Claude, some in Markdown files, some in internal documentation, and some only existed in previous conversations. Late last year, I realized several people on our team were solving the same problems independently because previous…

    Jul 2026 · contextvault.dev

  17. 17

    AI-driven context engine for engineering teams

    May 2026 · contextbeat.com

  18. 18
    grov5

    Make AI coding multiplayer

    Jan 2026

  19. 19DE

    I wanted a very simple way to dump prompts, links, and todo lists into my claude code and codex agents. And to work outside of the context window. This works particularly well for sharing "Projects" between Claude/ChatGPT etc. It's open source here; https://github.com/Vochsel/dump.page Anything you dump on the board becomes an llms.txt - spatially sorted implicitly and explicity sorted via connection edges. Would love HN's thoughts!

    Mar 2026 · dump.page

  20. 20

    Persistent, project-local memory for AI coding agent via MCP

    8d ago · opencntx.dev

  21. 21GW

    I was frustrated with not being able to know why the code written by my colleague agents was in the codebase, so I build a tool to version agent trace along code in git.

    Apr 2026 · hexapode.github.io

  22. 22

    The missing memory layer for AI

    Jul 2026 · contextvault.cloud

  23. 23

    Pre-commit hook that writes an intent doc by mining AI chats

    Jul 2026 · github.com

  24. 24

    Your codebase's memory never leaves when devs do

    Nov 2025

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