Tech News
← Home  ·  All topics

Project Memory

1 GoKawiil brief on this topic

Jevmem launches as automatic memory tool for Claude Code, Cursor, Codex

Jevmem is a new npm package that captures decisions, constraints, bugs and todos discussed during AI coding sessions and writes them to a local JEVMEM.md file. Changed decisions are marked as superseded rather than erased, and the relevant entries are re-fed into the assistant's context in later sessions. It integrates automatically with Claude Code via hooks, while Cursor and Codex require agent-initiated calls through MCP or rule files.