New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

engramx-continue

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engramx-continue

Continue.dev context provider for engram — surfaces knowledge graph as @engram

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

engramx-continue

Continue.dev context provider for engram — surfaces the knowledge graph as @engram in chat.

Prerequisites

engram must be initialized in your project:

npm install -g engramx
engram init /path/to/project

Install

npm install engramx-continue

Configure

Add to ~/.continue/config.json:

{
  "contextProviders": [
    { "name": "engramx-continue" }
  ]
}

Use

Type @engram in Continue chat. The provider queries the local knowledge graph and injects architecture, decisions, patterns, and known issues as context.

Falls back to HTTP (127.0.0.1:7337) if the CLI is unavailable. Returns empty if both fail — no errors surface to the user.

Keywords

continue

FAQs

Package last updated on 02 May 2026

Related posts