nowfound

Alternatives

Products that do what ctx does

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

  1. 1

    Persistent memory for AI coding agents

    Apr 2026 · contextpool.io

  2. 2CS

    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

  3. 3CA

    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

  4. 4
    Actx0100

    Memory infrastructure for AI agents.

    17d ago · actx0.com

  5. 5

    Persistent memory for Claude Code, Codex & coding agents

    May 2026 · agent-memory.dev

  6. 6

    Your AI agents team, terminals, notes: one infinite canvas

    Jul 2026 · agentgrid.sh

  7. 7

    Repo-native memory for coding agents

    Jul 2026 · github.com

  8. 8

    Give your AI coding agent the web as a command line

    Jun 2026 · npmjs.com

  9. 9

    Comprehensive memory management for Claude Code

    Mar 2026 · codeyam.com

  10. 10CA
  11. 11

    The fastest workflow for developing with AI

    27d ago · agent-manager.dev

  12. 12

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

    Jun 2026 · deepworkplan.com

  13. 13
    DexCode94

    Your AI Agent builds the Deck & you never leave the terminal

    Mar 2026 · co-r-e.github.io

  14. 14
    Skilled76

    Dashboard to find agent skills you no longer need

    May 2026 · github.com

  15. 15

    Local semantic search for AI agents

    Aug 2026 · tryreference.com

  16. 16

    Attach reference projects for AI coding tools

    Apr 2026 · marketplace.visualstudio.com

  17. 17RA

    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

  18. 18
    Vexp14

    Local-first context engine for AI coding agents

    Mar 2026 · vexp.dev

  19. 19
    Origin6

    Your AI agents build fast. Origin keeps them in check.

    Mar 2026 · getorigin.io

  20. 20
    Recall16

    One developer solves it. Every developer knows it.

    Feb 2026

  21. 21

    a CLI to scaffold context files for AI coding agents

    Jun 2026 · npmjs.com

  22. 22
    Kindex13

    The memory layer AI coding agents don't have.

    Jun 2026 · kindex.tools

  23. 23
    GitHub10

    Local-first memory for your AI coding agent

    Jun 2026 · github.com

  24. 24NC

    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

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