Images
# stdio MCP server (Claude Desktop, Cursor, registries)
docker pull ghcr.io/rwnalds/engram:0.1.5
# dashboard + HTTP MCP server (self-hosted team)
docker pull ghcr.io/rwnalds/engram-app:0.1.5
Both are multi-arch (linux/amd64, linux/arm64).
What's Changed
- fix(git): one git child at a time, across every bundle copy by @rwnalds in #11
- chore(release): 0.1.5 by @rwnalds in #12
Full Changelog: v0.1.4...v0.1.5