engram v3.4.0 released for Claude Code
Key point
engram v3.4.0, which helps manage Claude Code's usage limits and costs, has been released.
Details
engram v3.4.0 has been released to address the rate-limit reductions and service policy changes that Claude Code users have been experiencing.
This update provides three key skills through a dedicated Anthropic plugin:
- /engram:cost: Check token usage
- /engram:query: Quick context search
- /engram:mistakes: Review recent execution errors
The plugin includes the MCP (Model Context Protocol) server configuration required for Claude Code, building a context spine immediately upon execution. Since MCP runs locally, you can take advantage of a shared memory layer that persists across file edits or different IDE environments without additional latency.
Installation:
npm install -g engramx@latest
engram setup
The source code is available on GitHub (NickCirv/engram), and the npm package name is engramx.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.