HelloRuru/claude-memory-engine

124 stars · Last commit 2026-04-07

Claude Code 的記憶系統 | A memory system built with hooks + markdown. Zero dependencies.

README preview

<h1 align="center">Claude Memory Engine</h1>

<p align="center">
  <strong>Not just memory — it learns.</strong><br>
  Learn from mistakes. Learn to improve.<br>
  AI can be a student too, growing through every cycle.
</p>

<p align="center">
  Built with hooks and markdown. No database. No external API.<br>
  Just scripts and files. Nothing hiding.
</p>

<p align="center">
  <img src="https://img.shields.io/badge/license-MIT-D4A5A5?style=flat-square" alt="MIT License">
  <img src="https://img.shields.io/badge/node-18%2B-B8A9C9?style=flat-square" alt="Node 18+">
  <img src="https://img.shields.io/badge/dependencies-zero-A8B5A0?style=flat-square" alt="Zero Dependencies">
  <img src="https://img.shields.io/badge/claude_code-hooks-E8B4B8?style=flat-square" alt="Claude Code Hooks">
  <img src="https://img.shields.io/badge/version-1.6-C4B7D7?style=flat-square" alt="v1.6">
</p>

View full repository on GitHub →