nowfound

Alternatives

Products that do what ContextKit does

Persistent engineering memory across Codex, Claude Code

  1. 1

    Persistent memory for AI coding agents

    Apr 2026 · contextpool.io

  2. 2

    Persistent AI memory across Claude Desktop & Cursor IDE

    Oct 2025

  3. 3
    1Code575

    Open source Cursor-like UI for Claude Code

    Jan 2026

  4. 4

    Make Claude Code faster and cheaper without losing context

    Mar 2026 · github.com

  5. 5
    PMB211

    Stop re-explaining your project to AI coding agents

    Jun 2026 · pmbai.dev

  6. 6

    A command center for working with agents

    Feb 2026 · openai.com

  7. 7

    Store, review, and share your Claude Code sessions

    Mar 2026 · bench.silverstream.ai

  8. 8

    Memory for your AI Tools

    2025

  9. 9RA

    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

  10. 10

    Discuss and understand your code base from within your IDE

    2022

  11. 11

    Repo-native memory for coding agents

    Jul 2026 · github.com

  12. 12RG

    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

  13. 13

    Your Claude Code & Codex dev, now in your pocket

    Apr 2026 · kingcode.shingoirie.com

  14. 14

    Portable memory for agent workflows

    Apr 2026 · x.com

  15. 151O

    Hi, we're Sergey and Serafim. We've been building dev tools at 21st.dev and recently open-sourced 1Code (https://1code.dev), a local UI for Claude Code. Here's a video of the product: https://www.youtube.com/watch?v=Sgk9Z-nAjC0 Claude Code has been our go-to for 4 months. When Opus 4.5 dropped, parallel agents stopped needing so much babysitting. We started trusting it with more: building features end to end, adding tests, refactors. Stuff you'd normally hand off to a developer. We started running 3-4 at once. Then the CLI became annoying: too many terminals, hard to…

    Jan 2026 · github.com

  16. 16

    Turn your work into AI agent memory, served over MCP

    May 2026 · contextberg.com

  17. 17SC

    I got tired of Claude Code forgetting all my context every time I open a new session: set-up decisions, how I like my margins, decision history. etc. We built a shared memory layer you can drop in as a Claude Code Skill. It’s basically a tiny memory DB with recall that remembers your sessions. Not magic. Not AGI. Just state. Install in Claude Code: /plugin marketplace add https://github.com/mutable-state-inc/ensue-skill /plugin install ensue-memory # restart Claude Code What it does: (1) persists context between sessions (2) semantic & temportal search (not just…

    Dec 2025 · github.com

  18. 18

    Run Claude, Codex & Cursor in parallel from one dashboard

    Mar 2026 · kingcode.shingoirie.com

  19. 19CI

    Hi, I'm Daniel from Zep. I've integrated the Cursor IDE with Graphiti, our open-source temporal knowledge graph framework, to provide Cursor with persistent memory across sessions. The goal was simple: help Cursor remember your coding preferences, standards, and project specs, so you don't have to constantly remind it. Before this integration, Cursor (an AI-assisted IDE many of us already use daily) lacked a robust way to persist user context. To solve this, I used Graphiti’s Model Context Protocol (MCP) server, which allows structured data exchange between the IDE and Graphiti's temporal…

    2025

  20. 20

    Running out of context? PROBLEM SOLVED

    Jun 2026 · scopekit-sandy.vercel.app

  21. 21OS
  22. 22CA

    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

  23. 23CM

    Every MCP tool call dumps raw data into Claude Code's 200K context window. A Playwright snapshot costs 56 KB, 20 GitHub issues cost 59 KB. After 30 minutes, 40% of your context is gone. I built an MCP server that sits between Claude Code and these outputs. It processes them in sandboxes and only returns summaries. 315 KB becomes 5.4 KB. It supports 10 language runtimes, SQLite FTS5 with BM25 ranking for search, and batch execution. Session time before slowdown goes from ~30 min to ~3 hours. MIT licensed, single command install: /plugin marketplace add mksglu/claude-context-mode…

    Feb 2026 · github.com

  24. 24PM

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