




















The release that turns engram from a Claude Code tool into a universal context spine across every major AI coding tool.
engram setup now auto-detects Cline, Zed, and OpenAI Codex CLI alongside Claude Code, Cursor, Continue.dev, Aider, and Windsurf. Per-IDE setup hints include the exact MCP config snippet for Cline.
/plugin install engram from the official directory once the listing lands. Plugin manifest at plugins/anthropic-marketplace/ with three skills (/engram:cost, /engram:query, /engram:mistakes) plus the MCP server config.
A thin wrapper around the engramx CLI shipped to OpenVSX. Six commands, status-bar entry, two settings. Compiles to a single out/extension.js. Works in VS Code, Cursor, and any VS Code fork.
docs/integrations/cline.md — Cline supports MCP natively, so the integration is one config-snippet away.
Sister npm package at adapters/continue/. Continue.dev @engram context provider with HTTP and CLI fallback transports. Tarball clean (2.2 KB, 4 files).
Three things broke at the same time in 2026. Cursor went usage-based and people started getting $1,400 surprise bills. Anthropic tightened Claude Code limits, then quietly tested removing the product from the $20 Pro plan. AI coding fragmented into 8 IDEs with no common context layer. v3.4 puts engram into all of them.
Full strategic audit: ~/Desktop/Projects/Engram/00-strategy/2026-05-02-strategic-audit-v34-pivot.md
7-day execution plan: ~/Desktop/Projects/Engram/01-prds/04-universal-spine-7-day-plan.md
This is the first release that walked the new 8-phase release ritual at ~/.claude/skills/engram-release/SKILL.md. Future releases follow the same checklist by default.
npm install -g engramx@latest cd ~/your-project engram setup # auto-detects every supported IDE
For Continue.dev users:
npm install engramx-continue
For Cursor / VS Code users:
code --install-extension engram-vscode # OpenVSX此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。