Persistent Memory Plugin for Kimi Code CLI
Install:
uv tool install kimi-mneme
Setup:
mneme bootstrap
Context survives across sessions, restarts, and reboots
Raw outputs → structured observations via Kimi API
Full-text + semantic hybrid search across history
3 AI-callable tools: search, timeline, get
Local SQLite storage, no cloud dependencies
Install and forget — works automatically
Note: sqlite3 CLI is required. Install via apt install sqlite3, brew install sqlite3, or winget install SQLite.SQLite.