KHMS – a file-based long-term memory an LLM agent installs into itself
KHMS, a file-based long-term memory system for LLM agents, stores knowledge as immutable markdown cards in a git repository, with hook-driven recall and a propose-review-approve pipeline, and has been…