Tagged articles

claude-mem

7 articles · Page 1 of 1
FunTester
FunTester
Jun 24, 2026 · Artificial Intelligence

What Should Claude‑mem Remember? Practical Guidelines for Effective Long‑Term Memory

The article explains that Claude‑mem’s long‑term memory should store high‑value, decision‑impacting knowledge rather than raw chat logs, outlines six categories of information worth remembering, three types to avoid, and provides concrete formats and cleanup practices to keep the memory useful for future AI‑assisted development.

AI memoryClaudeContext Engineering
0 likes · 14 min read
What Should Claude‑mem Remember? Practical Guidelines for Effective Long‑Term Memory
FunTester
FunTester
Jun 19, 2026 · Artificial Intelligence

How claude‑mem Gives Claude Code Long‑Term Project Memory

The article analyzes why Claude Code forgets project context across sessions, explains the limitations of short‑term AI chat windows, and shows how the claude‑mem tool extracts, compresses, and re‑injects essential project experience to provide high‑signal long‑term memory for safer, more context‑aware development and testing.

AI AgentsAI coding assistantClaude Code
0 likes · 11 min read
How claude‑mem Gives Claude Code Long‑Term Project Memory
FunTester
FunTester
Jun 17, 2026 · Artificial Intelligence

Implementing a Three‑Layer Memory Model for Claude Code

The article explains how to separate stable project rules, dynamic experience, and current task context into CLAUDE.md, claude‑mem, and the active session, providing concrete examples, criteria, and a three‑layer model to keep Claude Code’s context clean and effective.

AI memory managementCLAUDE.mdClaude Code
0 likes · 13 min read
Implementing a Three‑Layer Memory Model for Claude Code
AI Architecture Path
AI Architecture Path
Apr 16, 2026 · Artificial Intelligence

How Claude‑Mem Eliminates AI Assistant Forgetfulness and Cuts Token Costs

This article analyzes the open‑source Claude‑Mem plugin, detailing developers' pain points with AI assistants, the plugin's persistent memory architecture, core features, MCP search workflow, practical usage examples, best‑practice tips, installation methods, system requirements, and common troubleshooting advice.

AIInstallationMCP
0 likes · 15 min read
How Claude‑Mem Eliminates AI Assistant Forgetfulness and Cuts Token Costs
AI Insight Log
AI Insight Log
Feb 25, 2026 · Artificial Intelligence

How an Open‑Source Plugin Solves Claude Code’s Session‑Memory Loss

Claude Code forgets all prior context each new session because large language models only see the current window, but the open‑source claude‑mem plugin records project actions, compresses them into semantic summaries, and injects the relevant history back into Claude, dramatically reducing re‑explanation overhead.

AI assistantClaude CodeLLM
0 likes · 8 min read
How an Open‑Source Plugin Solves Claude Code’s Session‑Memory Loss
Shuge Unlimited
Shuge Unlimited
Feb 9, 2026 · Artificial Intelligence

Claude-Mem Saves 95% Tokens and Offers Unlimited Memory – 25.8K‑Star GitHub Project

The article analyzes the "memory loss" problem of AI coding assistants, introduces the open‑source Claude‑Mem project that adds a three‑layer progressive‑disclosure architecture and AI‑driven semantic compression, and shows how it reduces token usage by 95%, boosts tool‑call limits twenty‑fold, and improves developer workflow.

AI coding assistantMemory RetrievalToken Optimization
0 likes · 18 min read
Claude-Mem Saves 95% Tokens and Offers Unlimited Memory – 25.8K‑Star GitHub Project