🔌 pluginActivePromisingmedium
engram
Persistent memory system for AI coding agents. Agent-agnostic Go binary with SQLite + FTS5, MCP server, HTTP API, CLI, and TUI.
Quality Breakdown
117/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains persistent configuration and data storage (.engram/ directory with SQLite databases and config files)
- MCP server implementation that integrates with multiple AI agents (Claude Code, OpenCode, Gemini CLI, Cursor, Windsurf, etc.)
- Cloud synchronization capabilities (Engram Cloud) with authentication system that could persist credentials
- Go binary compilation and distribution infrastructure (.goreleaser.yaml, release workflows, Docker containers)
- Installation scripts and bootstrap automation (Makefile, install documentation, agent setup one-liners)
- Multi-agent orchestration capability - designed to work with any MCP-compatible agent which could enable cross-agent coordination