dsh plugins中文
← Back to popular plugin directory

Cross-session memory plugin

mnemon-dev/mnemon · skills

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary.

★ 443GitHub stars
61Forks
2026-08-15Last updated
GoLanguage
Apache-2.0License

Project overview

Mnemon English | 中文 LLM-supervised persistent memory for AI agents.

LLM agents forget everything between sessions. Context compaction drops critical decisions, cross-session knowledge vanishes, and long conversations push early information out of the window.

Mnemon gives your agent persistent, cross-session memory — a four-graph knowledge store with intent-aware recall, importance decay, and automatic deduplication. The mnemon memory path remains one local binary with zero API keys and one setup command.

Install command

dsh plugin --profile web add github:mnemon-dev/mnemon
View GitHub repository ↗Back to popular plugin directory