github Gentleman-Programming/engram v0.1.0

latest releases: v1.20.0, v1.19.0, pi-v0.1.10...
6 months ago

Engram v0.1.0 — Initial Release

The first public release of Engram — a persistent memory system for AI coding agents.

What's Included

  • SQLite-backed memory store with full-text search (FTS5) for observations, sessions, and user prompts
  • MCP server (stdio transport) exposing memory tools to any MCP-compatible agent
  • HTTP API for direct integration (GET/POST observations, sessions, prompts, search, context)
  • Terminal UI (engram tui) with project browsing, session inspection, and observation search
  • Git-based sync with chunked compressed JSONL exports and manifest tracking
  • Auto-import of synced chunks on startup
  • OpenCode plugin with system prompt injection and compaction recovery
  • Memory Protocol — strict rules for when agents should save, search, and close sessions

Install

brew install gentleman-programming/tap/engram

Don't miss a new engram release

NewReleases is sending notifications on new releases.