# Jevmem adds automatic project memory to Claude Code

Digest AI · Agents & Tools · published 2026-09-22T00:00:00Z

Canonical: https://digestai.news/story/jevmem-adds-automatic-project-memory-to-claude-code

## Summary

Jevmem is an open-source tool that automatically saves decisions, constraints, bugs, and todos from Claude Code chats into a structured markdown file called **JEVMEM.md**. Built on **Jev**, a system by TypeSafe AI, it integrates as a plugin for Claude Code, Cursor, and Codex, marking superseded lines instead of deleting them. The tool uses a lightweight LLM to decide whether to save a turn, with a median decision time of **0.30 seconds**—faster than six current LLMs tested, though less accurate than **GPT-6 Astra** or **Claude Opus 5.5** on save+kind classification.

Jevmem includes security features like scrubbing sensitive data (API keys, passwords) and a poisoning gate to block malicious instructions. It supports retries for Jev outages and offers CLI commands for initialization, auditing, and manual memory management. The project is early-stage, with benchmarks limited to held-out turns and no long-term recall testing. Users must provide a **TypeSafe API key** (OpenAI or Anthropic keys are optional).

## Key points

- Jevmem saves Claude Code chats as structured markdown with timestamps, confidence scores, and superseded-line tracking
- Uses a fast, low-cost LLM (Jev) for decision-making, outperforming others in speed but trailing in accuracy
- Includes security features like data scrubbing and poisoning gate, but relies on TypeSafe’s terms for retention

## Why it matters

For developers using Claude Code, Jevmem automates project memory capture, reducing manual note-taking and improving context retention. Its speed and cost efficiency make it appealing for real-time workflows, though accuracy trade-offs may limit adoption for critical decisions.

## Sources

1. [Jevmem – automatic project memory for Claude Code, built on Jev](https://github.com/Avinash-jetwani/jevmem) (github.com, 2026-09-22, primary source)

## Cite

Digest AI, "Jevmem adds automatic project memory to Claude Code", 22 September 2026, https://digestai.news/story/jevmem-adds-automatic-project-memory-to-claude-code

---

Written by Digest AI's editorial model from the linked sources; the sources are the record. Headlines, digests and key points are written by Digest AI and may be quoted with a link to the story page. Linked articles belong to their publishers. Terms: https://digestai.news/terms#reuse
JSON: https://digestai.news/story/jevmem-adds-automatic-project-memory-to-claude-code.json
