memory-cli v0.0.1
Initial release of Memory CLI — unified memory management for AI agents.
Install (Homebrew)
brew tap cybernagle/tap
brew install memory-cliFeatures
- File-based memory storage with YAML frontmatter (14 categories, 2 phases)
- CLI: write, read, delete, list, search, tag, link, unlink, resolve-links, backlinks
- Agent framework: 7 tools, hooks, events, session with context injection
- 3 communication methods: CLI, stdin JSON-RPC, Unix socket
- Dream engine (3 levels): auto-classify, merge, extract reminders
- Notification system with macOS push
- Web dashboard:
memory dashboard - 5 ingestion adapters: claude, car-agent, fingersaver, logseq, obsidian
- Background daemon: expire, decay, upgrade, consolidate
- Export/import (JSONL)
🤖 Generated with Claude Code