github Gentleman-Programming/engram v0.1.2

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

What's New

Claude Code Marketplace Integration

Claude Code plugin is now installed via the native marketplace instead of embedded files. This means:

  • Lighter binary — no more embedded claude-code plugin files in the engram binary
  • Independent updates — plugin updates ship from the repo without needing a new engram release
  • Proper integrationclaude plugin list shows engram correctly

Install Claude Code plugin

# One command via engram CLI
engram setup claude-code

# Or manually
claude plugin marketplace add Gentleman-Programming/engram
claude plugin install engram

Update via Homebrew

brew upgrade engram

Changelog

  • c333a15 feat: add Claude Code marketplace manifest for plugin installation
  • 793042b docs: update README with Claude Code marketplace install instructions
  • 68315b9 docs: add prerequisite callout for binary install in OpenCode and Claude Code sections
  • 8162450 refactor: use claude marketplace for plugin install, remove embedded claude-code files

Don't miss a new engram release

NewReleases is sending notifications on new releases.