nowfound

Alternatives

Products that do what 0ctx does

Persistent repo memory for AI coding tools

  1. 1

    Repo-native memory for coding agents

    Jul 2026 · github.com

  2. 2RG

    Hey HN! I'm José, and I built Recall to solve a problem that was driving me crazy. The Problem: I use Claude for coding daily, but every conversation starts from scratch. I'd explain my architecture, coding standards, past decisions... then hit the context limit and lose everything. Next session? Start over. The Solution: Recall is an MCP (Model Context Protocol) server that gives Claude persistent memory using Redis + semantic search. Think of it as long-term memory that survives context limits and session restarts. How it works: - Claude stores important context as "memories" during…

    Oct 2025 · npmjs.com

  3. 3

    Persistent memory for AI coding agents

    Apr 2026 · contextpool.io

  4. 4

    Models matter. Context matters more. Give your agent a plan.

    Jun 2026 · deepworkplan.com

  5. 5
    Atlaso216

    One memory for every AI you use

    Aug 2026 · atlaso.ai

  6. 6

    Automate assembling the perfect context for your project

    Jan 2026

  7. 7RL
  8. 8RA

    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

  9. 9KG

    Hi Hacker News! Shahar and Tal from Keep here. A few months ago, we introduced here at HN (https://news.ycombinator.com/item?id=34806482) Keep as an “open source alerting CLI” and got some interesting feedback - mainly around UI, automation, and supporting more tools. We were VERY early back then, and we understood that although the current DX around creating alerts is not great, it's not that critical and developers don’t need another tool just for that. But we did find something else. While talking to developers and devops, we found that a lot of companies use many tools…

    2023 · github.com

  10. 10

    Multi-project IDE with persistent terminals and 9 dev tools

    Mar 2026 · 1devtool.com

  11. 11
    Polygraph160

    Let AI agents see cross repo and maintain session memory.

    Jun 2026 · trypolygraph.com

  12. 12
    Actx0100

    Memory infrastructure for AI agents.

    17d ago · actx0.com

  13. 13
    GPS83

    Memory layer for LLMs that stores repo rules + past lessons

    May 2026 · github.com

  14. 14CA

    ctx is a local SQLite-backed skill for Claude Code and Codex that stores context as a persistent workstream that can be continued across agent sessions. Each workstream can contain multiple sessions, notes, decisions, todos, and resume packs. It essentially functions as a /resume that can work across coding agents. Here is a video of how it works: https://www.loom.com/share/5e558204885e4264a34d2cf6bd488117 I initially built ctx because I wanted to try a workstream that I started on Claude and continue it from Codex. Since then, I’ve added a few quality of life…

    Apr 2026 · github.com

  15. 15
    aictx4

    Stop onboarding AI coding agents like rookies every session

    May 2026 · aictx.org

  16. 16
    GitHub10

    Local-first memory for your AI coding agent

    Jun 2026 · github.com

  17. 17CS

    Coding agents don't have long-term memory. But you do have months of full-fidelity agent transcripts stored on your machine. A simple solution that goes a long way: ingest those transcripts and logs into a structured SQLite database, then search them with ranked text match. Everything is fully local and doesn't require anything fancy like a graph database or hosted memory service. This is the idea behind ctx, a Rust CLI that handles the ingestion and searching. We give our agents a skill that tells them to reference past sessions before working in an area. Usually we do this through an…

    Jul 2026 · github.com

  18. 18

    Attach reference projects for AI coding tools

    Apr 2026 · marketplace.visualstudio.com

  19. 19
    ctx4

    Keep your AI coding sessions alive.Never lose context again.

    Jun 2026 · github.com

  20. 20NC

    i kept hitting rate limits in Claude Code mid-debugging, then hopping to Gemini or Codex. the annoying part wasn't switching tools (copy-pasting terminal output doesn't bring tool-use context with it) — it was losing the full conversation and spending 10 minutes re-explaining what i was doing. so i built *continues*. it finds your existing AI coding sessions across five tools (Claude Code, GitHub Copilot, Gemini CLI, OpenAI Codex, OpenCode), lets you pick one, and generates a structured handoff so you can continue in another tool without starting from zero. npx continues # interactive TUI:…

    Feb 2026 · github.com

  21. 21DP

    devnexus is an open-source cli that gives agents persistent shared memory across repos, sessions, and engineers. It maps out dependencies and relations at the function level, builds a code graph, and writes it into a shared Obsidian vault that every agent reads before writing code. Past decisions are also linked directly to the code they touched, so no one goes down the same dead end twice. Still building it out but I would love to hear any thoughts/feedback

    Apr 2026 · github.com

  22. 22BA

    Tired of AI coding tools that forget everything between sessions? Every time I open a new chat with Claude or fire up Copilot, I'm back to square one explaining my codebase structure. So I built something to fix this. It's called In Memoria. Its an MCP server that gives AI tools persistent memory. Instead of starting fresh every conversation, the AI remembers your coding patterns, architectural decisions, and all the context you've built up. The setup is dead simple: `npx in-memoria server` then connect your AI tool. No accounts, no data leaves your machine. Under the hood it's TypeScript +…

    2025 · github.com

  23. 23

    One memory for your codebase, every AI tool reads it

    Jul 2026 · secondos.app

  24. 24PM

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